BSD 4_4 release
[unix-history] / usr / src / usr.bin / diff / diff / diffreg.c
index 9239ad3..2dd37a8 100644 (file)
@@ -1,4 +1,15 @@
-static char sccsid[] = "@(#)diffreg.c 4.22 %G%";
+/*-
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
+ *
+ * This module is believed to contain source code proprietary to AT&T.
+ * Use and redistribution is subject to the Berkeley Software License
+ * Agreement and your Software Agreement with AT&T (Western Electric).
+ */
+
+#ifndef lint
+static char sccsid[] = "@(#)diffreg.c  8.1 (Berkeley) 6/6/93";
+#endif /* not lint */
 
 #include "diff.h"
 #include "pathnames.h"
 
 #include "diff.h"
 #include "pathnames.h"