diff libdha/kernelhelper/dhahelper.c @ 10416:0165fc26bd12

changed my non-working mail address
author alex
date Sun, 13 Jul 2003 14:48:19 +0000
parents 423ce4451ca8
children
line wrap: on
line diff
--- a/libdha/kernelhelper/dhahelper.c	Sun Jul 13 14:43:28 2003 +0000
+++ b/libdha/kernelhelper/dhahelper.c	Sun Jul 13 14:48:19 2003 +0000
@@ -1,7 +1,7 @@
 /*
     Direct Hardware Access kernel helper
     
-    (C) 2002 Alex Beregszaszi <alex@naxine.org>
+    (C) 2002 Alex Beregszaszi <alex@fsn.hu>
     
     Accessing hardware from userspace as USER (no root needed!)
 
@@ -80,7 +80,7 @@
 
 #include "dhahelper.h"
 
-MODULE_AUTHOR("Alex Beregszaszi <alex@naxine.org>");
+MODULE_AUTHOR("Alex Beregszaszi <alex@fsn.hu>");
 MODULE_DESCRIPTION("Provides userspace access to hardware (security violation!)");
 #ifdef MODULE_LICENSE
 MODULE_LICENSE("GPL");