From 266bdc1f623fe6fe489e5115e0f8ef723705d949 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 18 Nov 2012 06:03:05 -0500 Subject: Replace FSF snail mail address with URLs This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger --- libc/sysdeps/linux/c6x/__longjmp.S | 3 +-- libc/sysdeps/linux/c6x/_vfork.S | 4 ++-- libc/sysdeps/linux/c6x/bits/byteswap.h | 5 ++--- libc/sysdeps/linux/c6x/bits/elf-dsbt.h | 3 +-- libc/sysdeps/linux/c6x/bits/fcntl.h | 5 ++--- libc/sysdeps/linux/c6x/bits/ipc.h | 5 ++--- libc/sysdeps/linux/c6x/bits/mathdef.h | 5 ++--- libc/sysdeps/linux/c6x/bits/nan.h | 5 ++--- libc/sysdeps/linux/c6x/bits/poll.h | 5 ++--- libc/sysdeps/linux/c6x/bits/resource.h | 5 ++--- libc/sysdeps/linux/c6x/bits/setjmp.h | 5 ++--- libc/sysdeps/linux/c6x/bits/sigcontextinfo.h | 5 ++--- libc/sysdeps/linux/c6x/bits/stackinfo.h | 5 ++--- libc/sysdeps/linux/c6x/bits/wordsize.h | 5 ++--- libc/sysdeps/linux/c6x/brk.c | 5 ++--- libc/sysdeps/linux/c6x/bsd-_setjmp.s | 3 +-- libc/sysdeps/linux/c6x/bsd-setjmp.S | 3 +-- libc/sysdeps/linux/c6x/clone.S | 3 +-- libc/sysdeps/linux/c6x/crt1.S | 3 +-- libc/sysdeps/linux/c6x/jmpbuf-offsets.h | 5 ++--- libc/sysdeps/linux/c6x/jmpbuf-unwind.h | 5 ++--- libc/sysdeps/linux/c6x/setjmp.s | 3 +-- libc/sysdeps/linux/c6x/sigaction.c | 3 +-- libc/sysdeps/linux/c6x/sys/procfs.h | 5 ++--- libc/sysdeps/linux/c6x/sys/ptrace.h | 5 ++--- libc/sysdeps/linux/c6x/sys/reg.h | 5 ++--- libc/sysdeps/linux/c6x/sys/ucontext.h | 5 ++--- libc/sysdeps/linux/c6x/sys/user.h | 5 ++--- 28 files changed, 48 insertions(+), 75 deletions(-) (limited to 'libc/sysdeps/linux/c6x') diff --git a/libc/sysdeps/linux/c6x/__longjmp.S b/libc/sysdeps/linux/c6x/__longjmp.S index b9d9f9d9c..bc0b62f94 100644 --- a/libc/sysdeps/linux/c6x/__longjmp.S +++ b/libc/sysdeps/linux/c6x/__longjmp.S @@ -14,8 +14,7 @@ ; for more details. ; ; You should have received a copy of the GNU Library General Public License - ; along with this program; if not, write to the Free Software Foundation, - ; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ; along with this program; if not, see . ; .global __longjmp diff --git a/libc/sysdeps/linux/c6x/_vfork.S b/libc/sysdeps/linux/c6x/_vfork.S index d64dc504d..e89212ff0 100644 --- a/libc/sysdeps/linux/c6x/_vfork.S +++ b/libc/sysdeps/linux/c6x/_vfork.S @@ -16,8 +16,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; see the file COPYING.LIB. If not, see + * . */ #define __ASSEMBLY__ diff --git a/libc/sysdeps/linux/c6x/bits/byteswap.h b/libc/sysdeps/linux/c6x/bits/byteswap.h index eff26d54e..8baeb16be 100644 --- a/libc/sysdeps/linux/c6x/bits/byteswap.h +++ b/libc/sysdeps/linux/c6x/bits/byteswap.h @@ -14,9 +14,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * along with this program; see the file COPYING.LIB. If not, see + * . */ #ifndef _ASM_BITS_BYTESWAP_H diff --git a/libc/sysdeps/linux/c6x/bits/elf-dsbt.h b/libc/sysdeps/linux/c6x/bits/elf-dsbt.h index 5ad8bb3b0..a4e3e7db3 100644 --- a/libc/sysdeps/linux/c6x/bits/elf-dsbt.h +++ b/libc/sysdeps/linux/c6x/bits/elf-dsbt.h @@ -25,8 +25,7 @@ Library General Public License for more details. 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, write to the Free Software Foundation, Inc., 675 Mass Ave, -Cambridge, MA 02139, USA. */ +not, see . */ #ifndef _BITS_ELF_DSBT_H #define _BITS_ELF_DSBT_H diff --git a/libc/sysdeps/linux/c6x/bits/fcntl.h b/libc/sysdeps/linux/c6x/bits/fcntl.h index 6c0d5647f..e381e97e6 100644 --- a/libc/sysdeps/linux/c6x/bits/fcntl.h +++ b/libc/sysdeps/linux/c6x/bits/fcntl.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _FCNTL_H # error "Never use directly; include instead." diff --git a/libc/sysdeps/linux/c6x/bits/ipc.h b/libc/sysdeps/linux/c6x/bits/ipc.h index 6bf2965d0..4e9236eb6 100644 --- a/libc/sysdeps/linux/c6x/bits/ipc.h +++ b/libc/sysdeps/linux/c6x/bits/ipc.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_IPC_H # error "Never use directly; include instead." diff --git a/libc/sysdeps/linux/c6x/bits/mathdef.h b/libc/sysdeps/linux/c6x/bits/mathdef.h index df12adf03..d8670b8c8 100644 --- a/libc/sysdeps/linux/c6x/bits/mathdef.h +++ b/libc/sysdeps/linux/c6x/bits/mathdef.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #if !defined _MATH_H && !defined _COMPLEX_H # error "Never use directly; include instead" diff --git a/libc/sysdeps/linux/c6x/bits/nan.h b/libc/sysdeps/linux/c6x/bits/nan.h index 85225da9f..c34b16aaa 100644 --- a/libc/sysdeps/linux/c6x/bits/nan.h +++ b/libc/sysdeps/linux/c6x/bits/nan.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _MATH_H # error "Never use directly; include instead." diff --git a/libc/sysdeps/linux/c6x/bits/poll.h b/libc/sysdeps/linux/c6x/bits/poll.h index f7a739315..1d845ebd2 100644 --- a/libc/sysdeps/linux/c6x/bits/poll.h +++ b/libc/sysdeps/linux/c6x/bits/poll.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_POLL_H # error "Never use directly; include instead." diff --git a/libc/sysdeps/linux/c6x/bits/resource.h b/libc/sysdeps/linux/c6x/bits/resource.h index 57d17821e..72b08ce84 100644 --- a/libc/sysdeps/linux/c6x/bits/resource.h +++ b/libc/sysdeps/linux/c6x/bits/resource.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_RESOURCE_H # error "Never use directly; include instead." diff --git a/libc/sysdeps/linux/c6x/bits/setjmp.h b/libc/sysdeps/linux/c6x/bits/setjmp.h index 3f0a19f52..993b1aa55 100644 --- a/libc/sysdeps/linux/c6x/bits/setjmp.h +++ b/libc/sysdeps/linux/c6x/bits/setjmp.h @@ -14,9 +14,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * along with this program; see the file COPYING.LIB. If not, see + * . */ #ifndef _BITS_SETJMP_H diff --git a/libc/sysdeps/linux/c6x/bits/sigcontextinfo.h b/libc/sysdeps/linux/c6x/bits/sigcontextinfo.h index b7e08cfc9..851c21d04 100644 --- a/libc/sysdeps/linux/c6x/bits/sigcontextinfo.h +++ b/libc/sysdeps/linux/c6x/bits/sigcontextinfo.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #define SIGCONTEXT int _code, struct sigcontext * #define SIGCONTEXT_EXTRA_ARGS _code, diff --git a/libc/sysdeps/linux/c6x/bits/stackinfo.h b/libc/sysdeps/linux/c6x/bits/stackinfo.h index 9dbf06ae6..952c3a699 100644 --- a/libc/sysdeps/linux/c6x/bits/stackinfo.h +++ b/libc/sysdeps/linux/c6x/bits/stackinfo.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ /* This file contains a bit of information about the stack allocation of the processor. */ diff --git a/libc/sysdeps/linux/c6x/bits/wordsize.h b/libc/sysdeps/linux/c6x/bits/wordsize.h index ba643b60a..ca82fd7d4 100644 --- a/libc/sysdeps/linux/c6x/bits/wordsize.h +++ b/libc/sysdeps/linux/c6x/bits/wordsize.h @@ -12,8 +12,7 @@ Lesser General Public License for more details. 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; if not, see + . */ #define __WORDSIZE 32 diff --git a/libc/sysdeps/linux/c6x/brk.c b/libc/sysdeps/linux/c6x/brk.c index 7eb486308..a390c8e11 100644 --- a/libc/sysdeps/linux/c6x/brk.c +++ b/libc/sysdeps/linux/c6x/brk.c @@ -14,9 +14,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * along with this program; see the file COPYING.LIB. If not, see + * . */ #include diff --git a/libc/sysdeps/linux/c6x/bsd-_setjmp.s b/libc/sysdeps/linux/c6x/bsd-_setjmp.s index 566318a2a..f58f85b51 100644 --- a/libc/sysdeps/linux/c6x/bsd-_setjmp.s +++ b/libc/sysdeps/linux/c6x/bsd-_setjmp.s @@ -14,8 +14,7 @@ ; for more details. ; ; You should have received a copy of the GNU Library General Public License - ; along with this program; if not, write to the Free Software Foundation, - ; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ; along with this program; if not, see . ; .global _setjmp diff --git a/libc/sysdeps/linux/c6x/bsd-setjmp.S b/libc/sysdeps/linux/c6x/bsd-setjmp.S index 3ab597d8e..40bdd0c7f 100644 --- a/libc/sysdeps/linux/c6x/bsd-setjmp.S +++ b/libc/sysdeps/linux/c6x/bsd-setjmp.S @@ -14,8 +14,7 @@ ; for more details. ; ; You should have received a copy of the GNU Library General Public License - ; along with this program; if not, write to the Free Software Foundation, - ; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ; along with this program; if not, see . ; .global setjmp diff --git a/libc/sysdeps/linux/c6x/clone.S b/libc/sysdeps/linux/c6x/clone.S index 6fba5bb98..60c8c2765 100644 --- a/libc/sysdeps/linux/c6x/clone.S +++ b/libc/sysdeps/linux/c6x/clone.S @@ -14,8 +14,7 @@ ; for more details. ; ; You should have received a copy of the GNU Library General Public License - ; along with this program; if not, write to the Free Software Foundation, - ; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ; along with this program; if not, see . ; #define __ASSEMBLY__ diff --git a/libc/sysdeps/linux/c6x/crt1.S b/libc/sysdeps/linux/c6x/crt1.S index 810f39557..18efc7241 100644 --- a/libc/sysdeps/linux/c6x/crt1.S +++ b/libc/sysdeps/linux/c6x/crt1.S @@ -15,8 +15,7 @@ ; for more details. ; ; You should have received a copy of the GNU Library General Public License -; along with this program; if not, write to the Free Software Foundation, -; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +; along with this program; if not, see . ; .text diff --git a/libc/sysdeps/linux/c6x/jmpbuf-offsets.h b/libc/sysdeps/linux/c6x/jmpbuf-offsets.h index be10f1eee..266dc2ccf 100644 --- a/libc/sysdeps/linux/c6x/jmpbuf-offsets.h +++ b/libc/sysdeps/linux/c6x/jmpbuf-offsets.h @@ -14,9 +14,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * along with this program; see the file COPYING.LIB. If not, see + * . */ /* the stack pointer (B15) */ diff --git a/libc/sysdeps/linux/c6x/jmpbuf-unwind.h b/libc/sysdeps/linux/c6x/jmpbuf-unwind.h index faa809518..ad2ab5979 100644 --- a/libc/sysdeps/linux/c6x/jmpbuf-unwind.h +++ b/libc/sysdeps/linux/c6x/jmpbuf-unwind.h @@ -14,9 +14,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * along with this program; see the file COPYING.LIB. If not, see + * . */ #include #include diff --git a/libc/sysdeps/linux/c6x/setjmp.s b/libc/sysdeps/linux/c6x/setjmp.s index 28a4f0370..d637ab208 100644 --- a/libc/sysdeps/linux/c6x/setjmp.s +++ b/libc/sysdeps/linux/c6x/setjmp.s @@ -14,8 +14,7 @@ ; for more details. ; ; You should have received a copy of the GNU Library General Public License - ; along with this program; if not, write to the Free Software Foundation, - ; Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + ; along with this program; if not, see . ; .global __sigsetjmp diff --git a/libc/sysdeps/linux/c6x/sigaction.c b/libc/sysdeps/linux/c6x/sigaction.c index 2f3a18462..a9495b717 100644 --- a/libc/sysdeps/linux/c6x/sigaction.c +++ b/libc/sysdeps/linux/c6x/sigaction.c @@ -17,8 +17,7 @@ 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, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + see . Totally hacked up for uClibc by Erik Andersen */ diff --git a/libc/sysdeps/linux/c6x/sys/procfs.h b/libc/sysdeps/linux/c6x/sys/procfs.h index 41c2d0866..0d0859fac 100644 --- a/libc/sysdeps/linux/c6x/sys/procfs.h +++ b/libc/sysdeps/linux/c6x/sys/procfs.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_PROCFS_H #define _SYS_PROCFS_H 1 diff --git a/libc/sysdeps/linux/c6x/sys/ptrace.h b/libc/sysdeps/linux/c6x/sys/ptrace.h index b8a7a49d5..6e2d4aaf8 100644 --- a/libc/sysdeps/linux/c6x/sys/ptrace.h +++ b/libc/sysdeps/linux/c6x/sys/ptrace.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_PTRACE_H #define _SYS_PTRACE_H 1 diff --git a/libc/sysdeps/linux/c6x/sys/reg.h b/libc/sysdeps/linux/c6x/sys/reg.h index 46857ba71..306dd8e24 100644 --- a/libc/sysdeps/linux/c6x/sys/reg.h +++ b/libc/sysdeps/linux/c6x/sys/reg.h @@ -14,9 +14,8 @@ * for more details. * * You should have received a copy of the GNU Library General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * along with this program; see the file COPYING.LIB. If not, see + * . */ #ifndef _SYS_REG_H #define _SYS_REG_H 1 diff --git a/libc/sysdeps/linux/c6x/sys/ucontext.h b/libc/sysdeps/linux/c6x/sys/ucontext.h index 9a3922a2e..476fc7317 100644 --- a/libc/sysdeps/linux/c6x/sys/ucontext.h +++ b/libc/sysdeps/linux/c6x/sys/ucontext.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_UCONTEXT_H #define _SYS_UCONTEXT_H 1 diff --git a/libc/sysdeps/linux/c6x/sys/user.h b/libc/sysdeps/linux/c6x/sys/user.h index 8c0a99dd8..65bef0e73 100644 --- a/libc/sysdeps/linux/c6x/sys/user.h +++ b/libc/sysdeps/linux/c6x/sys/user.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. 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; if not, see + . */ #ifndef _SYS_USER_H #define _SYS_USER_H 1 -- cgit v1.2.3