diff options
Diffstat (limited to 'libc/sysdeps/linux/common/syscalls.h')
-rw-r--r-- | libc/sysdeps/linux/common/syscalls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/syscalls.h b/libc/sysdeps/linux/common/syscalls.h index dfe53851e..743ac8a74 100644 --- a/libc/sysdeps/linux/common/syscalls.h +++ b/libc/sysdeps/linux/common/syscalls.h @@ -2,7 +2,7 @@ /* * Common header file for uClibc syscalls * - * Copyright (C) 2001-2004 by Erik Andersen <andersen@codpoet.org> + * Copyright (C) 2001-2004 by Erik Andersen <andersen@codepoet.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License |