summaryrefslogtreecommitdiff
path: root/usr.bin/yes/yes.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/yes/yes.c')
-rw-r--r--usr.bin/yes/yes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/yes/yes.c b/usr.bin/yes/yes.c
index 80641aa3938f0..0c5257beb9293 100644
--- a/usr.bin/yes/yes.c
+++ b/usr.bin/yes/yes.c
@@ -41,7 +41,7 @@ static const char copyright[] =
#if 0
static char sccsid[] = "@(#)yes.c 8.1 (Berkeley) 6/6/93";
#else
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$FreeBSD: src/usr.bin/yes/yes.c,v 1.1.1.1.14.1 2000/06/08 06:24:44 kris Exp $";
#endif
#endif /* not lint */