summaryrefslogtreecommitdiffstats
path: root/chpass
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitcefbdff68d7f8ece450990de2e1ef0fd75868402 (patch)
treed922c39ee79955b95135b20f5d95f7a41bd49a8f /chpass
parent6924c20486d31cd8c84dfbcd4eecf8df045c8d57 (diff)
downloadpw-darwin-cefbdff68d7f8ece450990de2e1ef0fd75868402.tar.gz
pw-darwin-cefbdff68d7f8ece450990de2e1ef0fd75868402.tar.zst
pw-darwin-cefbdff68d7f8ece450990de2e1ef0fd75868402.zip
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'chpass')
-rw-r--r--chpass/chpass.c2
-rw-r--r--chpass/pw_yp.c2
-rw-r--r--chpass/pw_yp.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/chpass/chpass.c b/chpass/chpass.c
index efb67bc..58a619a 100644
--- a/chpass/chpass.c
+++ b/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/chpass/pw_yp.c b/chpass/pw_yp.c
index db4a69d..514bf7c 100644
--- a/chpass/pw_yp.c
+++ b/chpass/pw_yp.c
@@ -35,7 +35,7 @@
* Center for Telecommunications Research
* Columbia University, New York City
*
- * $FreeBSD$
+ * $Id$
*/
#ifdef YP
diff --git a/chpass/pw_yp.h b/chpass/pw_yp.h
index c524897..0a1e1c0 100644
--- a/chpass/pw_yp.h
+++ b/chpass/pw_yp.h
@@ -35,7 +35,7 @@
* Center for Telecommunications Research
* Columbia University, New York City
*
- * $FreeBSD$
+ * $Id$
*/
#ifdef YP