summaryrefslogtreecommitdiff
path: root/com32/modules
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-08-17 14:26:53 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-08-17 14:26:53 -0700
commit4604b77ad1d301d2f0a571ea3376c38f5b990813 (patch)
tree05571d9f20fc424bcc3fa3bba4c6cb643b063cdb /com32/modules
parent05b58a2d995773794bb724293f9e52583545fa81 (diff)
downloadsyslinux-4604b77ad1d301d2f0a571ea3376c38f5b990813.tar.gz
Remove CVS-era $Id$ tags.
Diffstat (limited to 'com32/modules')
-rw-r--r--com32/modules/chain.c1
-rw-r--r--com32/modules/ethersel.c1
-rw-r--r--com32/modules/menu.c1
-rw-r--r--com32/modules/menu.h1
-rw-r--r--com32/modules/readconfig.c1
5 files changed, 0 insertions, 5 deletions
diff --git a/com32/modules/chain.c b/com32/modules/chain.c
index 51383cdb..a9aebdef 100644
--- a/com32/modules/chain.c
+++ b/com32/modules/chain.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2003-2005 H. Peter Anvin - All Rights Reserved
diff --git a/com32/modules/ethersel.c b/com32/modules/ethersel.c
index fbbb1b8f..4d17ca5c 100644
--- a/com32/modules/ethersel.c
+++ b/com32/modules/ethersel.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2005 H. Peter Anvin - All Rights Reserved
diff --git a/com32/modules/menu.c b/com32/modules/menu.c
index bd9a3635..d9db5633 100644
--- a/com32/modules/menu.c
+++ b/com32/modules/menu.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
diff --git a/com32/modules/menu.h b/com32/modules/menu.h
index 3ecd57ad..cb2eb6e3 100644
--- a/com32/modules/menu.h
+++ b/com32/modules/menu.h
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2004-2005 H. Peter Anvin - All Rights Reserved
diff --git a/com32/modules/readconfig.c b/com32/modules/readconfig.c
index 82b663b3..37898eb5 100644
--- a/com32/modules/readconfig.c
+++ b/com32/modules/readconfig.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2004-2006 H. Peter Anvin - All Rights Reserved