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 /menu | |
parent | 243a8f70d28ac922df7855301496727a743ab469 (diff) | |
download | syslinux-d8e0c5eb1d7052aa6b58a31809800dd79e95d179.tar.gz |
Remove more CVS-era $Id$ tags.
Diffstat (limited to 'menu')
-rw-r--r-- | menu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/menu/Makefile b/menu/Makefile index 727657fa..91a8697e 100644 --- a/menu/Makefile +++ b/menu/Makefile @@ -1,4 +1,3 @@ -#ident "$Id$" ## ----------------------------------------------------------------------- ## ## Copyright 2001-2005 H. Peter Anvin - All Rights Reserved |