X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2Fcursesw.cc;h=8ea265cb3e90081c1e911cd2abf130f589905a8d;hp=42e5bda98b5485aff0d285a9518f9805eeb04052;hb=a5fe3726f7d4374e9b1551b535c8617b423996f2;hpb=97df2f335617625b7355c04e46175e316ef02544 diff --git a/c++/cursesw.cc b/c++/cursesw.cc index 42e5bda9..8ea265cb 100644 --- a/c++/cursesw.cc +++ b/c++/cursesw.cc @@ -1,6 +1,7 @@ // * this is for making emacs happy: -*-Mode: C++;-*- /**************************************************************************** - * Copyright (c) 2007-2014,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2012,2014 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -42,7 +43,7 @@ #include "internal.h" #include "cursesw.h" -MODULE_ID("$Id: cursesw.cc,v 1.55 2019/07/28 19:55:27 tom Exp $") +MODULE_ID("$Id: cursesw.cc,v 1.56 2020/02/02 23:34:34 tom Exp $") #define COLORS_NEED_INITIALIZATION -1 #define COLORS_NOT_INITIALIZED 0