Berkeley header
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 30 Dec 1987 09:10:27 +0000 (01:10 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 30 Dec 1987 09:10:27 +0000 (01:10 -0800)
SCCS-vsn: games/mille/end.c 5.2
SCCS-vsn: games/mille/extern.c 5.2
SCCS-vsn: games/mille/init.c 5.2

usr/src/games/mille/end.c
usr/src/games/mille/extern.c
usr/src/games/mille/init.c

index 8beddfc..90962d3 100644 (file)
@@ -1,12 +1,18 @@
 /*
  * Copyright (c) 1982 Regents of the University of California.
 /*
  * Copyright (c) 1982 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)end.c      5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)end.c      5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 # include      "mille.h"
 
 
 # include      "mille.h"
 
index e7c5af1..5c83e3c 100644 (file)
@@ -1,12 +1,18 @@
 /*
  * Copyright (c) 1982 Regents of the University of California.
 /*
  * Copyright (c) 1982 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)extern.c   5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)extern.c   5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 # include      "mille.h"
 
 
 # include      "mille.h"
 
index 8352a35..ef8b757 100644 (file)
@@ -1,12 +1,18 @@
 /*
  * Copyright (c) 1982 Regents of the University of California.
 /*
  * Copyright (c) 1982 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that this notice is preserved and that due credit is given
+ * to the University of California at Berkeley. The name of the University
+ * may not be used to endorse or promote products derived from this
+ * software without specific prior written permission. This software
+ * is provided ``as is'' without express or implied warranty.
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)init.c     5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)init.c     5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 # include      "mille.h"
 
 
 # include      "mille.h"