diff options
author | peter <peter@FreeBSD.org> | 1997-02-22 19:29:21 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-02-22 19:29:21 +0000 |
commit | ca6ca839826c278c3a8d7cc2a4f23c1fc68875b9 (patch) | |
tree | 68b379311b18c9f75343a20a57fbc10de651cc12 /usr.bin/file/file.h | |
parent | db4600603e9a385659ab6924e4f33f1c837a9691 (diff) | |
download | FreeBSD-src-ca6ca839826c278c3a8d7cc2a4f23c1fc68875b9.zip FreeBSD-src-ca6ca839826c278c3a8d7cc2a4f23c1fc68875b9.tar.gz |
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'usr.bin/file/file.h')
-rw-r--r-- | usr.bin/file/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/file.h b/usr.bin/file/file.h index 5ce0887..0698c67 100644 --- a/usr.bin/file/file.h +++ b/usr.bin/file/file.h @@ -1,6 +1,6 @@ /* * file.h - definitions for file(1) program - * @(#)$FreeBSD$ + * @(#)$Id$ * * Copyright (c) Ian F. Darwin, 1987. * Written by Ian F. Darwin. |