summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/__syscall_fcntl.c
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-11-15 15:32:32 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-11-15 15:32:32 +0000
commit8a87f4950a3bfde31c6960a17236ba3903f689e4 (patch)
tree6e9e6a4b59b5214bed4faac2ae05184eab93315e /libc/sysdeps/linux/common/__syscall_fcntl.c
parent8d0348abfd99992b3dde621b1d8a991a94218c6a (diff)
Update copyright notice
Diffstat (limited to 'libc/sysdeps/linux/common/__syscall_fcntl.c')
-rw-r--r--libc/sysdeps/linux/common/__syscall_fcntl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/common/__syscall_fcntl.c b/libc/sysdeps/linux/common/__syscall_fcntl.c
index 75750d18e..ad752bcd6 100644
--- a/libc/sysdeps/linux/common/__syscall_fcntl.c
+++ b/libc/sysdeps/linux/common/__syscall_fcntl.c
@@ -2,9 +2,9 @@
/*
* __syscall_fcntl() for uClibc
*
- * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
+ * Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
*
- * GNU Library General Public License (LGPL) version 2 or later.
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
#include "syscalls.h"