X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ffirstlast.c;h=0a8e5ee0a69491412cb46e8efe4074ba4a6498f6;hp=fb09cb27c7a7051e39ea2ebcf85acd7e9e0e77b8;hb=3e91848cbe3dad23fdb60962fa9b678592591c34;hpb=5d8dbcdd9423bf9821db414fd9ec792ccf1f1027 diff --git a/test/firstlast.c b/test/firstlast.c index fb09cb27..0a8e5ee0 100644 --- a/test/firstlast.c +++ b/test/firstlast.c @@ -1,5 +1,6 @@ /**************************************************************************** - * Copyright (c) 1998-2010,2017 Free Software Foundation, Inc. * + * Copyright 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 * @@ -29,7 +30,7 @@ * This test was written by Alexander V. Lukyanov to demonstrate difference * between ncurses 4.1 and SVR4 curses * - * $Id: firstlast.c,v 1.8 2017/09/06 01:07:39 tom Exp $ + * $Id: firstlast.c,v 1.9 2020/02/02 23:34:34 tom Exp $ */ #include