summaryrefslogtreecommitdiff
path: root/core/ldlinux.asm
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-03-21 22:29:09 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-03-21 22:30:31 -0700
commit4fc8259d568263e06b076f6a782123a2393503df (patch)
tree3d80184a9f109156910d30c77356931ac3c54322 /core/ldlinux.asm
parent6343407b927e9b0a67a8c11dbc3e2b6f78fe23f9 (diff)
downloadsyslinux-4fc8259d568263e06b076f6a782123a2393503df.tar.gz
Add "and contributors" to the copyright banner
Clarify that there are nowadays more copyright holders than just myself.
Diffstat (limited to 'core/ldlinux.asm')
-rw-r--r--core/ldlinux.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ldlinux.asm b/core/ldlinux.asm
index 2219d5f3..b05a7e1c 100644
--- a/core/ldlinux.asm
+++ b/core/ldlinux.asm
@@ -2056,7 +2056,7 @@ getfatsector:
section .data
copyright_str db ' Copyright (C) 1994-'
asciidec YEAR
- db ' H. Peter Anvin', CR, LF, 0
+ db ' H. Peter Anvin and contributors', CR, LF, 0
err_bootfailed db CR, LF, 'Boot failed: please change disks and press '
db 'a key to continue.', CR, LF, 0
syslinux_cfg1 db '/boot' ; /boot/syslinux/syslinux.cfg