Add copyright
[unix-history] / usr / src / usr.bin / pascal / pdx / mappings / objaddr.c
index 933c4d4..1f0b874 100644 (file)
@@ -1,7 +1,12 @@
-/* Copyright (c) 1982 Regents of the University of California */
-
-static char sccsid[] = "@(#)objaddr.c 1.2 %G%";
+/*
+ * Copyright (c) 1980 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[] = "@(#)objaddr.c  5.1 (Berkeley) %G%";
+#endif not lint
 /*
  * Lookup the object address of a given line from the named file.
  *
 /*
  * Lookup the object address of a given line from the named file.
  *