BSD 4_3 release
[unix-history] / usr / src / ucb / dbx / ops.c
index 6539236..e7c8772 100644 (file)
@@ -1,6 +1,14 @@
-/* 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.
+ */
+
+#ifndef lint
+static char sccsid[] = "@(#)ops.c      5.1 (Berkeley) 5/31/85";
+#endif not lint
 
 
-static char sccsid[] = "@(#)ops.c 1.3 12/18/82";
+static char rcsid[] = "$Header: ops.c,v 1.5 84/12/26 10:41:07 linton Exp $";
 
 /*
  * Machine operators.
 
 /*
  * Machine operators.