exclude sccs changes to remove contrib line from copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 8 Feb 1990 00:25:20 +0000 (16:25 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 8 Feb 1990 00:25:20 +0000 (16:25 -0800)
SCCS-vsn: usr.bin/finger/finger.c 5.19
SCCS-vsn: usr.bin/finger/finger.h 5.4
SCCS-vsn: usr.bin/finger/lprint.c 5.9
SCCS-vsn: usr.bin/finger/net.c 5.3
SCCS-vsn: usr.bin/finger/sprint.c 5.6
SCCS-vsn: usr.bin/finger/util.c 5.8

usr/src/usr.bin/finger/finger.c
usr/src/usr.bin/finger/finger.h
usr/src/usr.bin/finger/lprint.c
usr/src/usr.bin/finger/net.c
usr/src/usr.bin/finger/sprint.c
usr/src/usr.bin/finger/util.c

index 135446a..a4d41de 100644 (file)
@@ -22,7 +22,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)finger.c   5.18 (Berkeley) %G%";
+static char sccsid[] = "@(#)finger.c   5.19 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 4561a84..4110ff8 100644 (file)
@@ -14,7 +14,7 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- *     @(#)finger.h    5.3 (Berkeley) %G%
+ *     @(#)finger.h    5.4 (Berkeley) %G%
  */
 
 #include <pwd.h>
  */
 
 #include <pwd.h>
index 53dcd44..03be6c7 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)lprint.c   5.8 (Berkeley) %G%";
+static char sccsid[] = "@(#)lprint.c   5.9 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 12729c7..ceeb62b 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)net.c      5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)net.c      5.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 82a63c0..32695bb 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)sprint.c   5.5 (Berkeley) %G%";
+static char sccsid[] = "@(#)sprint.c   5.6 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 04e163b..cf26a72 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)util.c     5.7 (Berkeley) %G%";
+static char sccsid[] = "@(#)util.c     5.8 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>