Add copyright
[unix-history] / usr / src / lib / libc / vax / stdlib / atof.s
index 3f708d2..613c1c1 100644 (file)
@@ -1,4 +1,12 @@
-/*     atof.s  4.3     84/11/01        */
+/*
+ * 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[] = "@(#)atof.s     5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "DEFS.h"
 
 
 #include "DEFS.h"