Add copyright
[unix-history] / usr / src / old / lisp / fp / fp.vax / fpPP.l
index c7d0eb8..51c6d92 100644 (file)
@@ -1,9 +1,14 @@
-(setq SCCS-fpPP.l "@(#)fpPP.l  1.1     %G%")
 ;  FP interpreter/compiler
 ;  Copyright (c) 1982  Scott B. Baden
 ;  Berkeley, California
 ;  FP interpreter/compiler
 ;  Copyright (c) 1982  Scott B. Baden
 ;  Berkeley, California
-;; pretty printer for fp -- snarfed from FRANZ LISP
+;
+;  Copyright (c) 1982 Regents of the University of California.
+;  All rights reserved.  The Berkeley software License Agreement
+;  specifies the terms and conditions for redistribution.
+;
+(setq SCCS-fpPP.l "@(#)fpPP.l  5.1 (Berkeley) %G%")
 
 
+;; pretty printer for fp -- snarfed from FRANZ LISP
 
 (include specials.l)
 
 
 (include specials.l)