diff options
Diffstat (limited to 'lib/libocurses/TEST/tc1.c')
-rw-r--r-- | lib/libocurses/TEST/tc1.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/libocurses/TEST/tc1.c b/lib/libocurses/TEST/tc1.c index f901d213f8a..5263e0051ed 100644 --- a/lib/libocurses/TEST/tc1.c +++ b/lib/libocurses/TEST/tc1.c @@ -27,16 +27,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static char copyright[] = -"@(#) Copyright (c) 1983, 1993\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - -#ifndef lint -static char sccsid[] = "@(#)tc1.c 8.1 (Berkeley) 6/4/93"; -#endif /* not lint */ - /* * tc1 [term] * dummy program to test termlib. |