summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/creat.c
diff options
context:
space:
mode:
authorKhem Raj <kraj@mvista.com>2009-03-16 06:02:47 +0000
committerKhem Raj <kraj@mvista.com>2009-03-16 06:02:47 +0000
commit74cc326ef4e35360b4c22993b964525456bb91ac (patch)
treef267baf0ba2144fc539060bd162accd46e4767b7 /libc/sysdeps/linux/common/creat.c
parent527bcddcd081d902d4ec851af13c6bab35e20e4d (diff)
Update copyright header.
Diffstat (limited to 'libc/sysdeps/linux/common/creat.c')
-rw-r--r--libc/sysdeps/linux/common/creat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/creat.c b/libc/sysdeps/linux/common/creat.c
index 92dbf329c..77cf44e69 100644
--- a/libc/sysdeps/linux/common/creat.c
+++ b/libc/sysdeps/linux/common/creat.c
@@ -2,7 +2,7 @@
/*
* creat() for uClibc
*
- * Copyright (C) 2009 <kraj@uclibc.org>
+ * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/