aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tcopy/tcopy.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
commitc3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch)
tree399ca96df93caf6a718d5c0499575d187c3c753c /usr.bin/tcopy/tcopy.c
parent7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff)
downloadsrc-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.tar.gz
src-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50477
Diffstat (limited to 'usr.bin/tcopy/tcopy.c')
-rw-r--r--usr.bin/tcopy/tcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tcopy/tcopy.c b/usr.bin/tcopy/tcopy.c
index 3b9ffdd81a5b..18be38f28c17 100644
--- a/usr.bin/tcopy/tcopy.c
+++ b/usr.bin/tcopy/tcopy.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)tcopy.c 8.2 (Berkeley) 4/17/94";
#endif
static const char rcsid[] =
- "$Id: tcopy.c,v 1.5 1999/04/30 13:13:32 phk Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>