]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - login-utils/mesg.c
Imported from util-linux-2.8 tarball.
[thirdparty/util-linux.git] / login-utils / mesg.c
index 4e4916357c96069b27039550b62c151dd5f896c5..d05d333c96caf303e537b0909b4923bde061ee8d 100644 (file)
  * 
  */
 
-#ifndef lint
-static char copyright[] =
-"@(#) Copyright (c) 1987, 1993\n\
-       The Regents of the University of California.  All rights reserved.\n";
-#endif /* not lint */
-
-#ifndef lint
-static char sccsid[] = "@(#)mesg.c     8.2 (Berkeley) 1/21/94";
-#endif /* not lint */
-
 #include <sys/types.h>
 #include <sys/stat.h>