diff options
Diffstat (limited to 'test/ncurses.c')
-rw-r--r-- | test/ncurses.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/ncurses.c b/test/ncurses.c index 3959b56b2047..e3ba7b555e40 100644 --- a/test/ncurses.c +++ b/test/ncurses.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2016,2017 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 * @@ -40,7 +41,7 @@ AUTHOR Author: Eric S. Raymond <esr@snark.thyrsus.com> 1993 Thomas E. Dickey (beginning revision 1.27 in 1996). -$Id: ncurses.c,v 1.521 2019/12/14 23:25:29 tom Exp $ +$Id: ncurses.c,v 1.522 2020/02/02 23:34:34 tom Exp $ ***************************************************************************/ |