summaryrefslogtreecommitdiffstats
path: root/text-utils/col.c
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:35 +0100
committerKarel Zak2006-12-07 00:25:35 +0100
commit2b6fc908bc368b540845a313c3b8a867c5ad9a42 (patch)
tree6fad48a239bc90515a5dc4084d6e3c3ee1f41e29 /text-utils/col.c
parentImported from util-linux-2.7.1 tarball. (diff)
downloadkernel-qcow2-util-linux-2b6fc908bc368b540845a313c3b8a867c5ad9a42.tar.gz
kernel-qcow2-util-linux-2b6fc908bc368b540845a313c3b8a867c5ad9a42.tar.xz
kernel-qcow2-util-linux-2b6fc908bc368b540845a313c3b8a867c5ad9a42.zip
Imported from util-linux-2.8 tarball.
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>