diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-01-10 11:13:57 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-01-10 11:13:57 -0800 |
commit | 244d2fe917cec1565b4fd992ea9e8cc46749a661 (patch) | |
tree | 468dc34d0f42cb6d0d9017d9fdccc46f7d2e9cad /com32 | |
parent | aa850da5d3b9b8e0fedbe03e635503d4b8eecfa4 (diff) | |
download | syslinux-244d2fe917cec1565b4fd992ea9e8cc46749a661.tar.gz syslinux-244d2fe917cec1565b4fd992ea9e8cc46749a661.tar.xz syslinux-244d2fe917cec1565b4fd992ea9e8cc46749a661.zip |
Update copyright year
Diffstat (limited to 'com32')
109 files changed, 109 insertions, 109 deletions
diff --git a/com32/LICENCE b/com32/LICENCE index ddb209dd..4fd64b3c 100644 --- a/com32/LICENCE +++ b/com32/LICENCE @@ -2,7 +2,7 @@ libcom32 and libutil are licensed under the MIT license: ## ----------------------------------------------------------------------- ## -## Copyright 2004 H. Peter Anvin - All Rights Reserved +## Copyright 2004-2008 H. Peter Anvin - All Rights Reserved ## ## Permission is hereby granted, free of charge, to any person ## obtaining a copy of this software and associated documentation diff --git a/com32/include/colortbl.h b/com32/include/colortbl.h index 05add6d4..fb5196cc 100644 --- a/com32/include/colortbl.h +++ b/com32/include/colortbl.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2006 H. Peter Anvin - All Rights Reserved + * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/com32.h b/com32/include/com32.h index 7e618977..8be87211 100644 --- a/com32/include/com32.h +++ b/com32/include/com32.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------- * - * Not Copyright 2002 H. Peter Anvin + * Not Copyright 2002-2008 H. Peter Anvin * This file is in the public domain. * ----------------------------------------------------------------------- */ diff --git a/com32/include/console.h b/com32/include/console.h index a5e8ca26..973aeddb 100644 --- a/com32/include/console.h +++ b/com32/include/console.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/dev.h b/com32/include/dev.h index 35642922..54198e88 100644 --- a/com32/include/dev.h +++ b/com32/include/dev.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/minmax.h b/com32/include/minmax.h index 9346eabd..eb6e39aa 100644 --- a/com32/include/minmax.h +++ b/com32/include/minmax.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/boot.h b/com32/include/syslinux/boot.h index 80ba74d4..87c05e99 100644 --- a/com32/include/syslinux/boot.h +++ b/com32/include/syslinux/boot.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/bootpm.h b/com32/include/syslinux/bootpm.h index cfe28103..be0d178b 100644 --- a/com32/include/syslinux/bootpm.h +++ b/com32/include/syslinux/bootpm.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/bootrm.h b/com32/include/syslinux/bootrm.h index 2a3b618b..6454129d 100644 --- a/com32/include/syslinux/bootrm.h +++ b/com32/include/syslinux/bootrm.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/config.h b/com32/include/syslinux/config.h index 8b2ed4c9..82225c12 100644 --- a/com32/include/syslinux/config.h +++ b/com32/include/syslinux/config.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/features.h b/com32/include/syslinux/features.h index e3da12e2..f2317dd5 100644 --- a/com32/include/syslinux/features.h +++ b/com32/include/syslinux/features.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/idle.h b/com32/include/syslinux/idle.h index d8f015c7..4c5947b7 100644 --- a/com32/include/syslinux/idle.h +++ b/com32/include/syslinux/idle.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/io.h b/com32/include/syslinux/io.h index a8d05cc5..329377d2 100644 --- a/com32/include/syslinux/io.h +++ b/com32/include/syslinux/io.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/linux.h b/com32/include/syslinux/linux.h index 6b2fecbc..463b49f5 100644 --- a/com32/include/syslinux/linux.h +++ b/com32/include/syslinux/linux.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/pxe.h b/com32/include/syslinux/pxe.h index 3b9108e9..7550817f 100644 --- a/com32/include/syslinux/pxe.h +++ b/com32/include/syslinux/pxe.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/reboot.h b/com32/include/syslinux/reboot.h index 7a8bc108..e589982f 100644 --- a/com32/include/syslinux/reboot.h +++ b/com32/include/syslinux/reboot.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/resolve.h b/com32/include/syslinux/resolve.h index 96c4365c..0589c33b 100644 --- a/com32/include/syslinux/resolve.h +++ b/com32/include/syslinux/resolve.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/vesacon.h b/com32/include/syslinux/vesacon.h index 90ab99f8..dad9fb57 100644 --- a/com32/include/syslinux/vesacon.h +++ b/com32/include/syslinux/vesacon.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/include/syslinux/video.h b/com32/include/syslinux/video.h index 237552fa..737c742b 100644 --- a/com32/include/syslinux/video.h +++ b/com32/include/syslinux/video.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/exit.c b/com32/lib/exit.c index 7b85014c..68ff5f87 100644 --- a/com32/lib/exit.c +++ b/com32/lib/exit.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/ansi.c b/com32/lib/sys/ansi.c index 9212f92c..5af4a760 100644 --- a/com32/lib/sys/ansi.c +++ b/com32/lib/sys/ansi.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/ansicon_write.c b/com32/lib/sys/ansicon_write.c index 338bc4b5..e4369660 100644 --- a/com32/lib/sys/ansicon_write.c +++ b/com32/lib/sys/ansicon_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/ansiserial_write.c b/com32/lib/sys/ansiserial_write.c index d4521100..097d0c64 100644 --- a/com32/lib/sys/ansiserial_write.c +++ b/com32/lib/sys/ansiserial_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/argv.c b/com32/lib/sys/argv.c index 936f494a..0d16bfe6 100644 --- a/com32/lib/sys/argv.c +++ b/com32/lib/sys/argv.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/close.c b/com32/lib/sys/close.c index 3bf68826..e8421b93 100644 --- a/com32/lib/sys/close.c +++ b/com32/lib/sys/close.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/entry.S b/com32/lib/sys/entry.S index c959c091..0e3a80be 100644 --- a/com32/lib/sys/entry.S +++ b/com32/lib/sys/entry.S @@ -1,6 +1,6 @@ # ----------------------------------------------------------------------- # -# Copyright 2003-2007 H. Peter Anvin - All Rights Reserved +# Copyright 2003-2008 H. Peter Anvin - All Rights Reserved # # Permission is hereby granted, free of charge, to any person # obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/err_read.c b/com32/lib/sys/err_read.c index aca39acd..8b010ecd 100644 --- a/com32/lib/sys/err_read.c +++ b/com32/lib/sys/err_read.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/err_write.c b/com32/lib/sys/err_write.c index 03882610..d7e3f623 100644 --- a/com32/lib/sys/err_write.c +++ b/com32/lib/sys/err_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/file.h b/com32/lib/sys/file.h index 61386086..bca40f70 100644 --- a/com32/lib/sys/file.h +++ b/com32/lib/sys/file.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2003-2004 H. Peter Anvin - All Rights Reserved + * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/fileclose.c b/com32/lib/sys/fileclose.c index 93e7d019..bf933208 100644 --- a/com32/lib/sys/fileclose.c +++ b/com32/lib/sys/fileclose.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/fileread.c b/com32/lib/sys/fileread.c index 8fdd9167..fe20e64b 100644 --- a/com32/lib/sys/fileread.c +++ b/com32/lib/sys/fileread.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/fstat.c b/com32/lib/sys/fstat.c index 41099e4b..3a42ab85 100644 --- a/com32/lib/sys/fstat.c +++ b/com32/lib/sys/fstat.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/isatty.c b/com32/lib/sys/isatty.c index 837a90a6..22d73d3b 100644 --- a/com32/lib/sys/isatty.c +++ b/com32/lib/sys/isatty.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/line_input.c b/com32/lib/sys/line_input.c index 0276b58c..53a7ae1b 100644 --- a/com32/lib/sys/line_input.c +++ b/com32/lib/sys/line_input.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/null_read.c b/com32/lib/sys/null_read.c index 974a3561..9e42f21d 100644 --- a/com32/lib/sys/null_read.c +++ b/com32/lib/sys/null_read.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/null_write.c b/com32/lib/sys/null_write.c index 5b0c4048..cebd9eac 100644 --- a/com32/lib/sys/null_write.c +++ b/com32/lib/sys/null_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/open.c b/com32/lib/sys/open.c index 79fbc41e..756799ef 100644 --- a/com32/lib/sys/open.c +++ b/com32/lib/sys/open.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2003-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/openconsole.c b/com32/lib/sys/openconsole.c index 5b87ab42..c0416e25 100644 --- a/com32/lib/sys/openconsole.c +++ b/com32/lib/sys/openconsole.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/opendev.c b/com32/lib/sys/opendev.c index a61da0ca..831c5a48 100644 --- a/com32/lib/sys/opendev.c +++ b/com32/lib/sys/opendev.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2003-2004 H. Peter Anvin - All Rights Reserved + * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/rawcon_read.c b/com32/lib/sys/rawcon_read.c index 9058ac04..76973a06 100644 --- a/com32/lib/sys/rawcon_read.c +++ b/com32/lib/sys/rawcon_read.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/rawcon_write.c b/com32/lib/sys/rawcon_write.c index 62164c44..2ea5e2fb 100644 --- a/com32/lib/sys/rawcon_write.c +++ b/com32/lib/sys/rawcon_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/read.c b/com32/lib/sys/read.c index f9164f7b..316ee00c 100644 --- a/com32/lib/sys/read.c +++ b/com32/lib/sys/read.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/serial_write.c b/com32/lib/sys/serial_write.c index b5930833..a637aae7 100644 --- a/com32/lib/sys/serial_write.c +++ b/com32/lib/sys/serial_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/stdcon_read.c b/com32/lib/sys/stdcon_read.c index 12b2fa1e..075c170c 100644 --- a/com32/lib/sys/stdcon_read.c +++ b/com32/lib/sys/stdcon_read.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/stdcon_write.c b/com32/lib/sys/stdcon_write.c index 61e039c8..ef51b76f 100644 --- a/com32/lib/sys/stdcon_write.c +++ b/com32/lib/sys/stdcon_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/times.c b/com32/lib/sys/times.c index 75121432..4dae0aa2 100644 --- a/com32/lib/sys/times.c +++ b/com32/lib/sys/times.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/background.c b/com32/lib/sys/vesa/background.c index 9f23ae28..ad537175 100644 --- a/com32/lib/sys/vesa/background.c +++ b/com32/lib/sys/vesa/background.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2006-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/drawtxt.c b/com32/lib/sys/vesa/drawtxt.c index dde85b0b..5760c759 100644 --- a/com32/lib/sys/vesa/drawtxt.c +++ b/com32/lib/sys/vesa/drawtxt.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2006-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/fill.h b/com32/lib/sys/vesa/fill.h index 6a350125..4d4a9f97 100644 --- a/com32/lib/sys/vesa/fill.h +++ b/com32/lib/sys/vesa/fill.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2006 H. Peter Anvin - All Rights Reserved + * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/fmtpixel.h b/com32/lib/sys/vesa/fmtpixel.h index 33cc30a5..6221c0ec 100644 --- a/com32/lib/sys/vesa/fmtpixel.h +++ b/com32/lib/sys/vesa/fmtpixel.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2006 H. Peter Anvin - All Rights Reserved + * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/initvesa.c b/com32/lib/sys/vesa/initvesa.c index c3bf175f..fa6236fe 100644 --- a/com32/lib/sys/vesa/initvesa.c +++ b/com32/lib/sys/vesa/initvesa.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 1999-2007 H. Peter Anvin - All Rights Reserved + * Copyright 1999-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/vesa.h b/com32/lib/sys/vesa/vesa.h index 56c1738d..58f9ba42 100644 --- a/com32/lib/sys/vesa/vesa.h +++ b/com32/lib/sys/vesa/vesa.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 1999-2006 H. Peter Anvin - All Rights Reserved + * Copyright 1999-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesa/video.h b/com32/lib/sys/vesa/video.h index 15ca3247..b37642f6 100644 --- a/com32/lib/sys/vesa/video.h +++ b/com32/lib/sys/vesa/video.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2006-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2006-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesacon_write.c b/com32/lib/sys/vesacon_write.c index 2a9c61d3..bae52652 100644 --- a/com32/lib/sys/vesacon_write.c +++ b/com32/lib/sys/vesacon_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/vesaserial_write.c b/com32/lib/sys/vesaserial_write.c index e9696cb2..f4929177 100644 --- a/com32/lib/sys/vesaserial_write.c +++ b/com32/lib/sys/vesaserial_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/write.c b/com32/lib/sys/write.c index 3c2d1456..929ec3e9 100644 --- a/com32/lib/sys/write.c +++ b/com32/lib/sys/write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/sys/xserial_write.c b/com32/lib/sys/xserial_write.c index 7964042e..ef540d48 100644 --- a/com32/lib/sys/xserial_write.c +++ b/com32/lib/sys/xserial_write.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/addlist.c b/com32/lib/syslinux/addlist.c index fbb166c2..03755114 100644 --- a/com32/lib/syslinux/addlist.c +++ b/com32/lib/syslinux/addlist.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/cleanup.c b/com32/lib/syslinux/cleanup.c index 3aafde27..94002220 100644 --- a/com32/lib/syslinux/cleanup.c +++ b/com32/lib/syslinux/cleanup.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/config.c b/com32/lib/syslinux/config.c index 8a1e9214..af907526 100644 --- a/com32/lib/syslinux/config.c +++ b/com32/lib/syslinux/config.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/dump_mmap.c b/com32/lib/syslinux/dump_mmap.c index cdd5daea..87b894ac 100644 --- a/com32/lib/syslinux/dump_mmap.c +++ b/com32/lib/syslinux/dump_mmap.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/dump_movelist.c b/com32/lib/syslinux/dump_movelist.c index 0723dcd1..d0b19b9d 100644 --- a/com32/lib/syslinux/dump_movelist.c +++ b/com32/lib/syslinux/dump_movelist.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/features.c b/com32/lib/syslinux/features.c index 2b61eb4c..b4d79f7f 100644 --- a/com32/lib/syslinux/features.c +++ b/com32/lib/syslinux/features.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/freelist.c b/com32/lib/syslinux/freelist.c index ebbe2617..304e12ed 100644 --- a/com32/lib/syslinux/freelist.c +++ b/com32/lib/syslinux/freelist.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/idle.c b/com32/lib/syslinux/idle.c index f951e822..93f6f6bc 100644 --- a/com32/lib/syslinux/idle.c +++ b/com32/lib/syslinux/idle.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/initramfs.c b/com32/lib/syslinux/initramfs.c index f6d8f827..bf4cf0b0 100644 --- a/com32/lib/syslinux/initramfs.c +++ b/com32/lib/syslinux/initramfs.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/initramfs_archive.c b/com32/lib/syslinux/initramfs_archive.c index 69c9ba7b..4d4760c5 100644 --- a/com32/lib/syslinux/initramfs_archive.c +++ b/com32/lib/syslinux/initramfs_archive.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/initramfs_file.c b/com32/lib/syslinux/initramfs_file.c index 26d19c5a..8f8eda64 100644 --- a/com32/lib/syslinux/initramfs_file.c +++ b/com32/lib/syslinux/initramfs_file.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/initramfs_loadfile.c b/com32/lib/syslinux/initramfs_loadfile.c index de9c4bde..fee4d4f4 100644 --- a/com32/lib/syslinux/initramfs_loadfile.c +++ b/com32/lib/syslinux/initramfs_loadfile.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/load_linux.c b/com32/lib/syslinux/load_linux.c index 74a52e66..b7720562 100644 --- a/com32/lib/syslinux/load_linux.c +++ b/com32/lib/syslinux/load_linux.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/loadfile.c b/com32/lib/syslinux/loadfile.c index 9a4e3ca5..ec7a6039 100644 --- a/com32/lib/syslinux/loadfile.c +++ b/com32/lib/syslinux/loadfile.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/lib/syslinux/localboot.c b/com32/lib/syslinux/localboot.c index 381883ca..069808d3 100644 --- a/com32/lib/syslinux/localboot.c +++ b/com32/lib/syslinux/localboot.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/memmap.c b/com32/lib/syslinux/memmap.c index e0a435b7..5a0a34f7 100644 --- a/com32/lib/syslinux/memmap.c +++ b/com32/lib/syslinux/memmap.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/movebits.c b/com32/lib/syslinux/movebits.c index 9287758c..6dd83b16 100644 --- a/com32/lib/syslinux/movebits.c +++ b/com32/lib/syslinux/movebits.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/pxe_get_cached.c b/com32/lib/syslinux/pxe_get_cached.c index b7561211..82c72a96 100644 --- a/com32/lib/syslinux/pxe_get_cached.c +++ b/com32/lib/syslinux/pxe_get_cached.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/reboot.c b/com32/lib/syslinux/reboot.c index 32905cb9..110755f5 100644 --- a/com32/lib/syslinux/reboot.c +++ b/com32/lib/syslinux/reboot.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/run_command.c b/com32/lib/syslinux/run_command.c index 7a433a18..eec6ca44 100644 --- a/com32/lib/syslinux/run_command.c +++ b/com32/lib/syslinux/run_command.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/run_default.c b/com32/lib/syslinux/run_default.c index 7aeb9d5e..044fa1aa 100644 --- a/com32/lib/syslinux/run_default.c +++ b/com32/lib/syslinux/run_default.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/runimage.c b/com32/lib/syslinux/runimage.c index a2e992f6..9055526f 100644 --- a/com32/lib/syslinux/runimage.c +++ b/com32/lib/syslinux/runimage.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/serial.c b/com32/lib/syslinux/serial.c index 79db9219..82a8ffc8 100644 --- a/com32/lib/syslinux/serial.c +++ b/com32/lib/syslinux/serial.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/shuffle.c b/com32/lib/syslinux/shuffle.c index 774346ae..26c89f98 100644 --- a/com32/lib/syslinux/shuffle.c +++ b/com32/lib/syslinux/shuffle.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/shuffle_pm.c b/com32/lib/syslinux/shuffle_pm.c index ed1a97a0..d19d01bb 100644 --- a/com32/lib/syslinux/shuffle_pm.c +++ b/com32/lib/syslinux/shuffle_pm.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/shuffle_rm.c b/com32/lib/syslinux/shuffle_rm.c index 31e88277..e9226a82 100644 --- a/com32/lib/syslinux/shuffle_rm.c +++ b/com32/lib/syslinux/shuffle_rm.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/lib/syslinux/zonelist.c b/com32/lib/syslinux/zonelist.c index a4c42ed0..44cec3f8 100644 --- a/com32/lib/syslinux/zonelist.c +++ b/com32/lib/syslinux/zonelist.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/Makefile b/com32/libutil/Makefile index cc093e29..643ad764 100644 --- a/com32/libutil/Makefile +++ b/com32/libutil/Makefile @@ -1,6 +1,6 @@ ## ----------------------------------------------------------------------- ## -## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved +## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved ## ## Permission is hereby granted, free of charge, to any person ## obtaining a copy of this software and associated documentation diff --git a/com32/libutil/ansiline.c b/com32/libutil/ansiline.c index b01c67c3..6ec1e182 100644 --- a/com32/libutil/ansiline.c +++ b/com32/libutil/ansiline.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/ansiraw.c b/com32/libutil/ansiraw.c index 1c174a77..c1927445 100644 --- a/com32/libutil/ansiraw.c +++ b/com32/libutil/ansiraw.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/get_key.c b/com32/libutil/get_key.c index b10f615a..81065f6b 100644 --- a/com32/libutil/get_key.c +++ b/com32/libutil/get_key.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2005 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/include/base64.h b/com32/libutil/include/base64.h index 514eb177..3242e580 100644 --- a/com32/libutil/include/base64.h +++ b/com32/libutil/include/base64.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/include/consoles.h b/com32/libutil/include/consoles.h index 639e4dac..07652edb 100644 --- a/com32/libutil/include/consoles.h +++ b/com32/libutil/include/consoles.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/include/getkey.h b/com32/libutil/include/getkey.h index 1fcad6d2..52312a25 100644 --- a/com32/libutil/include/getkey.h +++ b/com32/libutil/include/getkey.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/include/libutil.h b/com32/libutil/include/libutil.h index 5fab0af5..af46a75b 100644 --- a/com32/libutil/include/libutil.h +++ b/com32/libutil/include/libutil.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/include/minmax.h b/com32/libutil/include/minmax.h index 9346eabd..eb6e39aa 100644 --- a/com32/libutil/include/minmax.h +++ b/com32/libutil/include/minmax.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/libutil/unbase64.c b/com32/libutil/unbase64.c index d09699eb..a1728d10 100644 --- a/com32/libutil/unbase64.c +++ b/com32/libutil/unbase64.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/modules/chain.c b/com32/modules/chain.c index 7505276e..b790bd0b 100644 --- a/com32/modules/chain.c +++ b/com32/modules/chain.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2003-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2003-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/modules/elf.c b/com32/modules/elf.c index 35463c28..c1207c40 100644 --- a/com32/modules/elf.c +++ b/com32/modules/elf.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/modules/ethersel.c b/com32/modules/ethersel.c index ad1d052d..64c2ceb3 100644 --- a/com32/modules/ethersel.c +++ b/com32/modules/ethersel.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2005-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2005-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/modules/linux.c b/com32/modules/linux.c index 90aab68b..a2edd10b 100644 --- a/com32/modules/linux.c +++ b/com32/modules/linux.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/com32/modules/menu.c b/com32/modules/menu.c index 17411504..acc19f59 100644 --- a/com32/modules/menu.c +++ b/com32/modules/menu.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/modules/menu.h b/com32/modules/menu.h index c7f542d3..1c516ef2 100644 --- a/com32/modules/menu.h +++ b/com32/modules/menu.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/modules/menumain.c b/com32/modules/menumain.c index 48685729..8c8b91ed 100644 --- a/com32/modules/menumain.c +++ b/com32/modules/menumain.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/modules/readconfig.c b/com32/modules/readconfig.c index a3b41115..5de9a7da 100644 --- a/com32/modules/readconfig.c +++ b/com32/modules/readconfig.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2007 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/modules/vesamenu.c b/com32/modules/vesamenu.c index 6455f97e..495cfb82 100644 --- a/com32/modules/vesamenu.c +++ b/com32/modules/vesamenu.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004-2006 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/samples/Makefile b/com32/samples/Makefile index e14e08f1..6753feb6 100644 --- a/com32/samples/Makefile +++ b/com32/samples/Makefile @@ -1,6 +1,6 @@ ## ----------------------------------------------------------------------- ## -## Copyright 2001-2007 H. Peter Anvin - All Rights Reserved +## Copyright 2001-2008 H. Peter Anvin - All Rights Reserved ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by diff --git a/com32/samples/fancyhello.c b/com32/samples/fancyhello.c index 0c8987fc..a6c5a375 100644 --- a/com32/samples/fancyhello.c +++ b/com32/samples/fancyhello.c @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/samples/hello.c b/com32/samples/hello.c index f7f72496..4b29901d 100644 --- a/com32/samples/hello.c +++ b/com32/samples/hello.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/samples/keytest.c b/com32/samples/keytest.c index 9fd5755a..69786442 100644 --- a/com32/samples/keytest.c +++ b/com32/samples/keytest.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/samples/resolv.c b/com32/samples/resolv.c index 1028c191..02cc0a83 100644 --- a/com32/samples/resolv.c +++ b/com32/samples/resolv.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2004 H. Peter Anvin - All Rights Reserved + * Copyright 2004-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/com32/samples/serialinfo.c b/com32/samples/serialinfo.c index 0315327e..953a7054 100644 --- a/com32/samples/serialinfo.c +++ b/com32/samples/serialinfo.c @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2007 H. Peter Anvin - All Rights Reserved + * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |