From cc4c4de3d6829deec03846222751d2674f68bf2a Mon Sep 17 00:00:00 2001 From: hpa Date: Fri, 19 Mar 1999 21:08:04 +0000 Subject: [PATCH] Update copyrights to 1999 --- README | 2 +- ldlinux.asm | 4 ++-- syslinux.doc | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index d7c8831..672b2b0 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ http://www.cryogen.com/Nasm for information about nasm. There is now a mailing list for SYSLINUX. See the end of syslinux.doc for details. -SYSLINUX is Copyright 1994-1998 H. Peter Anvin, and is free software; +SYSLINUX is Copyright 1994-1999 H. Peter Anvin, and is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, Inc., 675 Mass Ave, Cambridge MA 02139, USA; either version 2 of the diff --git a/ldlinux.asm b/ldlinux.asm index d8e6961..873395c 100644 --- a/ldlinux.asm +++ b/ldlinux.asm @@ -16,7 +16,7 @@ ; then the first sector (cluster, really, but we can only assume 1 sector) ; of LDLINUX.SYS at 7E00h and finally the remainder of LDLINUX.SYS at 8000h. ; -; Copyright (C) 1994-1998 H. Peter Anvin +; Copyright (C) 1994-1999 H. Peter Anvin ; ; 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,7 +39,7 @@ HIGHMEM_MAX equ 03f000000h ; Highest address for an initrd ; %define version_str VERSION ; Must be 4 characters long! %define date DATE_STR ; Defined from the Makefile -%define year '1998' +%define year '1999' ; ; Debgging stuff ; diff --git a/syslinux.doc b/syslinux.doc index 4b3d0d9..8630cfb 100644 --- a/syslinux.doc +++ b/syslinux.doc @@ -1,10 +1,10 @@ SYSLINUX - Version 1.42 - December 5, 1998 + Version 1.43 + March 19, 1999 A bootloader for Linux using MS-DOS floppies - Copyright (C) 1994-1998 H. Peter Anvin + Copyright (C) 1994-1999 H. Peter Anvin 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 -- 2.7.4