summaryrefslogtreecommitdiff
path: root/include/netinet
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-11-18 06:03:05 -0500
committerMike Frysinger <vapier@gentoo.org>2012-11-18 06:03:38 -0500
commit266bdc1f623fe6fe489e5115e0f8ef723705d949 (patch)
tree2c2eef8bec7d90df06ad30320329ff2db3dcfceb /include/netinet
parent38cc9874d3651d10c75c7a7dce9a2a86a10d0300 (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 'include/netinet')
-rw-r--r--include/netinet/ether.h5
-rw-r--r--include/netinet/icmp6.h5
-rw-r--r--include/netinet/if_ether.h5
-rw-r--r--include/netinet/if_fddi.h5
-rw-r--r--include/netinet/if_tr.h5
-rw-r--r--include/netinet/igmp.h5
-rw-r--r--include/netinet/in.h5
-rw-r--r--include/netinet/in_systm.h5
-rw-r--r--include/netinet/ip.h5
-rw-r--r--include/netinet/ip6.h5
-rw-r--r--include/netinet/ip_icmp.h5
-rw-r--r--include/netinet/udp.h5
12 files changed, 24 insertions, 36 deletions
diff --git a/include/netinet/ether.h b/include/netinet/ether.h
index bd9aa982b..91fa12115 100644
--- a/include/netinet/ether.h
+++ b/include/netinet/ether.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 _NETINET_ETHER_H
#define _NETINET_ETHER_H 1
diff --git a/include/netinet/icmp6.h b/include/netinet/icmp6.h
index 8662cca8a..776f6bdda 100644
--- a/include/netinet/icmp6.h
+++ b/include/netinet/icmp6.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 _NETINET_ICMP6_H
#define _NETINET_ICMP6_H 1
diff --git a/include/netinet/if_ether.h b/include/netinet/if_ether.h
index aadb59bea..feb43578e 100644
--- a/include/netinet/if_ether.h
+++ b/include/netinet/if_ether.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 __NETINET_IF_ETHER_H
diff --git a/include/netinet/if_fddi.h b/include/netinet/if_fddi.h
index 1a0ec927d..54372d5aa 100644
--- a/include/netinet/if_fddi.h
+++ b/include/netinet/if_fddi.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 _NETINET_IF_FDDI_H
#define _NETINET_IF_FDDI_H 1
diff --git a/include/netinet/if_tr.h b/include/netinet/if_tr.h
index 45c39115f..6c5ec9b2f 100644
--- a/include/netinet/if_tr.h
+++ b/include/netinet/if_tr.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 _NETINET_IF_TR_H
#define _NETINET_IF_TR_H 1
diff --git a/include/netinet/igmp.h b/include/netinet/igmp.h
index 67396baaa..e40fbabe5 100644
--- a/include/netinet/igmp.h
+++ b/include/netinet/igmp.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 _NETINET_IGMP_H
#define _NETINET_IGMP_H 1
diff --git a/include/netinet/in.h b/include/netinet/in.h
index b42121ae3..41bbe0780 100644
--- a/include/netinet/in.h
+++ b/include/netinet/in.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 _NETINET_IN_H
#define _NETINET_IN_H 1
diff --git a/include/netinet/in_systm.h b/include/netinet/in_systm.h
index 51a08e176..d398d0c9e 100644
--- a/include/netinet/in_systm.h
+++ b/include/netinet/in_systm.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 _NETINET_IN_SYSTM_H
#define _NETINET_IN_SYSTM_H 1
diff --git a/include/netinet/ip.h b/include/netinet/ip.h
index 38bd7556d..19e12492d 100644
--- a/include/netinet/ip.h
+++ b/include/netinet/ip.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 __NETINET_IP_H
#define __NETINET_IP_H 1
diff --git a/include/netinet/ip6.h b/include/netinet/ip6.h
index c82b277e1..b4f0f3799 100644
--- a/include/netinet/ip6.h
+++ b/include/netinet/ip6.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 _NETINET_IP6_H
#define _NETINET_IP6_H 1
diff --git a/include/netinet/ip_icmp.h b/include/netinet/ip_icmp.h
index 2fc8e9c1c..79788f91c 100644
--- a/include/netinet/ip_icmp.h
+++ b/include/netinet/ip_icmp.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 __NETINET_IP_ICMP_H
#define __NETINET_IP_ICMP_H 1
diff --git a/include/netinet/udp.h b/include/netinet/udp.h
index ae1beb9e1..7d4976885 100644
--- a/include/netinet/udp.h
+++ b/include/netinet/udp.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/>. */
/*
* Copyright (C) 1982, 1986 Regents of the University of California.