Add copyright
[unix-history] / usr / src / sys / vax / mdec / installboot.c
index 5e540a1..0485414 100644 (file)
@@ -1,4 +1,18 @@
-/*     installboot.c   6.1     83/07/29        */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#ifndef lint
+char copyright[] =
+"@(#) Copyright (c) 1980 Regents of the University of California.\n\
+ All rights reserved.\n";
+#endif not lint
+
+#ifndef lint
+static char sccsid[] = "@(#)installboot.c      6.2 (Berkeley) %G%";
+#endif not lint
 
 #include "../h/param.h"
 #include "../h/fs.h"
 
 #include "../h/param.h"
 #include "../h/fs.h"