summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/setrlimit.c
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/common/setrlimit.c
parent5db304abacd754e47aaca008bf78e27b03be4a78 (diff)
fix eriks e-mail address
Diffstat (limited to 'libc/sysdeps/linux/common/setrlimit.c')
-rw-r--r--libc/sysdeps/linux/common/setrlimit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/setrlimit.c b/libc/sysdeps/linux/common/setrlimit.c
index bb40c14e2..c7ebe6c98 100644
--- a/libc/sysdeps/linux/common/setrlimit.c
+++ b/libc/sysdeps/linux/common/setrlimit.c
@@ -2,7 +2,7 @@
/*
* setrlimit() 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.
*/