Browse Source

replace FSF addresses with URLs

License notices in most of the source files refer to an outdated
FSF address. Replace it with URL, like in the rest of the source
files.Signed-off-by: Nikola Forró <nforro@redhat.com>
Nikola Forró 8 years ago
parent
commit
0f2a411b68
97 changed files with 191 additions and 287 deletions
  1. 2 3
      include/argp.h
  2. 2 3
      ldso/ldso/or1k/dl-startup.h
  3. 2 3
      ldso/ldso/or1k/dl-sysdep.h
  4. 2 3
      ldso/ldso/or1k/resolve.S
  5. 2 3
      libc/sysdeps/linux/common/bits/getopt_int.h
  6. 2 3
      libc/sysdeps/linux/lm32/bits/fcntl.h
  7. 2 3
      libc/sysdeps/linux/lm32/bits/stackinfo.h
  8. 2 3
      libc/sysdeps/linux/lm32/bits/uClibc_page.h
  9. 2 3
      libc/sysdeps/linux/lm32/sys/procfs.h
  10. 2 3
      libc/sysdeps/linux/lm32/sys/ucontext.h
  11. 2 3
      libc/sysdeps/linux/lm32/sys/user.h
  12. 2 3
      libc/sysdeps/linux/metag/bits/fcntl.h
  13. 2 3
      libc/sysdeps/linux/metag/bits/fenv.h
  14. 2 3
      libc/sysdeps/linux/metag/bits/ipc.h
  15. 2 3
      libc/sysdeps/linux/metag/bits/stackinfo.h
  16. 2 3
      libc/sysdeps/linux/metag/bits/wordsize.h
  17. 2 3
      libc/sysdeps/linux/metag/sys/io.h
  18. 2 3
      libc/sysdeps/linux/metag/sys/procfs.h
  19. 2 3
      libc/sysdeps/linux/metag/sys/ucontext.h
  20. 2 3
      libc/sysdeps/linux/or1k/__longjmp.S
  21. 2 3
      libc/sysdeps/linux/or1k/__syscall_error.c
  22. 2 3
      libc/sysdeps/linux/or1k/bits/endian.h
  23. 2 3
      libc/sysdeps/linux/or1k/bits/fcntl.h
  24. 2 3
      libc/sysdeps/linux/or1k/bits/machine-gmon.h
  25. 2 3
      libc/sysdeps/linux/or1k/bits/setjmp.h
  26. 2 3
      libc/sysdeps/linux/or1k/bits/sigcontextinfo.h
  27. 2 3
      libc/sysdeps/linux/or1k/bits/stackinfo.h
  28. 2 3
      libc/sysdeps/linux/or1k/bits/uClibc_page.h
  29. 2 3
      libc/sysdeps/linux/or1k/bits/wordsize.h
  30. 2 3
      libc/sysdeps/linux/or1k/crt1.S
  31. 2 3
      libc/sysdeps/linux/or1k/setjmp.S
  32. 2 2
      libc/sysdeps/linux/or1k/spr_defs.h
  33. 2 3
      libc/sysdeps/linux/or1k/sys/procfs.h
  34. 2 3
      libc/sysdeps/linux/or1k/sys/ucontext.h
  35. 1 2
      libc/sysdeps/linux/xtensa/clone.S
  36. 2 3
      libm/metag/fclrexcpt.c
  37. 2 3
      libm/metag/fedisblxcpt.c
  38. 2 3
      libm/metag/feenablxcpt.c
  39. 2 3
      libm/metag/fegetenv.c
  40. 2 3
      libm/metag/fegetexcept.c
  41. 2 3
      libm/metag/fegetround.c
  42. 2 3
      libm/metag/feholdexcpt.c
  43. 2 3
      libm/metag/fesetenv.c
  44. 2 3
      libm/metag/fesetround.c
  45. 2 3
      libm/metag/feupdateenv.c
  46. 2 3
      libm/metag/fgetexcptflg.c
  47. 2 3
      libm/metag/fraiseexcpt.c
  48. 2 3
      libm/metag/fsetexcptflg.c
  49. 2 3
      libm/metag/ftestexcept.c
  50. 1 2
      libpthread/linuxthreads.old/sysdeps/or1k/pt-machine.h
  51. 1 2
      libpthread/linuxthreads/sysdeps/or1k/pt-machine.h
  52. 2 3
      libpthread/nptl/sysdeps/arc/pthreaddef.h
  53. 2 3
      libpthread/nptl/sysdeps/metag/dl-tls.h
  54. 2 3
      libpthread/nptl/sysdeps/metag/jmpbuf-unwind.h
  55. 2 3
      libpthread/nptl/sysdeps/metag/pthread_spin_init.c
  56. 2 3
      libpthread/nptl/sysdeps/metag/pthreaddef.h
  57. 2 3
      libpthread/nptl/sysdeps/metag/tls.h
  58. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/arc/bits/pthreadtypes.h
  59. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/arc/bits/semaphore.h
  60. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/arc/createthread.c
  61. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/arc/libc-lowlevellock.c
  62. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/arc/lowlevellock.h
  63. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/arc/pthread_once.c
  64. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/bits/pthreadtypes.h
  65. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/bits/semaphore.h
  66. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/createthread.c
  67. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/fork.c
  68. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/libc-lowlevellock.c
  69. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/lowlevellock.c
  70. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/lowlevellock.h
  71. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/pthread_once.c
  72. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/sysdep-cancel.h
  73. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/metag/vfork.S
  74. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/bits/semaphore.h
  75. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/createthread.c
  76. 2 3
      libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/sysdep-cancel.h
  77. 2 3
      libpthread/nptl/sysdeps/xtensa/Makefile.arch
  78. 2 3
      libpthread/nptl/sysdeps/xtensa/dl-tls.h
  79. 2 3
      libpthread/nptl/sysdeps/xtensa/pthread_spin_lock.S
  80. 2 3
      libpthread/nptl/sysdeps/xtensa/pthread_spin_trylock.S
  81. 2 3
      libpthread/nptl/sysdeps/xtensa/pthreaddef.h
  82. 2 3
      libpthread/nptl/sysdeps/xtensa/tls.h
  83. 2 3
      libuargp/argp-ba.c
  84. 2 3
      libuargp/argp-eexst.c
  85. 2 3
      libuargp/argp-fmtstream.c
  86. 2 3
      libuargp/argp-fmtstream.h
  87. 2 3
      libuargp/argp-fs-xinl.c
  88. 2 3
      libuargp/argp-help.c
  89. 2 3
      libuargp/argp-parse.c
  90. 2 3
      libuargp/argp-pv.c
  91. 2 3
      libuargp/argp-pvh.c
  92. 2 3
      libuargp/argp-xinl.c
  93. 2 3
      test/argp/argp-test.c
  94. 2 3
      test/argp/tst-argp1.c
  95. 2 3
      test/argp/tst-argp2.c
  96. 2 3
      test/pthread/tst-join2.c
  97. 2 3
      test/pthread/tst-join3.c

