diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-11-18 06:03:05 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-11-18 06:03:38 -0500 |
commit | 266bdc1f623fe6fe489e5115e0f8ef723705d949 (patch) | |
tree | 2c2eef8bec7d90df06ad30320329ff2db3dcfceb /libc/sysdeps/linux/c6x/bits | |
parent | 38cc9874d3651d10c75c7a7dce9a2a86a10d0300 (diff) |
Replace FSF snail mail address with URLs
This matches a similar change made to glibc.
No functional changes here.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/sysdeps/linux/c6x/bits')
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/byteswap.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/elf-dsbt.h | 3 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/fcntl.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/ipc.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/mathdef.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/nan.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/poll.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/resource.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/setjmp.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/sigcontextinfo.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/stackinfo.h | 5 | ||||
-rw-r--r-- | libc/sysdeps/linux/c6x/bits/wordsize.h | 5 |
12 files changed, 23 insertions, 35 deletions
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 + * <http://www.gnu.org/licenses/>. */ #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 <http://www.gnu.org/licenses/>. */ #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 + <http://www.gnu.org/licenses/>. */ #ifndef _FCNTL_H # error "Never use <bits/fcntl.h> directly; include <fcntl.h> 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 + <http://www.gnu.org/licenses/>. */ #ifndef _SYS_IPC_H # error "Never use <bits/ipc.h> directly; include <sys/ipc.h> 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 + <http://www.gnu.org/licenses/>. */ #if !defined _MATH_H && !defined _COMPLEX_H # error "Never use <bits/mathdef.h> directly; include <math.h> 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 + <http://www.gnu.org/licenses/>. */ #ifndef _MATH_H # error "Never use <bits/nan.h> directly; include <math.h> 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 + <http://www.gnu.org/licenses/>. */ #ifndef _SYS_POLL_H # error "Never use <bits/poll.h> directly; include <sys/poll.h> 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 + <http://www.gnu.org/licenses/>. */ #ifndef _SYS_RESOURCE_H # error "Never use <bits/resource.h> directly; include <sys/resource.h> 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 + * <http://www.gnu.org/licenses/>. */ #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 + <http://www.gnu.org/licenses/>. */ #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 + <http://www.gnu.org/licenses/>. */ /* 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 + <http://www.gnu.org/licenses/>. */ #define __WORDSIZE 32 |