ANSI C compatible
[unix-history] / usr / src / old / dbx / ops.c
index b32a0de..2faa380 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) %G%";
+#endif not lint
 
 
-static char sccsid[] = "@(#)ops.c      1.4 (Berkeley) %G%";
+static char rcsid[] = "$Header: ops.c,v 1.5 84/12/26 10:41:07 linton Exp $";
 
 /*
  * Machine operators.
 
 /*
  * Machine operators.