summaryrefslogtreecommitdiffstats
path: root/text-utils/col.c
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/col.c')
-rw-r--r--text-utils/col.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/text-utils/col.c b/text-utils/col.c
index 700e59199..1cbaeb5b1 100644
--- a/text-utils/col.c
+++ b/text-utils/col.c
@@ -39,16 +39,6 @@
* (cchris@connected.com)
*/
-#ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1990 The Regents of the University of California.\n\
- All rights reserved.\n";
-#endif /* not lint */
-
-#ifndef lint
-static char sccsid[] = "@(#)col.c 5.3 (Berkeley) 2/2/91";
-#endif /* not lint */
-
#include <stdlib.h>
#include <malloc.h>
#include <errno.h>