summaryrefslogtreecommitdiff
path: root/sample
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 /sample
parent05b58a2d995773794bb724293f9e52583545fa81 (diff)
downloadsyslinux-4604b77ad1d301d2f0a571ea3376c38f5b990813.tar.gz
Remove CVS-era $Id$ tags.
Diffstat (limited to 'sample')
-rw-r--r--sample/c32echo.c1
-rw-r--r--sample/conio.c1
-rw-r--r--sample/fd.c1
-rw-r--r--sample/hello.c1
-rw-r--r--sample/hello2.c1
-rw-r--r--sample/mdiskchk.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/sample/c32echo.c b/sample/c32echo.c
index 06d5c8f8..07409f48 100644
--- a/sample/c32echo.c
+++ b/sample/c32echo.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2002 H. Peter Anvin - All Rights Reserved
diff --git a/sample/conio.c b/sample/conio.c
index ba3b7000..72a9631f 100644
--- a/sample/conio.c
+++ b/sample/conio.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2001-2003 H. Peter Anvin - All Rights Reserved
diff --git a/sample/fd.c b/sample/fd.c
index 519885cc..ccacc30c 100644
--- a/sample/fd.c
+++ b/sample/fd.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2003 H. Peter Anvin - All Rights Reserved
diff --git a/sample/hello.c b/sample/hello.c
index b94c62f1..2336dd0e 100644
--- a/sample/hello.c
+++ b/sample/hello.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2002 H. Peter Anvin - All Rights Reserved
diff --git a/sample/hello2.c b/sample/hello2.c
index ca94ef07..3c5835d2 100644
--- a/sample/hello2.c
+++ b/sample/hello2.c
@@ -1,4 +1,3 @@
-#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2002 H. Peter Anvin - All Rights Reserved
diff --git a/sample/mdiskchk.c b/sample/mdiskchk.c
index d13b8fb4..095bda27 100644
--- a/sample/mdiskchk.c
+++ b/sample/mdiskchk.c
@@ -9,7 +9,6 @@
* (at your option) any later version; incorporated herein by reference.
*
* ----------------------------------------------------------------------- */
-/* $Id$ */
/*
* mdiskchk.c