summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-01-10 11:13:57 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-01-10 11:13:57 -0800
commit244d2fe917cec1565b4fd992ea9e8cc46749a661 (patch)
tree468dc34d0f42cb6d0d9017d9fdccc46f7d2e9cad
parentaa850da5d3b9b8e0fedbe03e635503d4b8eecfa4 (diff)
downloadsyslinux-244d2fe917cec1565b4fd992ea9e8cc46749a661.tar.gz
Update copyright year
-rw-r--r--Makefile2
-rw-r--r--Makefile.private2
-rw-r--r--README2
-rw-r--r--abort.inc2
-rw-r--r--bcopy32.inc2
-rw-r--r--bin2c.pl2
-rwxr-xr-xbin2hex.pl2
-rw-r--r--bios.inc2
-rw-r--r--bootsect.inc2
-rw-r--r--cache.inc2
-rw-r--r--cleanup.inc2
-rw-r--r--cmdline.inc2
-rw-r--r--com32.inc2
-rw-r--r--com32/LICENCE2
-rw-r--r--com32/include/colortbl.h2
-rw-r--r--com32/include/com32.h2
-rw-r--r--com32/include/console.h2
-rw-r--r--com32/include/dev.h2
-rw-r--r--com32/include/minmax.h2
-rw-r--r--com32/include/syslinux/boot.h2
-rw-r--r--com32/include/syslinux/bootpm.h2
-rw-r--r--com32/include/syslinux/bootrm.h2
-rw-r--r--com32/include/syslinux/config.h2
-rw-r--r--com32/include/syslinux/features.h2
-rw-r--r--com32/include/syslinux/idle.h2
-rw-r--r--com32/include/syslinux/io.h2
-rw-r--r--com32/include/syslinux/linux.h2
-rw-r--r--com32/include/syslinux/pxe.h2
-rw-r--r--com32/include/syslinux/reboot.h2
-rw-r--r--com32/include/syslinux/resolve.h2
-rw-r--r--com32/include/syslinux/vesacon.h2
-rw-r--r--com32/include/syslinux/video.h2
-rw-r--r--com32/lib/exit.c2
-rw-r--r--com32/lib/sys/ansi.c2
-rw-r--r--com32/lib/sys/ansicon_write.c2
-rw-r--r--com32/lib/sys/ansiserial_write.c2
-rw-r--r--com32/lib/sys/argv.c2
-rw-r--r--com32/lib/sys/close.c2
-rw-r--r--com32/lib/sys/entry.S2
-rw-r--r--com32/lib/sys/err_read.c2
-rw-r--r--com32/lib/sys/err_write.c2
-rw-r--r--com32/lib/sys/file.h2
-rw-r--r--com32/lib/sys/fileclose.c2
-rw-r--r--com32/lib/sys/fileread.c2
-rw-r--r--com32/lib/sys/fstat.c2
-rw-r--r--com32/lib/sys/isatty.c2
-rw-r--r--com32/lib/sys/line_input.c2
-rw-r--r--com32/lib/sys/null_read.c2
-rw-r--r--com32/lib/sys/null_write.c2
-rw-r--r--com32/lib/sys/open.c2
-rw-r--r--com32/lib/sys/openconsole.c2
-rw-r--r--com32/lib/sys/opendev.c2
-rw-r--r--com32/lib/sys/rawcon_read.c2
-rw-r--r--com32/lib/sys/rawcon_write.c2
-rw-r--r--com32/lib/sys/read.c2
-rw-r--r--com32/lib/sys/serial_write.c2
-rw-r--r--com32/lib/sys/stdcon_read.c2
-rw-r--r--com32/lib/sys/stdcon_write.c2
-rw-r--r--com32/lib/sys/times.c2
-rw-r--r--com32/lib/sys/vesa/background.c2
-rw-r--r--com32/lib/sys/vesa/drawtxt.c2
-rw-r--r--com32/lib/sys/vesa/fill.h2
-rw-r--r--com32/lib/sys/vesa/fmtpixel.h2
-rw-r--r--com32/lib/sys/vesa/initvesa.c2
-rw-r--r--com32/lib/sys/vesa/vesa.h2
-rw-r--r--com32/lib/sys/vesa/video.h2
-rw-r--r--com32/lib/sys/vesacon_write.c2
-rw-r--r--com32/lib/sys/vesaserial_write.c2
-rw-r--r--com32/lib/sys/write.c2
-rw-r--r--com32/lib/sys/xserial_write.c2
-rw-r--r--com32/lib/syslinux/addlist.c2
-rw-r--r--com32/lib/syslinux/cleanup.c2
-rw-r--r--com32/lib/syslinux/config.c2
-rw-r--r--com32/lib/syslinux/dump_mmap.c2
-rw-r--r--com32/lib/syslinux/dump_movelist.c2
-rw-r--r--com32/lib/syslinux/features.c2
-rw-r--r--com32/lib/syslinux/freelist.c2
-rw-r--r--com32/lib/syslinux/idle.c2
-rw-r--r--com32/lib/syslinux/initramfs.c2
-rw-r--r--com32/lib/syslinux/initramfs_archive.c2
-rw-r--r--com32/lib/syslinux/initramfs_file.c2
-rw-r--r--com32/lib/syslinux/initramfs_loadfile.c2
-rw-r--r--com32/lib/syslinux/load_linux.c2
-rw-r--r--com32/lib/syslinux/loadfile.c2
-rw-r--r--com32/lib/syslinux/localboot.c2
-rw-r--r--com32/lib/syslinux/memmap.c2
-rw-r--r--com32/lib/syslinux/movebits.c2
-rw-r--r--com32/lib/syslinux/pxe_get_cached.c2
-rw-r--r--com32/lib/syslinux/reboot.c2
-rw-r--r--com32/lib/syslinux/run_command.c2
-rw-r--r--com32/lib/syslinux/run_default.c2
-rw-r--r--com32/lib/syslinux/runimage.c2
-rw-r--r--com32/lib/syslinux/serial.c2
-rw-r--r--com32/lib/syslinux/shuffle.c2
-rw-r--r--com32/lib/syslinux/shuffle_pm.c2
-rw-r--r--com32/lib/syslinux/shuffle_rm.c2
-rw-r--r--com32/lib/syslinux/zonelist.c2
-rw-r--r--com32/libutil/Makefile2
-rw-r--r--com32/libutil/ansiline.c2
-rw-r--r--com32/libutil/ansiraw.c2
-rw-r--r--com32/libutil/get_key.c2
-rw-r--r--com32/libutil/include/base64.h2
-rw-r--r--com32/libutil/include/consoles.h2
-rw-r--r--com32/libutil/include/getkey.h2
-rw-r--r--com32/libutil/include/libutil.h2
-rw-r--r--com32/libutil/include/minmax.h2
-rw-r--r--com32/libutil/unbase64.c2
-rw-r--r--com32/modules/chain.c2
-rw-r--r--com32/modules/elf.c2
-rw-r--r--com32/modules/ethersel.c2
-rw-r--r--com32/modules/linux.c2
-rw-r--r--com32/modules/menu.c2
-rw-r--r--com32/modules/menu.h2
-rw-r--r--com32/modules/menumain.c2
-rw-r--r--com32/modules/readconfig.c2
-rw-r--r--com32/modules/vesamenu.c2
-rw-r--r--com32/samples/Makefile2
-rw-r--r--com32/samples/fancyhello.c2
-rw-r--r--com32/samples/hello.c2
-rw-r--r--com32/samples/keytest.c2
-rw-r--r--com32/samples/resolv.c2
-rw-r--r--com32/samples/serialinfo.c2
-rw-r--r--comboot.inc2
-rw-r--r--config.inc4
-rw-r--r--configinit.inc2
-rw-r--r--conio.inc2
-rw-r--r--copybs.asm2
-rw-r--r--cpuinit.inc2
-rw-r--r--dnsresolv.inc2
-rw-r--r--dos/argv.c2
-rw-r--r--dos/conio.c2
-rw-r--r--dos/syslinux.c2
-rw-r--r--ext2_fs.inc2
-rw-r--r--extlinux/extlinux.c2
-rw-r--r--font.inc2
-rw-r--r--getc.inc2
-rw-r--r--gethostip.c2
-rw-r--r--graphics.inc2
-rw-r--r--head.inc2
-rw-r--r--highmem.inc2
-rw-r--r--init.inc2
-rw-r--r--kernel.inc2
-rw-r--r--keywords.inc2
-rw-r--r--layout.inc2
-rw-r--r--libfat/cache.c2
-rw-r--r--libfat/fat.h2
-rw-r--r--libfat/fatchain.c2
-rw-r--r--libfat/libfat.h2
-rw-r--r--libfat/libfatint.h2
-rw-r--r--libfat/open.c2
-rw-r--r--libfat/searchdir.c2
-rw-r--r--libfat/ulint.h2
-rw-r--r--loadhigh.inc2
-rwxr-xr-xlss16toppm2
-rw-r--r--macros.inc2
-rw-r--r--mbr/Makefile2
-rwxr-xr-xmbr/checksize.pl2
-rw-r--r--mbr/mbr.S2
-rw-r--r--mbr/oldmbr.asm2
-rw-r--r--memdisk/Makefile2
-rw-r--r--memdisk/conio.c2
-rw-r--r--memdisk/conio.h2
-rw-r--r--memdisk/e820.h2
-rw-r--r--memdisk/e820func.c2
-rw-r--r--memdisk/e820test.c2
-rw-r--r--memdisk/memdisk.h2
-rw-r--r--memdisk/memdisk16.asm2
-rw-r--r--memdisk/msetup.c2
-rwxr-xr-xmemdisk/postprocess.pl2
-rw-r--r--memdisk/setup.c2
-rw-r--r--memdisk/version.h2
-rw-r--r--memdump/argv.c2
-rw-r--r--memdump/conio.c2
-rw-r--r--memdump/main.c2
-rw-r--r--menu/Makefile2
-rwxr-xr-xmkdiskimage.in2
-rw-r--r--mtools/syslinux.c2
-rw-r--r--parsecmd.inc2
-rw-r--r--parseconfig.inc2
-rwxr-xr-xppmtolss162
-rw-r--r--pxe.inc2
-rw-r--r--regdump.inc2
-rw-r--r--rllpack.inc2
-rw-r--r--runkernel.inc2
-rw-r--r--sample/Makefile2
-rw-r--r--sample/c32echo.c2
-rw-r--r--sample/c32entry.S2
-rw-r--r--sample/conio.c2
-rw-r--r--sample/fd.c2
-rw-r--r--sample/hello.c2
-rw-r--r--sample/hello2.c2
-rw-r--r--sample/mdiskchk.c2
-rw-r--r--stack.inc2
-rw-r--r--syslinux.h2
-rw-r--r--syslxmod.c2
-rw-r--r--tracers.inc2
-rw-r--r--ui.inc2
-rw-r--r--unix/syslinux.c2
-rw-r--r--win32/Makefile2
-rw-r--r--win32/syslinux.c2
-rw-r--r--writehex.inc2
-rw-r--r--writestr.inc2
202 files changed, 203 insertions, 203 deletions
diff --git a/Makefile b/Makefile
index 4ae65435..aa50c076 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 1998-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/Makefile.private b/Makefile.private
index 3aa29aad..cff40f92 100644
--- a/Makefile.private
+++ b/Makefile.private
@@ -1,6 +1,6 @@
## -*- makefile -*- ------------------------------------------------------
##
-## Copyright 2000-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2000-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/README b/README
index a6163fb2..72c5611d 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ for details.
SYSLINUX is:
- Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+ Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/abort.inc b/abort.inc
index a901a0ad..afbb5476 100644
--- a/abort.inc
+++ b/abort.inc
@@ -1,6 +1,6 @@
; -----------------------------------------------------------------------
;
-; Copyright 2005-2007 H. Peter Anvin - All Rights Reserved
+; Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/bcopy32.inc b/bcopy32.inc
index 0f01284a..d0f8a462 100644
--- a/bcopy32.inc
+++ b/bcopy32.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/bin2c.pl b/bin2c.pl
index 5ef1c034..555829c7 100644
--- a/bin2c.pl
+++ b/bin2c.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## -----------------------------------------------------------------------
##
-## Copyright 1998-2004 H. Peter Anvin - All Rights Reserved
+## Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/bin2hex.pl b/bin2hex.pl
index 5fcf8805..3c86ec27 100755
--- a/bin2hex.pl
+++ b/bin2hex.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## -----------------------------------------------------------------------
##
-## Copyright 2003 H. Peter Anvin - All Rights Reserved
+## Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
##
## Permission is hereby granted, free of charge, to any person
## obtaining a copy of this software and associated documentation
diff --git a/bios.inc b/bios.inc
index 8cacea2a..987a2166 100644
--- a/bios.inc
+++ b/bios.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2004 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/bootsect.inc b/bootsect.inc
index 00605171..71d595a9 100644
--- a/bootsect.inc
+++ b/bootsect.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2006 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/cache.inc b/cache.inc
index 99ae9652..59755576 100644
--- a/cache.inc
+++ b/cache.inc
@@ -1,6 +1,6 @@
; -*- fundamental -*- ---------------------------------------------------
;
-; Copyright 2004-2007 H. Peter Anvin - All Rights Reserved
+; Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/cleanup.inc b/cleanup.inc
index 01a161ec..dca6491a 100644
--- a/cleanup.inc
+++ b/cleanup.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/cmdline.inc b/cmdline.inc
index 3c8c3687..5d5b3c22 100644
--- a/cmdline.inc
+++ b/cmdline.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 2003 H. Peter Anvin - All Rights Reserved
+;; Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/com32.inc b/com32.inc
index f24c7018..c90c9ec4 100644
--- a/com32.inc
+++ b/com32.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/com32/LICENCE b/com32/LICENCE
index ddb209dd..4fd64b3c 100644
--- a/com32/LICENCE
+++ b/com32/LICENCE
@@ -2,7 +2,7 @@ libcom32 and libutil are licensed under the MIT license:
## -----------------------------------------------------------------------
##
-## Copyright 2004 H. Peter Anvin - All Rights Reserved
+## Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
##
## Permission is hereby granted, free of charge, to any person
## obtaining a copy of this software and associated documentation
diff --git a/com32/include/colortbl.h b/com32/include/colortbl.h
index 05add6d4..fb5196cc 100644
--- a/com32/include/colortbl.h
+++ b/com32/include/colortbl.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/com32.h b/com32/include/com32.h
index 7e618977..8be87211 100644
--- a/com32/include/com32.h
+++ b/com32/include/com32.h
@@ -1,5 +1,5 @@
/* ----------------------------------------------------------------------- *
- * Not Copyright 2002 H. Peter Anvin
+ * Not Copyright 2002-2008 H. Peter Anvin
* This file is in the public domain.
* ----------------------------------------------------------------------- */
diff --git a/com32/include/console.h b/com32/include/console.h
index a5e8ca26..973aeddb 100644
--- a/com32/include/console.h
+++ b/com32/include/console.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/dev.h b/com32/include/dev.h
index 35642922..54198e88 100644
--- a/com32/include/dev.h
+++ b/com32/include/dev.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/minmax.h b/com32/include/minmax.h
index 9346eabd..eb6e39aa 100644
--- a/com32/include/minmax.h
+++ b/com32/include/minmax.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/boot.h b/com32/include/syslinux/boot.h
index 80ba74d4..87c05e99 100644
--- a/com32/include/syslinux/boot.h
+++ b/com32/include/syslinux/boot.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/bootpm.h b/com32/include/syslinux/bootpm.h
index cfe28103..be0d178b 100644
--- a/com32/include/syslinux/bootpm.h
+++ b/com32/include/syslinux/bootpm.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/bootrm.h b/com32/include/syslinux/bootrm.h
index 2a3b618b..6454129d 100644
--- a/com32/include/syslinux/bootrm.h
+++ b/com32/include/syslinux/bootrm.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/config.h b/com32/include/syslinux/config.h
index 8b2ed4c9..82225c12 100644
--- a/com32/include/syslinux/config.h
+++ b/com32/include/syslinux/config.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/features.h b/com32/include/syslinux/features.h
index e3da12e2..f2317dd5 100644
--- a/com32/include/syslinux/features.h
+++ b/com32/include/syslinux/features.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/idle.h b/com32/include/syslinux/idle.h
index d8f015c7..4c5947b7 100644
--- a/com32/include/syslinux/idle.h
+++ b/com32/include/syslinux/idle.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/io.h b/com32/include/syslinux/io.h
index a8d05cc5..329377d2 100644
--- a/com32/include/syslinux/io.h
+++ b/com32/include/syslinux/io.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/linux.h b/com32/include/syslinux/linux.h
index 6b2fecbc..463b49f5 100644
--- a/com32/include/syslinux/linux.h
+++ b/com32/include/syslinux/linux.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/pxe.h b/com32/include/syslinux/pxe.h
index 3b9108e9..7550817f 100644
--- a/com32/include/syslinux/pxe.h
+++ b/com32/include/syslinux/pxe.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/reboot.h b/com32/include/syslinux/reboot.h
index 7a8bc108..e589982f 100644
--- a/com32/include/syslinux/reboot.h
+++ b/com32/include/syslinux/reboot.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/resolve.h b/com32/include/syslinux/resolve.h
index 96c4365c..0589c33b 100644
--- a/com32/include/syslinux/resolve.h
+++ b/com32/include/syslinux/resolve.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/vesacon.h b/com32/include/syslinux/vesacon.h
index 90ab99f8..dad9fb57 100644
--- a/com32/include/syslinux/vesacon.h
+++ b/com32/include/syslinux/vesacon.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/include/syslinux/video.h b/com32/include/syslinux/video.h
index 237552fa..737c742b 100644
--- a/com32/include/syslinux/video.h
+++ b/com32/include/syslinux/video.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/exit.c b/com32/lib/exit.c
index 7b85014c..68ff5f87 100644
--- a/com32/lib/exit.c
+++ b/com32/lib/exit.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/ansi.c b/com32/lib/sys/ansi.c
index 9212f92c..5af4a760 100644
--- a/com32/lib/sys/ansi.c
+++ b/com32/lib/sys/ansi.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/ansicon_write.c b/com32/lib/sys/ansicon_write.c
index 338bc4b5..e4369660 100644
--- a/com32/lib/sys/ansicon_write.c
+++ b/com32/lib/sys/ansicon_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/ansiserial_write.c b/com32/lib/sys/ansiserial_write.c
index d4521100..097d0c64 100644
--- a/com32/lib/sys/ansiserial_write.c
+++ b/com32/lib/sys/ansiserial_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/argv.c b/com32/lib/sys/argv.c
index 936f494a..0d16bfe6 100644
--- a/com32/lib/sys/argv.c
+++ b/com32/lib/sys/argv.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/close.c b/com32/lib/sys/close.c
index 3bf68826..e8421b93 100644
--- a/com32/lib/sys/close.c
+++ b/com32/lib/sys/close.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/entry.S b/com32/lib/sys/entry.S
index c959c091..0e3a80be 100644
--- a/com32/lib/sys/entry.S
+++ b/com32/lib/sys/entry.S
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
#
-# Copyright 2003-2007 H. Peter Anvin - All Rights Reserved
+# Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/err_read.c b/com32/lib/sys/err_read.c
index aca39acd..8b010ecd 100644
--- a/com32/lib/sys/err_read.c
+++ b/com32/lib/sys/err_read.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/err_write.c b/com32/lib/sys/err_write.c
index 03882610..d7e3f623 100644
--- a/com32/lib/sys/err_write.c
+++ b/com32/lib/sys/err_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/file.h b/com32/lib/sys/file.h
index 61386086..bca40f70 100644
--- a/com32/lib/sys/file.h
+++ b/com32/lib/sys/file.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2003-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/fileclose.c b/com32/lib/sys/fileclose.c
index 93e7d019..bf933208 100644
--- a/com32/lib/sys/fileclose.c
+++ b/com32/lib/sys/fileclose.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/fileread.c b/com32/lib/sys/fileread.c
index 8fdd9167..fe20e64b 100644
--- a/com32/lib/sys/fileread.c
+++ b/com32/lib/sys/fileread.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/fstat.c b/com32/lib/sys/fstat.c
index 41099e4b..3a42ab85 100644
--- a/com32/lib/sys/fstat.c
+++ b/com32/lib/sys/fstat.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/isatty.c b/com32/lib/sys/isatty.c
index 837a90a6..22d73d3b 100644
--- a/com32/lib/sys/isatty.c
+++ b/com32/lib/sys/isatty.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/line_input.c b/com32/lib/sys/line_input.c
index 0276b58c..53a7ae1b 100644
--- a/com32/lib/sys/line_input.c
+++ b/com32/lib/sys/line_input.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/null_read.c b/com32/lib/sys/null_read.c
index 974a3561..9e42f21d 100644
--- a/com32/lib/sys/null_read.c
+++ b/com32/lib/sys/null_read.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/null_write.c b/com32/lib/sys/null_write.c
index 5b0c4048..cebd9eac 100644
--- a/com32/lib/sys/null_write.c
+++ b/com32/lib/sys/null_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/open.c b/com32/lib/sys/open.c
index 79fbc41e..756799ef 100644
--- a/com32/lib/sys/open.c
+++ b/com32/lib/sys/open.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2003-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/openconsole.c b/com32/lib/sys/openconsole.c
index 5b87ab42..c0416e25 100644
--- a/com32/lib/sys/openconsole.c
+++ b/com32/lib/sys/openconsole.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/opendev.c b/com32/lib/sys/opendev.c
index a61da0ca..831c5a48 100644
--- a/com32/lib/sys/opendev.c
+++ b/com32/lib/sys/opendev.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2003-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/rawcon_read.c b/com32/lib/sys/rawcon_read.c
index 9058ac04..76973a06 100644
--- a/com32/lib/sys/rawcon_read.c
+++ b/com32/lib/sys/rawcon_read.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/rawcon_write.c b/com32/lib/sys/rawcon_write.c
index 62164c44..2ea5e2fb 100644
--- a/com32/lib/sys/rawcon_write.c
+++ b/com32/lib/sys/rawcon_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/read.c b/com32/lib/sys/read.c
index f9164f7b..316ee00c 100644
--- a/com32/lib/sys/read.c
+++ b/com32/lib/sys/read.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/serial_write.c b/com32/lib/sys/serial_write.c
index b5930833..a637aae7 100644
--- a/com32/lib/sys/serial_write.c
+++ b/com32/lib/sys/serial_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/stdcon_read.c b/com32/lib/sys/stdcon_read.c
index 12b2fa1e..075c170c 100644
--- a/com32/lib/sys/stdcon_read.c
+++ b/com32/lib/sys/stdcon_read.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/stdcon_write.c b/com32/lib/sys/stdcon_write.c
index 61e039c8..ef51b76f 100644
--- a/com32/lib/sys/stdcon_write.c
+++ b/com32/lib/sys/stdcon_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/times.c b/com32/lib/sys/times.c
index 75121432..4dae0aa2 100644
--- a/com32/lib/sys/times.c
+++ b/com32/lib/sys/times.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/background.c b/com32/lib/sys/vesa/background.c
index 9f23ae28..ad537175 100644
--- a/com32/lib/sys/vesa/background.c
+++ b/com32/lib/sys/vesa/background.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2006-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/drawtxt.c b/com32/lib/sys/vesa/drawtxt.c
index dde85b0b..5760c759 100644
--- a/com32/lib/sys/vesa/drawtxt.c
+++ b/com32/lib/sys/vesa/drawtxt.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2006-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/fill.h b/com32/lib/sys/vesa/fill.h
index 6a350125..4d4a9f97 100644
--- a/com32/lib/sys/vesa/fill.h
+++ b/com32/lib/sys/vesa/fill.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/fmtpixel.h b/com32/lib/sys/vesa/fmtpixel.h
index 33cc30a5..6221c0ec 100644
--- a/com32/lib/sys/vesa/fmtpixel.h
+++ b/com32/lib/sys/vesa/fmtpixel.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/initvesa.c b/com32/lib/sys/vesa/initvesa.c
index c3bf175f..fa6236fe 100644
--- a/com32/lib/sys/vesa/initvesa.c
+++ b/com32/lib/sys/vesa/initvesa.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1999-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 1999-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/vesa.h b/com32/lib/sys/vesa/vesa.h
index 56c1738d..58f9ba42 100644
--- a/com32/lib/sys/vesa/vesa.h
+++ b/com32/lib/sys/vesa/vesa.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1999-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 1999-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesa/video.h b/com32/lib/sys/vesa/video.h
index 15ca3247..b37642f6 100644
--- a/com32/lib/sys/vesa/video.h
+++ b/com32/lib/sys/vesa/video.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2006-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesacon_write.c b/com32/lib/sys/vesacon_write.c
index 2a9c61d3..bae52652 100644
--- a/com32/lib/sys/vesacon_write.c
+++ b/com32/lib/sys/vesacon_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/vesaserial_write.c b/com32/lib/sys/vesaserial_write.c
index e9696cb2..f4929177 100644
--- a/com32/lib/sys/vesaserial_write.c
+++ b/com32/lib/sys/vesaserial_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/write.c b/com32/lib/sys/write.c
index 3c2d1456..929ec3e9 100644
--- a/com32/lib/sys/write.c
+++ b/com32/lib/sys/write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/sys/xserial_write.c b/com32/lib/sys/xserial_write.c
index 7964042e..ef540d48 100644
--- a/com32/lib/sys/xserial_write.c
+++ b/com32/lib/sys/xserial_write.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/addlist.c b/com32/lib/syslinux/addlist.c
index fbb166c2..03755114 100644
--- a/com32/lib/syslinux/addlist.c
+++ b/com32/lib/syslinux/addlist.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/cleanup.c b/com32/lib/syslinux/cleanup.c
index 3aafde27..94002220 100644
--- a/com32/lib/syslinux/cleanup.c
+++ b/com32/lib/syslinux/cleanup.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/config.c b/com32/lib/syslinux/config.c
index 8a1e9214..af907526 100644
--- a/com32/lib/syslinux/config.c
+++ b/com32/lib/syslinux/config.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/dump_mmap.c b/com32/lib/syslinux/dump_mmap.c
index cdd5daea..87b894ac 100644
--- a/com32/lib/syslinux/dump_mmap.c
+++ b/com32/lib/syslinux/dump_mmap.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/dump_movelist.c b/com32/lib/syslinux/dump_movelist.c
index 0723dcd1..d0b19b9d 100644
--- a/com32/lib/syslinux/dump_movelist.c
+++ b/com32/lib/syslinux/dump_movelist.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/features.c b/com32/lib/syslinux/features.c
index 2b61eb4c..b4d79f7f 100644
--- a/com32/lib/syslinux/features.c
+++ b/com32/lib/syslinux/features.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/freelist.c b/com32/lib/syslinux/freelist.c
index ebbe2617..304e12ed 100644
--- a/com32/lib/syslinux/freelist.c
+++ b/com32/lib/syslinux/freelist.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/idle.c b/com32/lib/syslinux/idle.c
index f951e822..93f6f6bc 100644
--- a/com32/lib/syslinux/idle.c
+++ b/com32/lib/syslinux/idle.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/initramfs.c b/com32/lib/syslinux/initramfs.c
index f6d8f827..bf4cf0b0 100644
--- a/com32/lib/syslinux/initramfs.c
+++ b/com32/lib/syslinux/initramfs.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/initramfs_archive.c b/com32/lib/syslinux/initramfs_archive.c
index 69c9ba7b..4d4760c5 100644
--- a/com32/lib/syslinux/initramfs_archive.c
+++ b/com32/lib/syslinux/initramfs_archive.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/initramfs_file.c b/com32/lib/syslinux/initramfs_file.c
index 26d19c5a..8f8eda64 100644
--- a/com32/lib/syslinux/initramfs_file.c
+++ b/com32/lib/syslinux/initramfs_file.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/initramfs_loadfile.c b/com32/lib/syslinux/initramfs_loadfile.c
index de9c4bde..fee4d4f4 100644
--- a/com32/lib/syslinux/initramfs_loadfile.c
+++ b/com32/lib/syslinux/initramfs_loadfile.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/load_linux.c b/com32/lib/syslinux/load_linux.c
index 74a52e66..b7720562 100644
--- a/com32/lib/syslinux/load_linux.c
+++ b/com32/lib/syslinux/load_linux.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/loadfile.c b/com32/lib/syslinux/loadfile.c
index 9a4e3ca5..ec7a6039 100644
--- a/com32/lib/syslinux/loadfile.c
+++ b/com32/lib/syslinux/loadfile.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/lib/syslinux/localboot.c b/com32/lib/syslinux/localboot.c
index 381883ca..069808d3 100644
--- a/com32/lib/syslinux/localboot.c
+++ b/com32/lib/syslinux/localboot.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/memmap.c b/com32/lib/syslinux/memmap.c
index e0a435b7..5a0a34f7 100644
--- a/com32/lib/syslinux/memmap.c
+++ b/com32/lib/syslinux/memmap.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/movebits.c b/com32/lib/syslinux/movebits.c
index 9287758c..6dd83b16 100644
--- a/com32/lib/syslinux/movebits.c
+++ b/com32/lib/syslinux/movebits.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/pxe_get_cached.c b/com32/lib/syslinux/pxe_get_cached.c
index b7561211..82c72a96 100644
--- a/com32/lib/syslinux/pxe_get_cached.c
+++ b/com32/lib/syslinux/pxe_get_cached.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/reboot.c b/com32/lib/syslinux/reboot.c
index 32905cb9..110755f5 100644
--- a/com32/lib/syslinux/reboot.c
+++ b/com32/lib/syslinux/reboot.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/run_command.c b/com32/lib/syslinux/run_command.c
index 7a433a18..eec6ca44 100644
--- a/com32/lib/syslinux/run_command.c
+++ b/com32/lib/syslinux/run_command.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/run_default.c b/com32/lib/syslinux/run_default.c
index 7aeb9d5e..044fa1aa 100644
--- a/com32/lib/syslinux/run_default.c
+++ b/com32/lib/syslinux/run_default.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/runimage.c b/com32/lib/syslinux/runimage.c
index a2e992f6..9055526f 100644
--- a/com32/lib/syslinux/runimage.c
+++ b/com32/lib/syslinux/runimage.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/serial.c b/com32/lib/syslinux/serial.c
index 79db9219..82a8ffc8 100644
--- a/com32/lib/syslinux/serial.c
+++ b/com32/lib/syslinux/serial.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/shuffle.c b/com32/lib/syslinux/shuffle.c
index 774346ae..26c89f98 100644
--- a/com32/lib/syslinux/shuffle.c
+++ b/com32/lib/syslinux/shuffle.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/shuffle_pm.c b/com32/lib/syslinux/shuffle_pm.c
index ed1a97a0..d19d01bb 100644
--- a/com32/lib/syslinux/shuffle_pm.c
+++ b/com32/lib/syslinux/shuffle_pm.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/shuffle_rm.c b/com32/lib/syslinux/shuffle_rm.c
index 31e88277..e9226a82 100644
--- a/com32/lib/syslinux/shuffle_rm.c
+++ b/com32/lib/syslinux/shuffle_rm.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/lib/syslinux/zonelist.c b/com32/lib/syslinux/zonelist.c
index a4c42ed0..44cec3f8 100644
--- a/com32/lib/syslinux/zonelist.c
+++ b/com32/lib/syslinux/zonelist.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/Makefile b/com32/libutil/Makefile
index cc093e29..643ad764 100644
--- a/com32/libutil/Makefile
+++ b/com32/libutil/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## Permission is hereby granted, free of charge, to any person
## obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/ansiline.c b/com32/libutil/ansiline.c
index b01c67c3..6ec1e182 100644
--- a/com32/libutil/ansiline.c
+++ b/com32/libutil/ansiline.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/ansiraw.c b/com32/libutil/ansiraw.c
index 1c174a77..c1927445 100644
--- a/com32/libutil/ansiraw.c
+++ b/com32/libutil/ansiraw.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/get_key.c b/com32/libutil/get_key.c
index b10f615a..81065f6b 100644
--- a/com32/libutil/get_key.c
+++ b/com32/libutil/get_key.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/include/base64.h b/com32/libutil/include/base64.h
index 514eb177..3242e580 100644
--- a/com32/libutil/include/base64.h
+++ b/com32/libutil/include/base64.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/include/consoles.h b/com32/libutil/include/consoles.h
index 639e4dac..07652edb 100644
--- a/com32/libutil/include/consoles.h
+++ b/com32/libutil/include/consoles.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/include/getkey.h b/com32/libutil/include/getkey.h
index 1fcad6d2..52312a25 100644
--- a/com32/libutil/include/getkey.h
+++ b/com32/libutil/include/getkey.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/include/libutil.h b/com32/libutil/include/libutil.h
index 5fab0af5..af46a75b 100644
--- a/com32/libutil/include/libutil.h
+++ b/com32/libutil/include/libutil.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/include/minmax.h b/com32/libutil/include/minmax.h
index 9346eabd..eb6e39aa 100644
--- a/com32/libutil/include/minmax.h
+++ b/com32/libutil/include/minmax.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/libutil/unbase64.c b/com32/libutil/unbase64.c
index d09699eb..a1728d10 100644
--- a/com32/libutil/unbase64.c
+++ b/com32/libutil/unbase64.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/modules/chain.c b/com32/modules/chain.c
index 7505276e..b790bd0b 100644
--- a/com32/modules/chain.c
+++ b/com32/modules/chain.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2003-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/modules/elf.c b/com32/modules/elf.c
index 35463c28..c1207c40 100644
--- a/com32/modules/elf.c
+++ b/com32/modules/elf.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/modules/ethersel.c b/com32/modules/ethersel.c
index ad1d052d..64c2ceb3 100644
--- a/com32/modules/ethersel.c
+++ b/com32/modules/ethersel.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2005-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/modules/linux.c b/com32/modules/linux.c
index 90aab68b..a2edd10b 100644
--- a/com32/modules/linux.c
+++ b/com32/modules/linux.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/com32/modules/menu.c b/com32/modules/menu.c
index 17411504..acc19f59 100644
--- a/com32/modules/menu.c
+++ b/com32/modules/menu.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/modules/menu.h b/com32/modules/menu.h
index c7f542d3..1c516ef2 100644
--- a/com32/modules/menu.h
+++ b/com32/modules/menu.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/modules/menumain.c b/com32/modules/menumain.c
index 48685729..8c8b91ed 100644
--- a/com32/modules/menumain.c
+++ b/com32/modules/menumain.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/modules/readconfig.c b/com32/modules/readconfig.c
index a3b41115..5de9a7da 100644
--- a/com32/modules/readconfig.c
+++ b/com32/modules/readconfig.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/modules/vesamenu.c b/com32/modules/vesamenu.c
index 6455f97e..495cfb82 100644
--- a/com32/modules/vesamenu.c
+++ b/com32/modules/vesamenu.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/samples/Makefile b/com32/samples/Makefile
index e14e08f1..6753feb6 100644
--- a/com32/samples/Makefile
+++ b/com32/samples/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/com32/samples/fancyhello.c b/com32/samples/fancyhello.c
index 0c8987fc..a6c5a375 100644
--- a/com32/samples/fancyhello.c
+++ b/com32/samples/fancyhello.c
@@ -1,7 +1,7 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/samples/hello.c b/com32/samples/hello.c
index f7f72496..4b29901d 100644
--- a/com32/samples/hello.c
+++ b/com32/samples/hello.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/samples/keytest.c b/com32/samples/keytest.c
index 9fd5755a..69786442 100644
--- a/com32/samples/keytest.c
+++ b/com32/samples/keytest.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/samples/resolv.c b/com32/samples/resolv.c
index 1028c191..02cc0a83 100644
--- a/com32/samples/resolv.c
+++ b/com32/samples/resolv.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/com32/samples/serialinfo.c b/com32/samples/serialinfo.c
index 0315327e..953a7054 100644
--- a/com32/samples/serialinfo.c
+++ b/com32/samples/serialinfo.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/comboot.inc b/comboot.inc
index 2c1c8826..040bc93d 100644
--- a/comboot.inc
+++ b/comboot.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/config.inc b/config.inc
index 142848c5..0d1ff366 100644
--- a/config.inc
+++ b/config.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 2002-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 2002-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -39,6 +39,6 @@ MAX_FKEYS equ 12 ; Number of F-key help files
;
%define version_str VERSION ; Must be 4 characters long!
%define date DATE_STR ; Defined from the Makefile
-%define year '2007'
+%define year '2008'
%endif ; _CONFIG_INC
diff --git a/configinit.inc b/configinit.inc
index 6b5c5214..c6591b60 100644
--- a/configinit.inc
+++ b/configinit.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2006 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/conio.inc b/conio.inc
index c023bac8..7d1424da 100644
--- a/conio.inc
+++ b/conio.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2005 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/copybs.asm b/copybs.asm
index 5adcc420..26407148 100644
--- a/copybs.asm
+++ b/copybs.asm
@@ -1,7 +1,7 @@
; -*- fundamental -*- (asm-mode sucks)
; -----------------------------------------------------------------------
;
-; Copyright 1998-2004 H. Peter Anvin - All Rights Reserved
+; Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/cpuinit.inc b/cpuinit.inc
index 3e96fdea..0d9f4047 100644
--- a/cpuinit.inc
+++ b/cpuinit.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2002 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/dnsresolv.inc b/dnsresolv.inc
index a8f7dbd2..8d90256d 100644
--- a/dnsresolv.inc
+++ b/dnsresolv.inc
@@ -1,7 +1,7 @@
; -*- fundamental -*-
; -----------------------------------------------------------------------
;
-; Copyright 2004-2005 H. Peter Anvin - All Rights Reserved
+; Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/dos/argv.c b/dos/argv.c
index 9aaa4d38..84888b03 100644
--- a/dos/argv.c
+++ b/dos/argv.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/dos/conio.c b/dos/conio.c
index 4d58dcbd..bf54805a 100644
--- a/dos/conio.c
+++ b/dos/conio.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/dos/syslinux.c b/dos/syslinux.c
index 58cc97ee..064859f7 100644
--- a/dos/syslinux.c
+++ b/dos/syslinux.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1998-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/ext2_fs.inc b/ext2_fs.inc
index e79b8d72..e84efb14 100644
--- a/ext2_fs.inc
+++ b/ext2_fs.inc
@@ -1,6 +1,6 @@
; -----------------------------------------------------------------------
;
-; Copyright 1998-2005 H. Peter Anvin - All Rights Reserved
+; Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/extlinux/extlinux.c b/extlinux/extlinux.c
index a3d57bd2..a81dff7a 100644
--- a/extlinux/extlinux.c
+++ b/extlinux/extlinux.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1998-2005 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/font.inc b/font.inc
index 16d0d91e..8847d15c 100644
--- a/font.inc
+++ b/font.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2006 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/getc.inc b/getc.inc
index 8012a763..4a9d2433 100644
--- a/getc.inc
+++ b/getc.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/gethostip.c b/gethostip.c
index d993edcb..2a1e6e65 100644
--- a/gethostip.c
+++ b/gethostip.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/graphics.inc b/graphics.inc
index e452a840..28685418 100644
--- a/graphics.inc
+++ b/graphics.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2002 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/head.inc b/head.inc
index 17562079..95a7d193 100644
--- a/head.inc
+++ b/head.inc
@@ -1,7 +1,7 @@
; -*- fundamental -*- (asm-mode sucks)
; -----------------------------------------------------------------------
;
-; Copyright 2006 H. Peter Anvin - All Rights Reserved
+; Copyright 2006-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/highmem.inc b/highmem.inc
index b8949350..a2cc7ac5 100644
--- a/highmem.inc
+++ b/highmem.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2004 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/init.inc b/init.inc
index 2f31b0ed..0b213ace 100644
--- a/init.inc
+++ b/init.inc
@@ -1,7 +1,7 @@
; -*- fundamental -*-
; -----------------------------------------------------------------------
;
-; Copyright 2004 H. Peter Anvin - All Rights Reserved
+; Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/kernel.inc b/kernel.inc
index b4d356a6..ecf6698a 100644
--- a/kernel.inc
+++ b/kernel.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/keywords.inc b/keywords.inc
index c703551b..672c6312 100644
--- a/keywords.inc
+++ b/keywords.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/layout.inc b/layout.inc
index 30703739..3ae13739 100644
--- a/layout.inc
+++ b/layout.inc
@@ -1,6 +1,6 @@
; -----------------------------------------------------------------------
;
-; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/libfat/cache.c b/libfat/cache.c
index 6310a7de..9e8df361 100644
--- a/libfat/cache.c
+++ b/libfat/cache.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/fat.h b/libfat/fat.h
index 6e04885b..116e244e 100644
--- a/libfat/fat.h
+++ b/libfat/fat.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/fatchain.c b/libfat/fatchain.c
index 34005b19..e00f46ac 100644
--- a/libfat/fatchain.c
+++ b/libfat/fatchain.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/libfat.h b/libfat/libfat.h
index ce8a7267..41053144 100644
--- a/libfat/libfat.h
+++ b/libfat/libfat.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/libfatint.h b/libfat/libfatint.h
index 34487384..78d9951f 100644
--- a/libfat/libfatint.h
+++ b/libfat/libfatint.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/open.c b/libfat/open.c
index 3ff82fe2..2602b1a1 100644
--- a/libfat/open.c
+++ b/libfat/open.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/searchdir.c b/libfat/searchdir.c
index 733bf5ec..6fcde139 100644
--- a/libfat/searchdir.c
+++ b/libfat/searchdir.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/libfat/ulint.h b/libfat/ulint.h
index 79eeaf41..78712627 100644
--- a/libfat/ulint.h
+++ b/libfat/ulint.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/loadhigh.inc b/loadhigh.inc
index 283778f6..b2e87f23 100644
--- a/loadhigh.inc
+++ b/loadhigh.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2006 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/lss16toppm b/lss16toppm
index ea38dc9d..18b7f642 100755
--- a/lss16toppm
+++ b/lss16toppm
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## -----------------------------------------------------------------------
##
-## Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/macros.inc b/macros.inc
index c27247fd..f5e2c924 100644
--- a/macros.inc
+++ b/macros.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2004 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/mbr/Makefile b/mbr/Makefile
index 2db358ca..a64869b1 100644
--- a/mbr/Makefile
+++ b/mbr/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/mbr/checksize.pl b/mbr/checksize.pl
index 4feb20aa..68a035b7 100755
--- a/mbr/checksize.pl
+++ b/mbr/checksize.pl
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/mbr/mbr.S b/mbr/mbr.S
index 63622d9e..f68ed890 100644
--- a/mbr/mbr.S
+++ b/mbr/mbr.S
@@ -1,6 +1,6 @@
/* -----------------------------------------------------------------------
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/mbr/oldmbr.asm b/mbr/oldmbr.asm
index f3e67282..983a7f05 100644
--- a/mbr/oldmbr.asm
+++ b/mbr/oldmbr.asm
@@ -1,6 +1,6 @@
; -----------------------------------------------------------------------
;
-; Copyright 2003-2007 H. Peter Anvin - All Rights Reserved
+; Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
;
; Permission is hereby granted, free of charge, to any person
; obtaining a copy of this software and associated documentation
diff --git a/memdisk/Makefile b/memdisk/Makefile
index 173ef2be..e90c72cf 100644
--- a/memdisk/Makefile
+++ b/memdisk/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/memdisk/conio.c b/memdisk/conio.c
index 30e51251..0285a980 100644
--- a/memdisk/conio.c
+++ b/memdisk/conio.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/conio.h b/memdisk/conio.h
index aab7a522..9fa89919 100644
--- a/memdisk/conio.h
+++ b/memdisk/conio.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/e820.h b/memdisk/e820.h
index 0576c818..04b44484 100644
--- a/memdisk/e820.h
+++ b/memdisk/e820.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/e820func.c b/memdisk/e820func.c
index b0b565c7..cbacc178 100644
--- a/memdisk/e820func.c
+++ b/memdisk/e820func.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/e820test.c b/memdisk/e820test.c
index d74d8609..c2be7437 100644
--- a/memdisk/e820test.c
+++ b/memdisk/e820test.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2003 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/memdisk.h b/memdisk/memdisk.h
index ef177ede..ad650e54 100644
--- a/memdisk/memdisk.h
+++ b/memdisk/memdisk.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2003 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/memdisk16.asm b/memdisk/memdisk16.asm
index 99d7fd27..692ed8b8 100644
--- a/memdisk/memdisk16.asm
+++ b/memdisk/memdisk16.asm
@@ -1,7 +1,7 @@
;; -*- fundamental -*-
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2004 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/memdisk/msetup.c b/memdisk/msetup.c
index a401ab8b..12ba2179 100644
--- a/memdisk/msetup.c
+++ b/memdisk/msetup.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2003 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/postprocess.pl b/memdisk/postprocess.pl
index 31bde4a3..f8cba963 100755
--- a/memdisk/postprocess.pl
+++ b/memdisk/postprocess.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## -----------------------------------------------------------------------
##
-## Copyright 2001 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/memdisk/setup.c b/memdisk/setup.c
index bffaf7a8..b611bbca 100644
--- a/memdisk/setup.c
+++ b/memdisk/setup.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdisk/version.h b/memdisk/version.h
index ceca7961..23294c54 100644
--- a/memdisk/version.h
+++ b/memdisk/version.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2002-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2002-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdump/argv.c b/memdump/argv.c
index d83b0f6f..a8c98742 100644
--- a/memdump/argv.c
+++ b/memdump/argv.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/memdump/conio.c b/memdump/conio.c
index 4d58dcbd..bf54805a 100644
--- a/memdump/conio.c
+++ b/memdump/conio.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/memdump/main.c b/memdump/main.c
index a70e315a..a9461986 100644
--- a/memdump/main.c
+++ b/memdump/main.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/menu/Makefile b/menu/Makefile
index b3276310..512f61aa 100644
--- a/menu/Makefile
+++ b/menu/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/mkdiskimage.in b/mkdiskimage.in
index 14a430d9..f66ad7cf 100755
--- a/mkdiskimage.in
+++ b/mkdiskimage.in
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## -----------------------------------------------------------------------
##
-## Copyright 2002-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2002-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/mtools/syslinux.c b/mtools/syslinux.c
index 7540b2fa..46b33f4e 100644
--- a/mtools/syslinux.c
+++ b/mtools/syslinux.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1998-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/parsecmd.inc b/parsecmd.inc
index 34314976..60579330 100644
--- a/parsecmd.inc
+++ b/parsecmd.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/parseconfig.inc b/parseconfig.inc
index ab832b6d..1530e5cb 100644
--- a/parseconfig.inc
+++ b/parseconfig.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/ppmtolss16 b/ppmtolss16
index 199bb03c..a63e0a2a 100755
--- a/ppmtolss16
+++ b/ppmtolss16
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## -----------------------------------------------------------------------
##
-## Copyright 2004 H. Peter Anvin - All Rights Reserved
+## Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/pxe.inc b/pxe.inc
index ea16072a..3b088c02 100644
--- a/pxe.inc
+++ b/pxe.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1999-2004 H. Peter Anvin - All Rights Reserved
+;; Copyright 1999-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/regdump.inc b/regdump.inc
index f2bac305..59a48c09 100644
--- a/regdump.inc
+++ b/regdump.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 2003 H. Peter Anvin - All Rights Reserved
+;; Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/rllpack.inc b/rllpack.inc
index da5618db..0714956a 100644
--- a/rllpack.inc
+++ b/rllpack.inc
@@ -1,7 +1,7 @@
; -*- fundamental -*-
; -----------------------------------------------------------------------
;
-; Copyright 2004 H. Peter Anvin - All Rights Reserved
+; Copyright 2004-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/runkernel.inc b/runkernel.inc
index 3337c43c..39d8e908 100644
--- a/runkernel.inc
+++ b/runkernel.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/sample/Makefile b/sample/Makefile
index 9ad85409..6894ceca 100644
--- a/sample/Makefile
+++ b/sample/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved
+## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/sample/c32echo.c b/sample/c32echo.c
index 07409f48..08c25a23 100644
--- a/sample/c32echo.c
+++ b/sample/c32echo.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2002 H. Peter Anvin - All Rights Reserved
+ * Copyright 2002-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/sample/c32entry.S b/sample/c32entry.S
index 6b58db85..2e40c58b 100644
--- a/sample/c32entry.S
+++ b/sample/c32entry.S
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
#
-# Copyright 2003 H. Peter Anvin - All Rights Reserved
+# Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
diff --git a/sample/conio.c b/sample/conio.c
index 72a9631f..6698deed 100644
--- a/sample/conio.c
+++ b/sample/conio.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2001-2003 H. Peter Anvin - All Rights Reserved
+ * Copyright 2001-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/sample/fd.c b/sample/fd.c
index ccacc30c..468480d6 100644
--- a/sample/fd.c
+++ b/sample/fd.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2003 H. Peter Anvin - All Rights Reserved
+ * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/sample/hello.c b/sample/hello.c
index 2336dd0e..e5460c35 100644
--- a/sample/hello.c
+++ b/sample/hello.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2002 H. Peter Anvin - All Rights Reserved
+ * Copyright 2002-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/sample/hello2.c b/sample/hello2.c
index 3c5835d2..1308a31b 100644
--- a/sample/hello2.c
+++ b/sample/hello2.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 2002 H. Peter Anvin - All Rights Reserved
+ * Copyright 2002-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/sample/mdiskchk.c b/sample/mdiskchk.c
index 095bda27..8d679f7e 100644
--- a/sample/mdiskchk.c
+++ b/sample/mdiskchk.c
@@ -1,6 +1,6 @@
/* -*- c -*- ------------------------------------------------------------- *
*
- * Copyright 2003-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/stack.inc b/stack.inc
index 4b9fbc64..f670dec0 100644
--- a/stack.inc
+++ b/stack.inc
@@ -1,6 +1,6 @@
; -----------------------------------------------------------------------
;
-; Copyright 2005-2006 H. Peter Anvin - All Rights Reserved
+; Copyright 2005-2008 H. Peter Anvin - All Rights Reserved
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/syslinux.h b/syslinux.h
index 60b36ce5..efa8e8e6 100644
--- a/syslinux.h
+++ b/syslinux.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1998-2004 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/syslxmod.c b/syslxmod.c
index 425756f3..fb2f1d7a 100644
--- a/syslxmod.c
+++ b/syslxmod.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1998-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/tracers.inc b/tracers.inc
index f10dd727..a51209fa 100644
--- a/tracers.inc
+++ b/tracers.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2002 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/ui.inc b/ui.inc
index dbf6352a..35e4de3b 100644
--- a/ui.inc
+++ b/ui.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2007 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/unix/syslinux.c b/unix/syslinux.c
index 5f04262a..37a54fd0 100644
--- a/unix/syslinux.c
+++ b/unix/syslinux.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------- *
*
- * Copyright 1998-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/win32/Makefile b/win32/Makefile
index 6130e29a..491410a6 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 1998-2006 H. Peter Anvin - All Rights Reserved
+## Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
diff --git a/win32/syslinux.c b/win32/syslinux.c
index 7b205a9e..1699125b 100644
--- a/win32/syslinux.c
+++ b/win32/syslinux.c
@@ -1,7 +1,7 @@
/* ----------------------------------------------------------------------- *
*
* Copyright 2003 Lars Munch Christensen - All Rights Reserved
- * Copyright 1998-2007 H. Peter Anvin - All Rights Reserved
+ * Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
*
* Based on the Linux installer program for SYSLINUX by H. Peter Anvin
*
diff --git a/writehex.inc b/writehex.inc
index 38565018..1dbe4ab3 100644
--- a/writehex.inc
+++ b/writehex.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2002 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/writestr.inc b/writestr.inc
index c1cf7ba7..04ad67a6 100644
--- a/writestr.inc
+++ b/writestr.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2002 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by