diff options
Diffstat (limited to 'test/lrtest.c')
-rw-r--r-- | test/lrtest.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/lrtest.c b/test/lrtest.c index ee510cc4af1d..9c77577e65e9 100644 --- a/test/lrtest.c +++ b/test/lrtest.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2017,2019 Free Software Foundation, Inc. * + * Copyright 2019,2020 Thomas E. Dickey * + * Copyright 1998-2010,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 * @@ -34,7 +35,7 @@ * This can't be part of the ncurses test-program, because ncurses rips off the * bottom line to do labels. * - * $Id: lrtest.c,v 1.26 2019/12/14 23:25:29 tom Exp $ + * $Id: lrtest.c,v 1.27 2020/02/02 23:34:34 tom Exp $ */ #include <test.priv.h> |