4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 08:35:40 +0000 (00:35 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 08:35:40 +0000 (00:35 -0800)
SCCS-vsn: lib/libtelnet/auth.c 8.1
SCCS-vsn: lib/libtelnet/auth.h 8.1
SCCS-vsn: lib/libtelnet/enc-proto.h 8.1
SCCS-vsn: lib/libtelnet/enc_des.c 8.1
SCCS-vsn: lib/libtelnet/encrypt.c 8.1
SCCS-vsn: lib/libtelnet/encrypt.h 8.1
SCCS-vsn: lib/libtelnet/genget.c 8.1

usr/src/lib/libtelnet/auth.c
usr/src/lib/libtelnet/auth.h
usr/src/lib/libtelnet/enc-proto.h
usr/src/lib/libtelnet/enc_des.c
usr/src/lib/libtelnet/encrypt.c
usr/src/lib/libtelnet/encrypt.h
usr/src/lib/libtelnet/genget.c

index 22adeec..cbb93c3 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 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[] = "@(#)auth.c     5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)auth.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 2e15638..e655642 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)auth.h      5.1 (Berkeley) %G%
+ *     @(#)auth.h      8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index e459255..603622d 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)enc-proto.h 5.4 (Berkeley) %G%
+ *     @(#)enc-proto.h 8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index b608b7f..17cf134 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 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[] = "@(#)enc_des.c  5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)enc_des.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #ifdef ENCRYPTION
 #endif /* not lint */
 
 #ifdef ENCRYPTION
index f2b2c07..bd7a23e 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 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[] = "@(#)encrypt.c  5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)encrypt.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 3f65d3e..e8ce3cb 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)encrypt.h   5.4 (Berkeley) %G%
+ *     @(#)encrypt.h   8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 8056e35..c3519e9 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 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[] = "@(#)genget.c   5.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)genget.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 
 #endif /* not lint */