summary refs log tree commit diff
path: root/bin/cash/main.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/cash/main.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/cash/main.c b/bin/cash/main.c
index 2687d1ef..c3b28173 100644
--- a/bin/cash/main.c
+++ b/bin/cash/main.c
@@ -33,12 +33,6 @@
  */
 
 #ifndef lint
-static char const copyright[] =
-"@(#) Copyright (c) 1991, 1993\n\
-	The Regents of the University of California.  All rights reserved.\n";
-#endif /* not lint */
-
-#ifndef lint
 #if 0
 static char sccsid[] = "@(#)main.c	8.6 (Berkeley) 5/28/95";
 #endif