4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 08:34:47 +0000 (00:34 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 08:34:47 +0000 (00:34 -0800)
SCCS-vsn: lib/libplot/f77plot/line.c 8.1
SCCS-vsn: lib/libplot/f77plot/linemd.c 8.1
SCCS-vsn: lib/libplot/f77plot/move.c 8.1
SCCS-vsn: lib/libplot/f77plot/open.c 8.1

usr/src/lib/libplot/f77plot/line.c
usr/src/lib/libplot/f77plot/linemd.c
usr/src/lib/libplot/f77plot/move.c
usr/src/lib/libplot/f77plot/open.c

index b81aff4..e719ba2 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)line.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)line.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 line_(x0,y0,x1,y1)
 #endif /* not lint */
 
 line_(x0,y0,x1,y1)
index 909acd3..034193f 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)linemd.c   5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)linemd.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 linemd_(s, len)
 #endif /* not lint */
 
 linemd_(s, len)
index 4afb283..62dbd8b 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)move.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)move.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 move_(xi,yi)
 #endif /* not lint */
 
 move_(xi,yi)
index 222ca43..595d92f 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)open.c     5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)open.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 openpl_()
 #endif /* not lint */
 
 openpl_()