4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 05:56:33 +0000 (21:56 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 05:56:33 +0000 (21:56 -0800)
SCCS-vsn: usr.bin/learn/learn/copy.c 8.1
SCCS-vsn: usr.bin/learn/learn/dounit.c 8.1
SCCS-vsn: usr.bin/learn/learn/getlesson.c 8.1
SCCS-vsn: usr.bin/learn/learn/learn.1 8.1
SCCS-vsn: usr.bin/learn/learn/learn.c 8.1
SCCS-vsn: usr.bin/leave/leave.1 8.1
SCCS-vsn: usr.bin/learn/learn/list.c 8.1
SCCS-vsn: usr.bin/leave/leave.c 8.1
SCCS-vsn: usr.bin/learn/learn/lrnref.h 8.1

usr/src/usr.bin/learn/learn/copy.c
usr/src/usr.bin/learn/learn/dounit.c
usr/src/usr.bin/learn/learn/getlesson.c
usr/src/usr.bin/learn/learn/learn.1
usr/src/usr.bin/learn/learn/learn.c
usr/src/usr.bin/learn/learn/list.c
usr/src/usr.bin/learn/learn/lrnref.h
usr/src/usr.bin/leave/leave.1
usr/src/usr.bin/leave/leave.c

index 68f45b0..6931e06 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1986 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)copy.c     4.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)copy.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "stdio.h"
 #endif /* not lint */
 
 #include "stdio.h"
index 9afca69..a9b6bb6 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1986 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)dounit.c   4.5 (Berkeley) %G%";
+static char sccsid[] = "@(#)dounit.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "stdio.h"
 #endif /* not lint */
 
 #include "stdio.h"
index 11e38c9..6fce591 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1986 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)getlesson.c        4.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)getlesson.c        8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "stdio.h"
 #endif /* not lint */
 
 #include "stdio.h"
index 739c808..c27f46c 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1990 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.proprietary.roff%
 .\"
 .\"
 .\" %sccs.include.proprietary.roff%
 .\"
-.\"    @(#)learn.1     6.8 (Berkeley) %G%
+.\"    @(#)learn.1     8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt LEARN 1
 .\"
 .Dd 
 .Dt LEARN 1
index 291b7e4..5dffe7f 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1986 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1986 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1986, 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[] = "@(#)learn.c    4.7 (Berkeley) %G%";
+static char sccsid[] = "@(#)learn.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/signal.h>
 #endif /* not lint */
 
 #include <sys/signal.h>
index 2a7d2a8..8b49846 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1986 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)list.c     4.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)list.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "stdio.h"
 #endif /* not lint */
 
 #include "stdio.h"
index 9e462b0..05c9c93 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1986 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)lrnref.h    4.5 (Berkeley) %G%
+ *     @(#)lrnref.h    8.1 (Berkeley) %G%
  */
 
 #define        READY   0
  */
 
 #define        READY   0
index c436163..567d081 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1980, 1990 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1980, 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)leave.1     6.6 (Berkeley) %G%
+.\"    @(#)leave.1     8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt LEAVE 1
 .\"
 .Dd 
 .Dt LEAVE 1
index 6652037..0d04bf5 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * Copyright (c) 1980, 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1988, 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) 1980, 1988 Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1980, 1988, 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[] = "@(#)leave.c    5.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)leave.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>