Add copyright
[unix-history] / usr / src / lib / libplot / t4013 / point.c
index 1748ab2..8f8a9d0 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * 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
 #ifndef lint
-static char sccsid[] = "@(#)point.c    1.1 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)point.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 point(xi,yi){
        move(xi,yi);
 
 point(xi,yi){
        move(xi,yi);