4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 08:31:23 +0000 (00:31 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 08:31:23 +0000 (00:31 -0800)
SCCS-vsn: lib/libplot/dumb/erase.c 8.1

usr/src/lib/libplot/dumb/erase.c

index 5c136fb..9f7ba28 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[] = "@(#)erase.c    5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)erase.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "dumb.h"
 #endif /* not lint */
 
 #include "dumb.h"