summaryrefslogtreecommitdiff
path: root/vbe.c
diff options
context:
space:
mode:
authorJeroen Janssen <japj@xs4all.nl>2004-04-18 09:15:22 +0000
committerJeroen Janssen <japj@xs4all.nl>2004-04-18 09:15:22 +0000
commitf410631e3cec42af33d895380798566567f1a53c (patch)
treeec4ca9715e754535473d373a4152fd073f0d5df2 /vbe.c
parent0ea73d120c1357171361042f0c7068bbe1013da6 (diff)
updated my email address + put vgabios url in the bios copyright string
(instead of my old email address)
Diffstat (limited to 'vbe.c')
-rw-r--r--vbe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbe.c b/vbe.c
index 179a9eb..6c6dd58 100644
--- a/vbe.c
+++ b/vbe.c
@@ -59,7 +59,7 @@ extern Bit16u vbebios_mode_list;
ASM_START
// FIXME: 'merge' these (c) etc strings with the vgabios.c strings?
_vbebios_copyright:
-.ascii "Bochs/Plex86 VBE(C) 2003 Jeroen Janssen <japj@darius.demon.nl>"
+.ascii "Bochs/Plex86 VBE(C) 2003 http://savannah.nongnu.org/projects/vgabios/"
.byte 0x00
_vbebios_vendor_name: