4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 10:06:40 +0000 (02:06 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 10:06:40 +0000 (02:06 -0800)
SCCS-vsn: libexec/talkd/announce.c 8.1
SCCS-vsn: libexec/talkd/print.c 8.1
SCCS-vsn: libexec/talkd/process.c 8.1
SCCS-vsn: libexec/talkd/table.c 8.1
SCCS-vsn: libexec/talkd/talkd.8 8.1
SCCS-vsn: libexec/talkd/talkd.c 8.1

usr/src/libexec/talkd/announce.c
usr/src/libexec/talkd/print.c
usr/src/libexec/talkd/process.c
usr/src/libexec/talkd/table.c
usr/src/libexec/talkd/talkd.8
usr/src/libexec/talkd/talkd.c

index 03712b2..71a6231 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)announce.c 5.12 (Berkeley) %G%";
+static char sccsid[] = "@(#)announce.c 8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 25c5f3d..97ccf42 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)print.c    5.8 (Berkeley) %G%";
+static char sccsid[] = "@(#)print.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /* debug print routines */
 #endif /* not lint */
 
 /* debug print routines */
index 240c829..ead1588 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)process.c  5.10 (Berkeley) %G%";
+static char sccsid[] = "@(#)process.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index e2c8e91..676f7e9 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)table.c    5.7 (Berkeley) %G%";
+static char sccsid[] = "@(#)table.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 65e02db..829020b 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1983, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1983, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)talkd.8    6.5 (Berkeley) %G%
+.\"     @(#)talkd.8    8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt TALKD 8
 .\"
 .Dd 
 .Dt TALKD 8
index cf20e50..c5e4121 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1983 Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1983, 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)talkd.c    5.9 (Berkeley) %G%";
+static char sccsid[] = "@(#)talkd.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*