Add copyright
[unix-history] / usr / src / old / dbx / ops.c
index 1034c3c..2faa380 100644 (file)
@@ -1,6 +1,12 @@
-/* Copyright (c) 1982 Regents of the University of California */
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
 
 
-static char sccsid[] = "@(#)ops.c      1.5 (Berkeley) %G%";
+#ifndef lint
+static char sccsid[] = "@(#)ops.c      5.1 (Berkeley) %G%";
+#endif not lint
 
 static char rcsid[] = "$Header: ops.c,v 1.5 84/12/26 10:41:07 linton Exp $";
 
 
 static char rcsid[] = "$Header: ops.c,v 1.5 84/12/26 10:41:07 linton Exp $";