summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitf390c26dd9214a3602049fa55835b2d367ef60df (patch)
tree3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/chpass
parentca6ca839826c278c3a8d7cc2a4f23c1fc68875b9 (diff)
downloadFreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.zip
FreeBSD-src-f390c26dd9214a3602049fa55835b2d367ef60df.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'usr.bin/chpass')
-rw-r--r--usr.bin/chpass/chpass.c2
-rw-r--r--usr.bin/chpass/pw_yp.c2
-rw-r--r--usr.bin/chpass/pw_yp.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/chpass/chpass.c b/usr.bin/chpass/chpass.c
index efb67bc..58a619a 100644
--- a/usr.bin/chpass/chpass.c
+++ b/usr.bin/chpass/chpass.c
@@ -40,7 +40,7 @@ static char copyright[] =
#ifndef lint
static char sccsid[] = "From: @(#)chpass.c 8.4 (Berkeley) 4/2/94";
static char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/usr.bin/chpass/pw_yp.c b/usr.bin/chpass/pw_yp.c
index db4a69d..514bf7c 100644
--- a/usr.bin/chpass/pw_yp.c
+++ b/usr.bin/chpass/pw_yp.c
@@ -35,7 +35,7 @@
* Center for Telecommunications Research
* Columbia University, New York City
*
- * $FreeBSD$
+ * $Id$
*/
#ifdef YP
diff --git a/usr.bin/chpass/pw_yp.h b/usr.bin/chpass/pw_yp.h
index c524897..0a1e1c0 100644
--- a/usr.bin/chpass/pw_yp.h
+++ b/usr.bin/chpass/pw_yp.h
@@ -35,7 +35,7 @@
* Center for Telecommunications Research
* Columbia University, New York City
*
- * $FreeBSD$
+ * $Id$
*/
#ifdef YP
OpenPOWER on IntegriCloud