diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 19:29:21 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 19:29:21 +0000 |
commit | 53faa0dadee0318c35cdacdd47ca75f8606f745d (patch) | |
tree | 68b379311b18c9f75343a20a57fbc10de651cc12 /usr.bin/file/patchlevel.h | |
parent | 7fa793cc910eb0db422740ff030948356c541bf3 (diff) |
Notes
Diffstat (limited to 'usr.bin/file/patchlevel.h')
-rw-r--r-- | usr.bin/file/patchlevel.h | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/usr.bin/file/patchlevel.h b/usr.bin/file/patchlevel.h index 3f0782af2b31..4b847d77de29 100644 --- a/usr.bin/file/patchlevel.h +++ b/usr.bin/file/patchlevel.h @@ -3,9 +3,18 @@ /* * Patchlevel file for Ian Darwin's MAGIC command. - * $FreeBSD$ + * $Id$ * * $Log: patchlevel.h,v $ + * Revision 1.4 1997/01/14 06:59:48 jkh + * Make the long-awaited change from $Id$ to $Id$ + * + * This will make a number of things easier in the future, as well as (finally!) + * avoiding the Id-smashing problem which has plagued developers for so long. + * + * Boy, I'm glad we're not using sup anymore. This update would have been + * insane otherwise. + * * Revision 1.3 1996/01/23 12:40:20 mpp * Merged changes to resolve conflicts with file 3.19 import. * |