summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/v850/clone.c
diff options
context:
space:
mode:
authorMiles Bader <miles@lsi.nec.co.jp>2003-01-31 09:20:25 +0000
committerMiles Bader <miles@lsi.nec.co.jp>2003-01-31 09:20:25 +0000
commite1dbcd675ecd57025aae7ab6150c4d46ba439f05 (patch)
treec93081c5df5633c3d4455e149d26d76d97de9fb9 /libc/sysdeps/linux/v850/clone.c
parente77dfaab537fb6e94bf5c799ec8a845252f4cbd4 (diff)
Correct license.
Diffstat (limited to 'libc/sysdeps/linux/v850/clone.c')
-rw-r--r--libc/sysdeps/linux/v850/clone.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/v850/clone.c b/libc/sysdeps/linux/v850/clone.c
index 33e96b449..d024f512d 100644
--- a/libc/sysdeps/linux/v850/clone.c
+++ b/libc/sysdeps/linux/v850/clone.c
@@ -4,9 +4,9 @@
* Copyright (C) 2002 NEC Electronics Corporation
* Copyright (C) 2002 Miles Bader <miles@gnu.org>
*
- * This file is subject to the terms and conditions of the GNU General
- * Public License. See the file COPYING in the main directory of this
- * archive for more details.
+ * This file is subject to the terms and conditions of the GNU Lesser
+ * General Public License. See the file COPYING.LIB in the main
+ * directory of this archive for more details.
*
* Written by Miles Bader <miles@gnu.org>
*/