summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/frv
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-05 23:11:28 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-05 23:11:28 +0000
commita7e14569d20ae3cd7baa220d1b4bbc8713b38d02 (patch)
treeda2cd82742e1c1af43facb65bf4699945713fcb4 /libc/sysdeps/linux/frv
parent5db304abacd754e47aaca008bf78e27b03be4a78 (diff)
fix eriks e-mail address
Diffstat (limited to 'libc/sysdeps/linux/frv')
-rw-r--r--libc/sysdeps/linux/frv/fstat.c2
-rw-r--r--libc/sysdeps/linux/frv/fstat64.c2
-rw-r--r--libc/sysdeps/linux/frv/lstat.c2
-rw-r--r--libc/sysdeps/linux/frv/lstat64.c2
-rw-r--r--libc/sysdeps/linux/frv/stat.c2
-rw-r--r--libc/sysdeps/linux/frv/stat64.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/libc/sysdeps/linux/frv/fstat.c b/libc/sysdeps/linux/frv/fstat.c
index 106f3ee3e..ce6b68e66 100644
--- a/libc/sysdeps/linux/frv/fstat.c
+++ b/libc/sysdeps/linux/frv/fstat.c
@@ -2,7 +2,7 @@
* Syscalls for uClibc
*
* Copyright (C) 2001-2003 by Erik Andersen
- * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org>
+ * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org>
* Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com>
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/libc/sysdeps/linux/frv/fstat64.c b/libc/sysdeps/linux/frv/fstat64.c
index 0f031f5b3..27000bf83 100644
--- a/libc/sysdeps/linux/frv/fstat64.c
+++ b/libc/sysdeps/linux/frv/fstat64.c
@@ -2,7 +2,7 @@
* Syscalls for uClibc
*
* Copyright (C) 2001-2003 by Erik Andersen
- * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org>
+ * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org>
* Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com>
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/libc/sysdeps/linux/frv/lstat.c b/libc/sysdeps/linux/frv/lstat.c
index 01d76a209..b9f0350c4 100644
--- a/libc/sysdeps/linux/frv/lstat.c
+++ b/libc/sysdeps/linux/frv/lstat.c
@@ -2,7 +2,7 @@
* Syscalls for uClibc
*
* Copyright (C) 2001-2003 by Erik Andersen
- * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org>
+ * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org>
* Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com>
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/libc/sysdeps/linux/frv/lstat64.c b/libc/sysdeps/linux/frv/lstat64.c
index a6a7c0daa..8f9413a8d 100644
--- a/libc/sysdeps/linux/frv/lstat64.c
+++ b/libc/sysdeps/linux/frv/lstat64.c
@@ -2,7 +2,7 @@
* Syscalls for uClibc
*
* Copyright (C) 2001-2003 by Erik Andersen
- * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org>
+ * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org>
* Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com>
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/libc/sysdeps/linux/frv/stat.c b/libc/sysdeps/linux/frv/stat.c
index 730435dad..4a54b130f 100644
--- a/libc/sysdeps/linux/frv/stat.c
+++ b/libc/sysdeps/linux/frv/stat.c
@@ -2,7 +2,7 @@
* Syscalls for uClibc
*
* Copyright (C) 2001-2003 by Erik Andersen
- * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org>
+ * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org>
* Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com>
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/libc/sysdeps/linux/frv/stat64.c b/libc/sysdeps/linux/frv/stat64.c
index 79f7e4245..ecfe808cc 100644
--- a/libc/sysdeps/linux/frv/stat64.c
+++ b/libc/sysdeps/linux/frv/stat64.c
@@ -2,7 +2,7 @@
* Syscalls for uClibc
*
* Copyright (C) 2001-2003 by Erik Andersen
- * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codpoet.org>
+ * Extracted from ../common/syscalls.c by Erik Andersen <andersen@codepoet.org>
* Adapted to FR-V by Alexandre Oliva <aoliva@redhat.com>
*
* This program is free software; you can redistribute it and/or modify it