Add copyright
[unix-history] / usr / src / lib / libc / vax / string / bcmp.s
index 69db6b5..2710319 100644 (file)
@@ -1,4 +1,13 @@
-/* @(#)bcmp.s  4.3 %G% */
+/*
+ * Copyright (c) 1983 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[] = "@(#)bcmp.s     5.1 (Berkeley) %G%";
+#endif not lint
+
 /* bcmp(s1, s2, n) */
 
 #include "DEFS.h"
 /* bcmp(s1, s2, n) */
 
 #include "DEFS.h"