diff options
author | H. Peter Anvin <hpa@zytor.com> | 2006-08-17 15:32:32 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2006-08-17 15:32:32 -0700 |
commit | d8e0c5eb1d7052aa6b58a31809800dd79e95d179 (patch) | |
tree | b15ae9dbb9947f92c62851fdb1108ca0003552af /win32 | |
parent | 243a8f70d28ac922df7855301496727a743ab469 (diff) | |
download | syslinux-d8e0c5eb1d7052aa6b58a31809800dd79e95d179.tar.gz |
Remove more CVS-era $Id$ tags.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile index 37986137..b83a91ec 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -1,4 +1,3 @@ -## $Id$ ## ----------------------------------------------------------------------- ## ## Copyright 1998-2004 H. Peter Anvin - All Rights Reserved |