+ 2 - 3
include/argp.h

@@ -15,9 +15,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.
 
 
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
 */
 */

+ 2 - 3
ldso/ldso/or1k/dl-startup.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 __asm__ ("\
 __asm__ ("\
 	.text\n\
 	.text\n\

+ 2 - 3
ldso/ldso/or1k/dl-sysdep.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Use reloca */
 /* Use reloca */
 #define ELF_USES_RELOCA
 #define ELF_USES_RELOCA

+ 2 - 3
ldso/ldso/or1k/resolve.S

@@ -17,9 +17,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 .text
 .text
 .align 4
 .align 4

+ 2 - 3
libc/sysdeps/linux/common/bits/getopt_int.h

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _GETOPT_INT_H
 #ifndef _GETOPT_INT_H
 #define _GETOPT_INT_H  1
 #define _GETOPT_INT_H  1

+ 2 - 3
libc/sysdeps/linux/lm32/bits/fcntl.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef	_FCNTL_H
 #ifndef	_FCNTL_H
 # error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
 # error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."

+ 2 - 3
libc/sysdeps/linux/lm32/bits/stackinfo.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* This file contains a bit of information about the stack allocation
 /* This file contains a bit of information about the stack allocation
    of the processor.  Since there is no general truth we can't say
    of the processor.  Since there is no general truth we can't say

+ 2 - 3
libc/sysdeps/linux/lm32/bits/uClibc_page.h

@@ -11,9 +11,8 @@
  *  Lesser General Public License for more details.
  *  Lesser General Public License for more details.
  *
  *
  *  You should have received a copy of the GNU Lesser General Public
  *  You should have received a copy of the GNU Lesser General Public
- *  License along with the GNU C Library; if not, write to the Free
- *  Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- *  02111-1307 USA.
+ *  License along with the GNU C Library; see the file COPYING.LIB.  If
+ *  not, see <http://www.gnu.org/licenses/>.
  */
  */
 
 
 #ifndef _UCLIBC_PAGE_H
 #ifndef _UCLIBC_PAGE_H

+ 2 - 3
libc/sysdeps/linux/lm32/sys/procfs.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_PROCFS_H
 #ifndef _SYS_PROCFS_H
 #define _SYS_PROCFS_H	1
 #define _SYS_PROCFS_H	1

+ 2 - 3
libc/sysdeps/linux/lm32/sys/ucontext.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_UCONTEXT_H
 #ifndef _SYS_UCONTEXT_H
 #define _SYS_UCONTEXT_H	1
 #define _SYS_UCONTEXT_H	1

+ 2 - 3
libc/sysdeps/linux/lm32/sys/user.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_USER_H
 #ifndef _SYS_USER_H
 
 

+ 2 - 3
libc/sysdeps/linux/metag/bits/fcntl.h

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef	_FCNTL_H
 #ifndef	_FCNTL_H
 # error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
 # error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."

+ 2 - 3
libc/sysdeps/linux/metag/bits/fenv.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _FENV_H
 #ifndef _FENV_H
 # error "Never use <bits/fenv.h> directly; include <fenv.h> instead."
 # error "Never use <bits/fenv.h> directly; include <fenv.h> instead."

+ 2 - 3
libc/sysdeps/linux/metag/bits/ipc.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
-   Boston, MA 02110-1301, USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_IPC_H
 #ifndef _SYS_IPC_H
 # error "Never use <bits/ipc.h> directly; include <sys/ipc.h> instead."
 # error "Never use <bits/ipc.h> directly; include <sys/ipc.h> instead."

+ 2 - 3
libc/sysdeps/linux/metag/bits/stackinfo.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* This file contains a bit of information about the stack allocation
 /* This file contains a bit of information about the stack allocation
    of the processor.  */
    of the processor.  */

+ 2 - 3
libc/sysdeps/linux/metag/bits/wordsize.h

@@ -12,8 +12,7 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #define __WORDSIZE	32
 #define __WORDSIZE	32

+ 2 - 3
libc/sysdeps/linux/metag/sys/io.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef	_SYS_IO_H
 #ifndef	_SYS_IO_H
 
 

+ 2 - 3
libc/sysdeps/linux/metag/sys/procfs.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
-   Boston, MA 02110-1301, USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_PROCFS_H
 #ifndef _SYS_PROCFS_H
 #define _SYS_PROCFS_H	1
 #define _SYS_PROCFS_H	1

+ 2 - 3
libc/sysdeps/linux/metag/sys/ucontext.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Meta ABI compliant context switching support.  */
 /* Meta ABI compliant context switching support.  */
 
 

+ 2 - 3
libc/sysdeps/linux/or1k/__longjmp.S

@@ -16,9 +16,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <jmpbuf-offsets.h>
 #include <jmpbuf-offsets.h>
 
 

+ 2 - 3
libc/sysdeps/linux/or1k/__syscall_error.c

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <errno.h>
 #include <errno.h>
 
 

+ 2 - 3
libc/sysdeps/linux/or1k/bits/endian.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* or1k can be little or big endian.  Hopefully gcc will know...  */
 /* or1k can be little or big endian.  Hopefully gcc will know...  */
 
 

+ 2 - 3
libc/sysdeps/linux/or1k/bits/fcntl.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef	_FCNTL_H
 #ifndef	_FCNTL_H
 # error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
 # error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."

+ 2 - 3
libc/sysdeps/linux/or1k/bits/machine-gmon.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* We need a special version of the `mcount' function because it has
 /* We need a special version of the `mcount' function because it has
    to preserve more registers than your usual function.  */
    to preserve more registers than your usual function.  */

+ 2 - 3
libc/sysdeps/linux/or1k/bits/setjmp.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Define the machine-dependent type `jmp_buf'.  or1k version.  */
 /* Define the machine-dependent type `jmp_buf'.  or1k version.  */
 
 

+ 2 - 3
libc/sysdeps/linux/or1k/bits/sigcontextinfo.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <signal.h>
 #include <signal.h>
 
 

+ 2 - 3
libc/sysdeps/linux/or1k/bits/stackinfo.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* This file contains a bit of information about the stack allocation
 /* This file contains a bit of information about the stack allocation
    of the processor.  */
    of the processor.  */

+ 2 - 3
libc/sysdeps/linux/or1k/bits/uClibc_page.h

@@ -11,9 +11,8 @@
  *  Lesser General Public License for more details.
  *  Lesser General Public License for more details.
  *
  *
  *  You should have received a copy of the GNU Lesser General Public
  *  You should have received a copy of the GNU Lesser General Public
- *  License along with the GNU C Library; if not, write to the Free
- *  Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- *  02111-1307 USA.
+ *  License along with the GNU C Library; see the file COPYING.LIB.  If
+ *  not, see <http://www.gnu.org/licenses/>.
  */
  */
 
 
 /* Supply an architecture specific value for PAGE_SIZE and friends.  */
 /* Supply an architecture specific value for PAGE_SIZE and friends.  */

+ 2 - 3
libc/sysdeps/linux/or1k/bits/wordsize.h

@@ -12,8 +12,7 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #define __WORDSIZE	32
 #define __WORDSIZE	32

+ 2 - 3
libc/sysdeps/linux/or1k/crt1.S

@@ -37,9 +37,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Stick in a dummy reference to main(), so that if an application
 /* Stick in a dummy reference to main(), so that if an application
  * is linking when the main() function is in a static library (.a)
  * is linking when the main() function is in a static library (.a)

+ 2 - 3
libc/sysdeps/linux/or1k/setjmp.S

@@ -16,9 +16,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include "spr_defs.h"
 #include "spr_defs.h"
 #include <jmpbuf-offsets.h>
 #include <jmpbuf-offsets.h>

+ 2 - 2
libc/sysdeps/linux/or1k/spr_defs.h

@@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 GNU General Public License for more details.
 
 
 You should have received a copy of the GNU General Public License
 You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+along with this program; see the file COPYING.  If not, see
+<http://www.gnu.org/licenses/>.  */
 
 
 /* This file is also used by microkernel test bench. Among
 /* This file is also used by microkernel test bench. Among
 others it is also used in assembly file(s). */
 others it is also used in assembly file(s). */

+ 2 - 3
libc/sysdeps/linux/or1k/sys/procfs.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_PROCFS_H
 #ifndef _SYS_PROCFS_H
 #define _SYS_PROCFS_H	1
 #define _SYS_PROCFS_H	1

+ 2 - 3
libc/sysdeps/linux/or1k/sys/ucontext.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SYS_UCONTEXT_H
 #ifndef _SYS_UCONTEXT_H
 #define _SYS_UCONTEXT_H	1
 #define _SYS_UCONTEXT_H	1

+ 1 - 2
libc/sysdeps/linux/xtensa/clone.S

@@ -12,8 +12,7 @@
 
 
    You should have received a copy of the GNU Library General Public
    You should have received a copy of the GNU Library General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If not,
    License along with the GNU C Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   see <http://www.gnu.org/licenses/>.  */
 
 
 /* clone is even more special than fork as it mucks with stacks
 /* clone is even more special than fork as it mucks with stacks
    and invokes a function in the right context after its all over.  */
    and invokes a function in the right context after its all over.  */

+ 2 - 3
libm/metag/fclrexcpt.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 2 - 3
libm/metag/fedisblxcpt.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 2 - 3
libm/metag/feenablxcpt.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 2 - 3
libm/metag/fegetenv.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 
 

+ 2 - 3
libm/metag/fegetexcept.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 
 

+ 2 - 3
libm/metag/fegetround.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 
 

+ 2 - 3
libm/metag/feholdexcpt.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 2 - 3
libm/metag/fesetenv.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <assert.h>
 #include <assert.h>

+ 2 - 3
libm/metag/fesetround.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 2 - 3
libm/metag/feupdateenv.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 2 - 3
libm/metag/fgetexcptflg.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 
 

+ 2 - 3
libm/metag/fraiseexcpt.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <math.h>
 #include <math.h>

+ 2 - 3
libm/metag/fsetexcptflg.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <math.h>
 #include <math.h>

+ 2 - 3
libm/metag/ftestexcept.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <fenv.h>
 #include <fenv.h>
 #include <unistd.h>
 #include <unistd.h>

+ 1 - 2
libpthread/linuxthreads.old/sysdeps/or1k/pt-machine.h

@@ -15,8 +15,7 @@
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If not,
    License along with the GNU C Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _PT_MACHINE_H
 #ifndef _PT_MACHINE_H
 #define _PT_MACHINE_H   1
 #define _PT_MACHINE_H   1

+ 1 - 2
libpthread/linuxthreads/sysdeps/or1k/pt-machine.h

@@ -15,8 +15,7 @@
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If not,
    License along with the GNU C Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _PT_MACHINE_H
 #ifndef _PT_MACHINE_H
 #define _PT_MACHINE_H   1
 #define _PT_MACHINE_H   1

+ 2 - 3
libpthread/nptl/sysdeps/arc/pthreaddef.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <sysdep.h>
 #include <sysdep.h>
 
 

+ 2 - 3
libpthread/nptl/sysdeps/metag/dl-tls.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 
 
 /* Type used for the representation of TLS information in the GOT.  */
 /* Type used for the representation of TLS information in the GOT.  */

+ 2 - 3
libpthread/nptl/sysdeps/metag/jmpbuf-unwind.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <setjmp.h>
 #include <setjmp.h>
 #include <stdint.h>
 #include <stdint.h>

+ 2 - 3
libpthread/nptl/sysdeps/metag/pthread_spin_init.c

@@ -13,8 +13,7 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Not needed.  pthread_spin_init is an alias for pthread_spin_unlock.  */
 /* Not needed.  pthread_spin_init is an alias for pthread_spin_unlock.  */

+ 2 - 3
libpthread/nptl/sysdeps/metag/pthreaddef.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <sysdep.h>
 #include <sysdep.h>
 
 

+ 2 - 3
libpthread/nptl/sysdeps/metag/tls.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _TLS_H
 #ifndef _TLS_H
 #define _TLS_H
 #define _TLS_H

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/arc/bits/pthreadtypes.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _BITS_PTHREADTYPES_H
 #ifndef _BITS_PTHREADTYPES_H
 #define _BITS_PTHREADTYPES_H	1
 #define _BITS_PTHREADTYPES_H	1

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/arc/bits/semaphore.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SEMAPHORE_H
 #ifndef _SEMAPHORE_H
 # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead."
 # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead."

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/arc/createthread.c

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Internal clone callers pass struct pthread, but thread TP register
 /* Internal clone callers pass struct pthread, but thread TP register
  * needs to point to TLS block (struct tcbhead) which is right after */
  * needs to point to TLS block (struct tcbhead) which is right after */

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/arc/libc-lowlevellock.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* No difference to lowlevellock.c, except we lose a couple of functions.  */
 /* No difference to lowlevellock.c, except we lose a couple of functions.  */
 #include "lowlevellock.c"
 #include "lowlevellock.c"

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/arc/lowlevellock.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _LOWLEVELLOCK_H
 #ifndef _LOWLEVELLOCK_H
 #define _LOWLEVELLOCK_H	1
 #define _LOWLEVELLOCK_H	1

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/arc/pthread_once.c

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include "pthreadP.h"
 #include "pthreadP.h"
 #include <lowlevellock.h>
 #include <lowlevellock.h>

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/bits/pthreadtypes.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _BITS_PTHREADTYPES_H
 #ifndef _BITS_PTHREADTYPES_H
 #define _BITS_PTHREADTYPES_H	1
 #define _BITS_PTHREADTYPES_H	1

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/bits/semaphore.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SEMAPHORE_H
 #ifndef _SEMAPHORE_H
 # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead."
 # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead."

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/createthread.c

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Value passed to 'clone' for initialization of the thread register.  */
 /* Value passed to 'clone' for initialization of the thread register.  */
 #define TLS_VALUE (pd + 1)
 #define TLS_VALUE (pd + 1)

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/fork.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <sched.h>
 #include <sched.h>
 #include <signal.h>
 #include <signal.h>

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/libc-lowlevellock.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* No difference to lowlevellock.c, except we lose a couple of functions.  */
 /* No difference to lowlevellock.c, except we lose a couple of functions.  */
 #include "lowlevellock.c"
 #include "lowlevellock.c"

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/lowlevellock.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <errno.h>
 #include <errno.h>
 #include <sysdep.h>
 #include <sysdep.h>

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/lowlevellock.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _LOWLEVELLOCK_H
 #ifndef _LOWLEVELLOCK_H
 #define _LOWLEVELLOCK_H	1
 #define _LOWLEVELLOCK_H	1

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/pthread_once.c

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include "pthreadP.h"
 #include "pthreadP.h"
 #include <lowlevellock.h>
 #include <lowlevellock.h>

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/sysdep-cancel.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <tls.h>
 #include <tls.h>
 #include <sysdep.h>
 #include <sysdep.h>

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/metag/vfork.S

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <tcb-offsets.h>
 #include <tcb-offsets.h>
 #include <asm/unistd.h>
 #include <asm/unistd.h>

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/bits/semaphore.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _SEMAPHORE_H
 #ifndef _SEMAPHORE_H
 # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead."
 # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead."

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/createthread.c

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Value passed to 'clone' for initialization of the thread register.  */
 /* Value passed to 'clone' for initialization of the thread register.  */
 #define TLS_VALUE (pd + 1)
 #define TLS_VALUE (pd + 1)

+ 2 - 3
libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/sysdep-cancel.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <sysdep.h>
 #include <sysdep.h>
 #include <tls.h>
 #include <tls.h>

+ 2 - 3
libpthread/nptl/sysdeps/xtensa/Makefile.arch

@@ -12,9 +12,8 @@
 # Lesser General Public License for more details.
 # Lesser General Public License for more details.
 #
 #
 # You should have received a copy of the GNU Lesser General Public
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library; see the file COPYING.LIB.  If
+# not, see <http://www.gnu.org/licenses/>.
 
 
 CFLAGS-pt-raise.c = -DNOT_IN_libc -DIS_IN_libpthread
 CFLAGS-pt-raise.c = -DNOT_IN_libc -DIS_IN_libpthread
 
 

+ 2 - 3
libpthread/nptl/sysdeps/xtensa/dl-tls.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _XTENSA_DL_TLS_H
 #ifndef _XTENSA_DL_TLS_H
 #define _XTENSA_DL_TLS_H 1
 #define _XTENSA_DL_TLS_H 1

+ 2 - 3
libpthread/nptl/sysdeps/xtensa/pthread_spin_lock.S

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <sysdep.h>
 #include <sysdep.h>
 
 

+ 2 - 3
libpthread/nptl/sysdeps/xtensa/pthread_spin_trylock.S

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #define _ERRNO_H 1
 #define _ERRNO_H 1
 #include <bits/errno.h>
 #include <bits/errno.h>

+ 2 - 3
libpthread/nptl/sysdeps/xtensa/pthreaddef.h

@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* Default stack size.  */
 /* Default stack size.  */
 #define ARCH_STACK_DEFAULT_SIZE	(2 * 1024 * 1024)
 #define ARCH_STACK_DEFAULT_SIZE	(2 * 1024 * 1024)

+ 2 - 3
libpthread/nptl/sysdeps/xtensa/tls.h

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifndef _TLS_H
 #ifndef _TLS_H
 #define _TLS_H
 #define _TLS_H

+ 2 - 3
libuargp/argp-ba.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* If set by the user program, it should point to string that is the
 /* If set by the user program, it should point to string that is the
    bug-reporting address for the program.  It will be printed by argp_help if
    bug-reporting address for the program.  It will be printed by argp_help if

+ 2 - 3
libuargp/argp-eexst.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifdef HAVE_CONFIG_H
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 # include <config.h>

+ 2 - 3
libuargp/argp-fmtstream.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.
 
 
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
 */
 */

+ 2 - 3
libuargp/argp-fmtstream.h

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.
 
 
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
 */
 */

+ 2 - 3
libuargp/argp-fs-xinl.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifdef HAVE_CONFIG_H
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 # include <config.h>

+ 2 - 3
libuargp/argp-help.c

@@ -15,9 +15,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.
 
 
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
 */
 */

+ 2 - 3
libuargp/argp-parse.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.
 
 
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
    Modified for uClibc by: Salvatore Cro <salvatore.cro at st.com>
 */
 */

+ 2 - 3
libuargp/argp-pv.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 /* If set by the user program to a non-zero value, then a default option
 /* If set by the user program to a non-zero value, then a default option
    --version is added (unless the ARGP_NO_HELP flag is used), which will
    --version is added (unless the ARGP_NO_HELP flag is used), which will

+ 2 - 3
libuargp/argp-pvh.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifdef HAVE_CONFIG_H
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #include <config.h>

+ 2 - 3
libuargp/argp-xinl.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifdef HAVE_CONFIG_H
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 # include <config.h>

+ 2 - 3
test/argp/argp-test.c

@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #ifdef HAVE_CONFIG_H
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #include <config.h>

+ 2 - 3
test/argp/tst-argp1.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <argp.h>
 #include <argp.h>
 
 

+ 2 - 3
test/argp/tst-argp2.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <argp.h>
 #include <argp.h>
 
 

+ 2 - 3
test/pthread/tst-join2.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <errno.h>
 #include <errno.h>
 #include <pthread.h>
 #include <pthread.h>

+ 2 - 3
test/pthread/tst-join3.c

@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
    Lesser General Public License for more details.
 
 
    You should have received a copy of the GNU Lesser General Public
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; see the file COPYING.LIB.  If
+   not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <errno.h>
 #include <errno.h>
 #include <pthread.h>
 #include <pthread.h>