aboutsummaryrefslogtreecommitdiffstats
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
parent0ea73d120c1357171361042f0c7068bbe1013da6 (diff)
downloadvgabios-f410631e3cec42af33d895380798566567f1a53c.tar.gz
updated my email address + put vgabios url in the bios copyright string
(instead of my old email address)
-rw-r--r--tests/lfbprof/lfbprof.c2
-rw-r--r--vbe.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/lfbprof/lfbprof.c b/tests/lfbprof/lfbprof.c
index bec70f4..df37452 100644
--- a/tests/lfbprof/lfbprof.c
+++ b/tests/lfbprof/lfbprof.c
@@ -15,7 +15,7 @@
* SuperVGA video modes that support a linear framebuffer.
*
*
-* 2002/02/18: Jeroen Janssen <japj@darius.demon.nl
+* 2002/02/18: Jeroen Janssen <japj at xs4all dot nl>
* - fixed unsigned short for mode list (-1 != 0xffff otherwise)
* - fixed LfbMapRealPointer macro mask problem (some modes were skipped)
*
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: