From 244d2fe917cec1565b4fd992ea9e8cc46749a661 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Thu, 10 Jan 2008 11:13:57 -0800 Subject: [PATCH] Update copyright year --- Makefile | 2 +- Makefile.private | 2 +- README | 2 +- abort.inc | 2 +- bcopy32.inc | 2 +- bin2c.pl | 2 +- bin2hex.pl | 2 +- bios.inc | 2 +- bootsect.inc | 2 +- cache.inc | 2 +- cleanup.inc | 2 +- cmdline.inc | 2 +- com32.inc | 2 +- com32/LICENCE | 2 +- com32/include/colortbl.h | 2 +- com32/include/com32.h | 2 +- com32/include/console.h | 2 +- com32/include/dev.h | 2 +- com32/include/minmax.h | 2 +- com32/include/syslinux/boot.h | 2 +- com32/include/syslinux/bootpm.h | 2 +- com32/include/syslinux/bootrm.h | 2 +- com32/include/syslinux/config.h | 2 +- com32/include/syslinux/features.h | 2 +- com32/include/syslinux/idle.h | 2 +- com32/include/syslinux/io.h | 2 +- com32/include/syslinux/linux.h | 2 +- com32/include/syslinux/pxe.h | 2 +- com32/include/syslinux/reboot.h | 2 +- com32/include/syslinux/resolve.h | 2 +- com32/include/syslinux/vesacon.h | 2 +- com32/include/syslinux/video.h | 2 +- com32/lib/exit.c | 2 +- com32/lib/sys/ansi.c | 2 +- com32/lib/sys/ansicon_write.c | 2 +- com32/lib/sys/ansiserial_write.c | 2 +- com32/lib/sys/argv.c | 2 +- com32/lib/sys/close.c | 2 +- com32/lib/sys/entry.S | 2 +- com32/lib/sys/err_read.c | 2 +- com32/lib/sys/err_write.c | 2 +- com32/lib/sys/file.h | 2 +- com32/lib/sys/fileclose.c | 2 +- com32/lib/sys/fileread.c | 2 +- com32/lib/sys/fstat.c | 2 +- com32/lib/sys/isatty.c | 2 +- com32/lib/sys/line_input.c | 2 +- com32/lib/sys/null_read.c | 2 +- com32/lib/sys/null_write.c | 2 +- com32/lib/sys/open.c | 2 +- com32/lib/sys/openconsole.c | 2 +- com32/lib/sys/opendev.c | 2 +- com32/lib/sys/rawcon_read.c | 2 +- com32/lib/sys/rawcon_write.c | 2 +- com32/lib/sys/read.c | 2 +- com32/lib/sys/serial_write.c | 2 +- com32/lib/sys/stdcon_read.c | 2 +- com32/lib/sys/stdcon_write.c | 2 +- com32/lib/sys/times.c | 2 +- com32/lib/sys/vesa/background.c | 2 +- com32/lib/sys/vesa/drawtxt.c | 2 +- com32/lib/sys/vesa/fill.h | 2 +- com32/lib/sys/vesa/fmtpixel.h | 2 +- com32/lib/sys/vesa/initvesa.c | 2 +- com32/lib/sys/vesa/vesa.h | 2 +- com32/lib/sys/vesa/video.h | 2 +- com32/lib/sys/vesacon_write.c | 2 +- com32/lib/sys/vesaserial_write.c | 2 +- com32/lib/sys/write.c | 2 +- com32/lib/sys/xserial_write.c | 2 +- com32/lib/syslinux/addlist.c | 2 +- com32/lib/syslinux/cleanup.c | 2 +- com32/lib/syslinux/config.c | 2 +- com32/lib/syslinux/dump_mmap.c | 2 +- com32/lib/syslinux/dump_movelist.c | 2 +- com32/lib/syslinux/features.c | 2 +- com32/lib/syslinux/freelist.c | 2 +- com32/lib/syslinux/idle.c | 2 +- com32/lib/syslinux/initramfs.c | 2 +- com32/lib/syslinux/initramfs_archive.c | 2 +- com32/lib/syslinux/initramfs_file.c | 2 +- com32/lib/syslinux/initramfs_loadfile.c | 2 +- com32/lib/syslinux/load_linux.c | 2 +- com32/lib/syslinux/loadfile.c | 2 +- com32/lib/syslinux/localboot.c | 2 +- com32/lib/syslinux/memmap.c | 2 +- com32/lib/syslinux/movebits.c | 2 +- com32/lib/syslinux/pxe_get_cached.c | 2 +- com32/lib/syslinux/reboot.c | 2 +- com32/lib/syslinux/run_command.c | 2 +- com32/lib/syslinux/run_default.c | 2 +- com32/lib/syslinux/runimage.c | 2 +- com32/lib/syslinux/serial.c | 2 +- com32/lib/syslinux/shuffle.c | 2 +- com32/lib/syslinux/shuffle_pm.c | 2 +- com32/lib/syslinux/shuffle_rm.c | 2 +- com32/lib/syslinux/zonelist.c | 2 +- com32/libutil/Makefile | 2 +- com32/libutil/ansiline.c | 2 +- com32/libutil/ansiraw.c | 2 +- com32/libutil/get_key.c | 2 +- com32/libutil/include/base64.h | 2 +- com32/libutil/include/consoles.h | 2 +- com32/libutil/include/getkey.h | 2 +- com32/libutil/include/libutil.h | 2 +- com32/libutil/include/minmax.h | 2 +- com32/libutil/unbase64.c | 2 +- com32/modules/chain.c | 2 +- com32/modules/elf.c | 2 +- com32/modules/ethersel.c | 2 +- com32/modules/linux.c | 2 +- com32/modules/menu.c | 2 +- com32/modules/menu.h | 2 +- com32/modules/menumain.c | 2 +- com32/modules/readconfig.c | 2 +- com32/modules/vesamenu.c | 2 +- com32/samples/Makefile | 2 +- com32/samples/fancyhello.c | 2 +- com32/samples/hello.c | 2 +- com32/samples/keytest.c | 2 +- com32/samples/resolv.c | 2 +- com32/samples/serialinfo.c | 2 +- comboot.inc | 2 +- config.inc | 4 ++-- configinit.inc | 2 +- conio.inc | 2 +- copybs.asm | 2 +- cpuinit.inc | 2 +- dnsresolv.inc | 2 +- dos/argv.c | 2 +- dos/conio.c | 2 +- dos/syslinux.c | 2 +- ext2_fs.inc | 2 +- extlinux/extlinux.c | 2 +- font.inc | 2 +- getc.inc | 2 +- gethostip.c | 2 +- graphics.inc | 2 +- head.inc | 2 +- highmem.inc | 2 +- init.inc | 2 +- kernel.inc | 2 +- keywords.inc | 2 +- layout.inc | 2 +- libfat/cache.c | 2 +- libfat/fat.h | 2 +- libfat/fatchain.c | 2 +- libfat/libfat.h | 2 +- libfat/libfatint.h | 2 +- libfat/open.c | 2 +- libfat/searchdir.c | 2 +- libfat/ulint.h | 2 +- loadhigh.inc | 2 +- lss16toppm | 2 +- macros.inc | 2 +- mbr/Makefile | 2 +- mbr/checksize.pl | 2 +- mbr/mbr.S | 2 +- mbr/oldmbr.asm | 2 +- memdisk/Makefile | 2 +- memdisk/conio.c | 2 +- memdisk/conio.h | 2 +- memdisk/e820.h | 2 +- memdisk/e820func.c | 2 +- memdisk/e820test.c | 2 +- memdisk/memdisk.h | 2 +- memdisk/memdisk16.asm | 2 +- memdisk/msetup.c | 2 +- memdisk/postprocess.pl | 2 +- memdisk/setup.c | 2 +- memdisk/version.h | 2 +- memdump/argv.c | 2 +- memdump/conio.c | 2 +- memdump/main.c | 2 +- menu/Makefile | 2 +- mkdiskimage.in | 2 +- mtools/syslinux.c | 2 +- parsecmd.inc | 2 +- parseconfig.inc | 2 +- ppmtolss16 | 2 +- pxe.inc | 2 +- regdump.inc | 2 +- rllpack.inc | 2 +- runkernel.inc | 2 +- sample/Makefile | 2 +- sample/c32echo.c | 2 +- sample/c32entry.S | 2 +- sample/conio.c | 2 +- sample/fd.c | 2 +- sample/hello.c | 2 +- sample/hello2.c | 2 +- sample/mdiskchk.c | 2 +- stack.inc | 2 +- syslinux.h | 2 +- syslxmod.c | 2 +- tracers.inc | 2 +- ui.inc | 2 +- unix/syslinux.c | 2 +- win32/Makefile | 2 +- win32/syslinux.c | 2 +- writehex.inc | 2 +- writestr.inc | 2 +- 202 files changed, 203 insertions(+), 203 deletions(-) diff --git a/Makefile b/Makefile index 4ae6543..aa50c07 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 3aa29aa..cff40f9 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 a6163fb..72c5611 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 a901a0a..afbb547 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 0f01284..d0f8a46 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 5ef1c03..555829c 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 5fcf880..3c86ec2 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 8cacea2..987a216 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 0060517..71d595a 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 99ae965..5975557 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 01a161e..dca6491 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 3c8c368..5d5b3c2 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 f24c701..c90c9ec 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 ddb209d..4fd64b3 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 05add6d..fb5196c 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 7e61897..8be8721 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 a5e8ca2..973aedd 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 3564292..54198e8 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 9346eab..eb6e39a 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 80ba74d..87c05e9 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 cfe2810..be0d178 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 2a3b618..6454129 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 8b2ed4c..82225c1 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 e3da12e..f2317dd 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 d8f015c..4c5947b 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 a8d05cc..329377d 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 6b2fecb..463b49f 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 3b9108e..7550817 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 7a8bc10..e589982 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 96c4365..0589c33 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 90ab99f..dad9fb5 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 237552f..737c742 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 7b85014..68ff5f8 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 9212f92..5af4a76 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 338bc4b..e436966 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 d452110..097d0c6 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 936f494..0d16bfe 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 3bf6882..e8421b9 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 c959c09..0e3a80b 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 aca39ac..8b010ec 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 0388261..d7e3f62 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 6138608..bca40f7 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 93e7d01..bf93320 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 8fdd916..fe20e64 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 41099e4..3a42ab8 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 837a90a..22d73d3 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 0276b58..53a7ae1 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 974a356..9e42f21 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 5b0c404..cebd9ea 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 79fbc41..756799e 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 5b87ab4..c0416e2 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 a61da0c..831c5a4 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 9058ac0..76973a0 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 62164c4..2ea5e2f 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 f9164f7..316ee00 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 b593083..a637aae 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 12b2fa1..075c170 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 61e039c..ef51b76 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 7512143..4dae0aa 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 9f23ae2..ad53717 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 dde85b0..5760c75 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 6a35012..4d4a9f9 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 33cc30a..6221c0e 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 c3bf175..fa6236f 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 56c1738..58f9ba4 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 15ca324..b37642f 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 2a9c61d..bae5265 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 e9696cb..f492917 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 3c2d145..929ec3e 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 7964042..ef540d4 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 fbb166c..0375511 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 3aafde2..9400222 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 8a1e921..af90752 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 cdd5dae..87b894a 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 0723dcd..d0b19b9 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 2b61eb4..b4d79f7 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 ebbe261..304e12e 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 f951e82..93f6f6b 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 f6d8f82..bf4cf0b 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 69c9ba7..4d4760c 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 26d19c5..8f8eda6 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 de9c4bd..fee4d4f 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 74a52e6..b772056 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 9a4e3ca..ec7a603 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 381883c..069808d 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 e0a435b..5a0a34f 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 9287758..6dd83b1 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 b756121..82c72a9 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 32905cb..110755f 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 7a433a1..eec6ca4 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 7aeb9d5..044fa1a 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 a2e992f..9055526 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 79db921..82a8ffc 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 774346a..26c89f9 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 ed1a97a..d19d01b 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 31e8827..e9226a8 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 a4c42ed..44cec3f 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 cc093e2..643ad76 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 b01c67c..6ec1e18 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 1c174a7..c192744 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 b10f615..81065f6 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 514eb17..3242e58 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 639e4da..07652ed 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 1fcad6d..52312a2 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 5fab0af..af46a75 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 9346eab..eb6e39a 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 d09699e..a1728d1 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 7505276..b790bd0 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 35463c2..c1207c4 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 ad1d052..64c2ceb 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 90aab68..a2edd10 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 1741150..acc19f5 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 c7f542d..1c516ef 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 4868572..8c8b91e 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 a3b4111..5de9a7d 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 6455f97..495cfb8 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 e14e08f..6753feb 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 0c8987f..a6c5a37 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 f7f7249..4b29901 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 9fd5755..6978644 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 1028c19..02cc0a8 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 0315327..953a705 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 2c1c882..040bc93 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 142848c..0d1ff36 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 6b5c521..c6591b6 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 c023bac..7d1424d 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 5adcc42..2640714 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 3e96fde..0d9f404 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 a8f7dbd..8d90256 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 9aaa4d3..84888b0 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 4d58dcb..bf54805 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 58cc97e..064859f 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 e79b8d7..e84efb1 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 a3d57bd..a81dff7 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 16d0d91..8847d15 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 8012a76..4a9d243 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 d993edc..2a1e6e6 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 e452a84..2868541 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 1756207..95a7d19 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 b894935..a2cc7ac 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 2f31b0e..0b213ac 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 b4d356a..ecf6698 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 c703551..672c631 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 3070373..3ae1373 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 6310a7d..9e8df36 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 6e04885..116e244 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 34005b1..e00f46a 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 ce8a726..4105314 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 3448738..78d9951 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 3ff82fe..2602b1a 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 733bf5e..6fcde13 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 79eeaf4..7871262 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 283778f..b2e87f2 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 ea38dc9..18b7f64 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 c27247f..f5e2c92 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 2db358c..a64869b 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 4feb20a..68a035b 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 63622d9..f68ed89 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 f3e6728..983a7f0 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 173ef2b..e90c72c 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 30e5125..0285a98 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 aab7a52..9fa8991 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 0576c81..04b4448 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 b0b565c..cbacc17 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 d74d860..c2be743 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 ef177ed..ad650e5 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 99d7fd2..692ed8b 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 a401ab8..12ba217 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 31bde4a..f8cba96 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 bffaf7a..b611bbc 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 ceca796..23294c5 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 d83b0f6..a8c9874 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 4d58dcb..bf54805 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 a70e315..a946198 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 b327631..512f61a 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 14a430d..f66ad7c 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 7540b2f..46b33f4 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 3431497..6057933 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 ab832b6..1530e5c 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 199bb03..a63e0a2 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 ea16072..3b088c0 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 f2bac30..59a48c0 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 da5618d..0714956 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 3337c43..39d8e90 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 9ad8540..6894cec 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 07409f4..08c25a2 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 6b58db8..2e40c58 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 72a9631..6698dee 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 ccacc30..468480d 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 2336dd0..e5460c3 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 3c5835d..1308a31 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 095bda2..8d679f7 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 4b9fbc6..f670dec 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 60b36ce..efa8e8e 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 425756f..fb2f1d7 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 f10dd72..a51209f 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 dbf6352..35e4de3 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 5f04262..37a54fd 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 6130e29..491410a 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 7b205a9..1699125 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 3856501..1dbe4ab 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 c1cf7ba..04ad67a 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 -- 2.7.4