diff options
Diffstat (limited to 'libc/sysdeps/linux/frv')
-rw-r--r-- | libc/sysdeps/linux/frv/fstat.c | 2 | ||||
-rw-r--r-- | libc/sysdeps/linux/frv/fstat64.c | 2 | ||||
-rw-r--r-- | libc/sysdeps/linux/frv/lstat.c | 2 | ||||
-rw-r--r-- | libc/sysdeps/linux/frv/lstat64.c | 2 | ||||
-rw-r--r-- | libc/sysdeps/linux/frv/stat.c | 2 | ||||
-rw-r--r-- | libc/sysdeps/linux/frv/stat64.c | 2 |
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 |