summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/dup2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/dup2.c')
-rw-r--r--libc/sysdeps/linux/common/dup2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/dup2.c b/libc/sysdeps/linux/common/dup2.c
index ab61f6327..a5a832f6f 100644
--- a/libc/sysdeps/linux/common/dup2.c
+++ b/libc/sysdeps/linux/common/dup2.c
@@ -2,7 +2,7 @@
/*
* dup2() for uClibc
*
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codpoet.org>
+ * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
*
* GNU Library General Public License (LGPL) version 2 or later.
*/