summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vesa.c2
-rw-r--r--src/vesa.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/vesa.c b/src/vesa.c
index 77b7ae2..5c43e7e 100644
--- a/src/vesa.c
+++ b/src/vesa.c
@@ -25,7 +25,7 @@
* dealings in this Software without prior written authorization from
* Conectiva Linux.
*
- * Authors: Paulo César Pereira de Andrade <pcpa@conectiva.com.br>
+ * Authors: Paulo César Pereira de Andrade <pcpa@conectiva.com.br>
* David Dawes <dawes@xfree86.org>
*
* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.c,v 1.40 2003/11/03 05:11:45 tsi Exp $
diff --git a/src/vesa.h b/src/vesa.h
index 2bb19c1..390a25b 100644
--- a/src/vesa.h
+++ b/src/vesa.h
@@ -24,7 +24,7 @@
* dealings in this Software without prior written authorization from
* Conectiva Linux.
*
- * Authors: Paulo César Pereira de Andrade <pcpa@conectiva.com.br>
+ * Authors: Paulo César Pereira de Andrade <pcpa@conectiva.com.br>
*
* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.h,v 1.12 2002/08/06 13:46:27 dawes Exp $
*/