diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-01-16 12:50:49 -0500 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-01-16 12:55:59 -0500 |
commit | 89ce86f492c9460c96854634fc7544dd2d0e5e19 (patch) | |
tree | ba5d73e115184cdcaf8c4537157ad57c505e45c0 /doc | |
parent | cadeb5e7d81d2c1ca2ec3957eb3d974e412a8b2e (diff) | |
download | syslinux-elf-89ce86f492c9460c96854634fc7544dd2d0e5e19.tar.gz syslinux-elf-89ce86f492c9460c96854634fc7544dd2d0e5e19.tar.xz syslinux-elf-89ce86f492c9460c96854634fc7544dd2d0e5e19.zip |
Standardize format for copyright lines and update
Update copyright lines and standardize the format.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/isolinux.doc | 2 | ||||
-rw-r--r-- | doc/pxelinux.doc | 2 | ||||
-rw-r--r-- | doc/syslinux.doc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/isolinux.doc b/doc/isolinux.doc index fa261362..630ce1d8 100644 --- a/doc/isolinux.doc +++ b/doc/isolinux.doc @@ -2,7 +2,7 @@ A bootloader for Linux using ISO 9660/El Torito CD-ROMs - Copyright (C) 1994-2003 H. Peter Anvin + Copyright 1994-2008 H. Peter Anvin - All Rights Reserved This program is provided under the terms of the GNU General Public License, version 2 or, at your option, any later version. There is no diff --git a/doc/pxelinux.doc b/doc/pxelinux.doc index 955a6079..e8c1ed04 100644 --- a/doc/pxelinux.doc +++ b/doc/pxelinux.doc @@ -2,7 +2,7 @@ A bootloader for Linux using the PXE network booting protocol - Copyright (C) 1994-2007 H. Peter Anvin + Copyright 1994-2008 H. Peter Anvin - All Rights Reserved This program is provided under the terms of the GNU General Public License, version 2 or, at your option, any later version. There is no diff --git a/doc/syslinux.doc b/doc/syslinux.doc index 90f333ec..14efacb8 100644 --- a/doc/syslinux.doc +++ b/doc/syslinux.doc @@ -2,7 +2,7 @@ A suite of bootloaders for Linux - Copyright (C) 1994-2007 H. Peter Anvin + Copyright 1994-2008 H. Peter Anvin - All Rights Reserved This program is provided under the terms of the GNU General Public License, version 2 or, at your option, any later version. There is no |