summaryrefslogtreecommitdiff
path: root/tests
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 /tests
parent0ea73d120c1357171361042f0c7068bbe1013da6 (diff)
updated my email address + put vgabios url in the bios copyright string
(instead of my old email address)
Diffstat (limited to 'tests')
-rw-r--r--tests/lfbprof/lfbprof.c2
1 files changed, 1 insertions, 1 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)
*