BSD 4_3 release
[unix-history] / usr / src / etc / dump.4.1 / dumpmain.c
index 244f621..14a301c 100644 (file)
@@ -1,4 +1,13 @@
-static char *sccsid = "@(#)dumpmain.c  1.3 (Berkeley) 4/28/83";
+/*
+ * 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
+static char sccsid[] = "@(#)dumpmain.c 5.1 (Berkeley) 6/5/85";
+#endif not lint
+
 #include "dump.h"
 
 int    notify = 0;     /* notify operator flag */
 #include "dump.h"
 
 int    notify = 0;     /* notify operator flag */