diff options
| -rw-r--r-- | libc/sysdeps/linux/v850/bits/kernel_types.h | 6 | ||||
| -rw-r--r-- | libc/sysdeps/linux/v850/clone.c | 6 | ||||
| -rw-r--r-- | libpthread/linuxthreads/sysdeps/v850/pt-machine.h | 6 | ||||
| -rw-r--r-- | libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h | 6 | 
4 files changed, 12 insertions, 12 deletions
diff --git a/libc/sysdeps/linux/v850/bits/kernel_types.h b/libc/sysdeps/linux/v850/bits/kernel_types.h index 12438d58f..f066ea549 100644 --- a/libc/sysdeps/linux/v850/bits/kernel_types.h +++ b/libc/sysdeps/linux/v850/bits/kernel_types.h @@ -4,9 +4,9 @@   *  Copyright (C) 2001,2002  NEC Corporation   *  Copyright (C) 2001,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>   */ 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>   */ diff --git a/libpthread/linuxthreads/sysdeps/v850/pt-machine.h b/libpthread/linuxthreads/sysdeps/v850/pt-machine.h index a28360c58..fb41c41e9 100644 --- a/libpthread/linuxthreads/sysdeps/v850/pt-machine.h +++ b/libpthread/linuxthreads/sysdeps/v850/pt-machine.h @@ -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>   */ diff --git a/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h b/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h index 7587e9126..de450ff8a 100644 --- a/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h +++ b/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h @@ -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>   */  | 
