summaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:18:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-09 23:18:22 +0000
commit59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 (patch)
tree69edda6ebdfd8fe5d83991ab44723e07f6366420 /inet
parentaf850b1c978bdca648ef9fb141e785d75f74d9bf (diff)
Replace FSF snail mail address with URLs.
Diffstat (limited to 'inet')
-rw-r--r--inet/Makefile5
-rw-r--r--inet/aliases.h5
-rw-r--r--inet/arpa/inet.h5
-rw-r--r--inet/bug-if1.c5
-rw-r--r--inet/check_pf.c5
-rw-r--r--inet/ether_aton.c5
-rw-r--r--inet/ether_aton_r.c5
-rw-r--r--inet/ether_hton.c5
-rw-r--r--inet/ether_line.c5
-rw-r--r--inet/ether_ntoa.c5
-rw-r--r--inet/ether_ntoa_r.c5
-rw-r--r--inet/ether_ntoh.c5
-rw-r--r--inet/getaliasent.c5
-rw-r--r--inet/getaliasent_r.c5
-rw-r--r--inet/getaliasname.c5
-rw-r--r--inet/getaliasname_r.c5
-rw-r--r--inet/gethstbyad.c5
-rw-r--r--inet/gethstbyad_r.c5
-rw-r--r--inet/gethstbynm.c5
-rw-r--r--inet/gethstbynm2.c5
-rw-r--r--inet/gethstbynm2_r.c5
-rw-r--r--inet/gethstbynm_r.c5
-rw-r--r--inet/gethstent.c5
-rw-r--r--inet/gethstent_r.c5
-rw-r--r--inet/getipv4sourcefilter.c5
-rw-r--r--inet/getnetbyad.c5
-rw-r--r--inet/getnetbyad_r.c5
-rw-r--r--inet/getnetbynm.c5
-rw-r--r--inet/getnetbynm_r.c5
-rw-r--r--inet/getnetent.c5
-rw-r--r--inet/getnetent_r.c5
-rw-r--r--inet/getnetgrent.c5
-rw-r--r--inet/getnetgrent_r.c5
-rw-r--r--inet/getproto.c5
-rw-r--r--inet/getproto_r.c5
-rw-r--r--inet/getprtent.c5
-rw-r--r--inet/getprtent_r.c5
-rw-r--r--inet/getprtname.c5
-rw-r--r--inet/getprtname_r.c5
-rw-r--r--inet/getrpcbyname.c5
-rw-r--r--inet/getrpcbyname_r.c5
-rw-r--r--inet/getrpcbynumber.c5
-rw-r--r--inet/getrpcbynumber_r.c5
-rw-r--r--inet/getrpcent.c5
-rw-r--r--inet/getrpcent_r.c5
-rw-r--r--inet/getservent.c5
-rw-r--r--inet/getservent_r.c5
-rw-r--r--inet/getsourcefilter.c5
-rw-r--r--inet/getsrvbynm.c5
-rw-r--r--inet/getsrvbynm_r.c5
-rw-r--r--inet/getsrvbypt.c5
-rw-r--r--inet/getsrvbypt_r.c5
-rw-r--r--inet/herrno-loc.c5
-rw-r--r--inet/herrno.c5
-rw-r--r--inet/htonl.c5
-rw-r--r--inet/htons.c5
-rw-r--r--inet/htontest.c5
-rw-r--r--inet/if_index.c5
-rw-r--r--inet/ifaddrs.c5
-rw-r--r--inet/ifaddrs.h5
-rw-r--r--inet/ifreq.c5
-rw-r--r--inet/in6_addr.c5
-rw-r--r--inet/inet6_opt.c5
-rw-r--r--inet/inet6_option.c5
-rw-r--r--inet/inet6_rth.c5
-rw-r--r--inet/inet_ntoa.c5
-rw-r--r--inet/netgroup.h5
-rw-r--r--inet/netinet/ether.h5
-rw-r--r--inet/netinet/icmp6.h5
-rw-r--r--inet/netinet/igmp.h5
-rw-r--r--inet/netinet/in.h5
-rw-r--r--inet/netinet/ip6.h5
-rw-r--r--inet/setipv4sourcefilter.c5
-rw-r--r--inet/setsourcefilter.c5
-rw-r--r--inet/test-ifaddrs.c5
-rw-r--r--inet/test_ifindex.c5
-rw-r--r--inet/tst-network.c5
77 files changed, 154 insertions, 231 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 12d573fa06..1e67cdf643 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -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/>.
#
# Sub-makefile for inet portion of the library.
diff --git a/inet/aliases.h b/inet/aliases.h
index 073b1ada2a..3646a7e40c 100644
--- a/inet/aliases.h
+++ b/inet/aliases.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 _ALIASES_H
#define _ALIASES_H 1
diff --git a/inet/arpa/inet.h b/inet/arpa/inet.h
index 0a0179faa2..ba1354de7d 100644
--- a/inet/arpa/inet.h
+++ b/inet/arpa/inet.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 _ARPA_INET_H
#define _ARPA_INET_H 1
diff --git a/inet/bug-if1.c b/inet/bug-if1.c
index 6bcd175ebc..ea84a68501 100644
--- a/inet/bug-if1.c
+++ b/inet/bug-if1.c
@@ -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/>. */
#include <errno.h>
#include <limits.h>
diff --git a/inet/check_pf.c b/inet/check_pf.c
index 0fa34ccbbd..f95073f96b 100644
--- a/inet/check_pf.c
+++ b/inet/check_pf.c
@@ -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/>. */
#include <ifaddrs.h>
#include <netdb.h>
diff --git a/inet/ether_aton.c b/inet/ether_aton.c
index 071f329a6b..f510dda59e 100644
--- a/inet/ether_aton.c
+++ b/inet/ether_aton.c
@@ -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/>. */
#include <netinet/ether.h>
diff --git a/inet/ether_aton_r.c b/inet/ether_aton_r.c
index 1e9f15a124..6c3b2be606 100644
--- a/inet/ether_aton_r.c
+++ b/inet/ether_aton_r.c
@@ -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/>. */
#include <ctype.h>
#include <stdlib.h>
diff --git a/inet/ether_hton.c b/inet/ether_hton.c
index 2bff47d472..e0b9392e9c 100644
--- a/inet/ether_hton.c
+++ b/inet/ether_hton.c
@@ -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/>. */
#include <errno.h>
#include <netinet/ether.h>
diff --git a/inet/ether_line.c b/inet/ether_line.c
index 21a4c55679..b90bdebbe2 100644
--- a/inet/ether_line.c
+++ b/inet/ether_line.c
@@ -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/>. */
#include <ctype.h>
#include <stdlib.h>
diff --git a/inet/ether_ntoa.c b/inet/ether_ntoa.c
index 815aebe0f4..646702f917 100644
--- a/inet/ether_ntoa.c
+++ b/inet/ether_ntoa.c
@@ -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/>. */
#include <netinet/ether.h>
#include <netinet/if_ether.h>
diff --git a/inet/ether_ntoa_r.c b/inet/ether_ntoa_r.c
index c5f347c63b..5cd5f9f2aa 100644
--- a/inet/ether_ntoa_r.c
+++ b/inet/ether_ntoa_r.c
@@ -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/>. */
#include <stdio.h>
#include <netinet/ether.h>
diff --git a/inet/ether_ntoh.c b/inet/ether_ntoh.c
index 9bc26b9fb6..198e92b589 100644
--- a/inet/ether_ntoh.c
+++ b/inet/ether_ntoh.c
@@ -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/>. */
#include <errno.h>
#include <netinet/ether.h>
diff --git a/inet/getaliasent.c b/inet/getaliasent.c
index 106ef5f545..12173db98e 100644
--- a/inet/getaliasent.c
+++ b/inet/getaliasent.c
@@ -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/>. */
#include <aliases.h>
diff --git a/inet/getaliasent_r.c b/inet/getaliasent_r.c
index c7d9ba9678..702d31d0c3 100644
--- a/inet/getaliasent_r.c
+++ b/inet/getaliasent_r.c
@@ -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/>. */
#include <aliases.h>
diff --git a/inet/getaliasname.c b/inet/getaliasname.c
index aa09fa54ee..e744c906d0 100644
--- a/inet/getaliasname.c
+++ b/inet/getaliasname.c
@@ -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/>. */
#include <aliases.h>
diff --git a/inet/getaliasname_r.c b/inet/getaliasname_r.c
index c22b471da8..5b21bec576 100644
--- a/inet/getaliasname_r.c
+++ b/inet/getaliasname_r.c
@@ -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/>. */
#include <aliases.h>
diff --git a/inet/gethstbyad.c b/inet/gethstbyad.c
index f2f8bd84e3..92eca014a6 100644
--- a/inet/gethstbyad.c
+++ b/inet/gethstbyad.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/gethstbyad_r.c b/inet/gethstbyad_r.c
index b1f0f496f1..d8e4988a31 100644
--- a/inet/gethstbyad_r.c
+++ b/inet/gethstbyad_r.c
@@ -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/>. */
#include <netdb.h>
#include <string.h>
diff --git a/inet/gethstbynm.c b/inet/gethstbynm.c
index f37357a1cb..b3cf560ba5 100644
--- a/inet/gethstbynm.c
+++ b/inet/gethstbynm.c
@@ -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/>. */
#include <ctype.h>
#include <errno.h>
diff --git a/inet/gethstbynm2.c b/inet/gethstbynm2.c
index 4aba7d6eca..5b2a67e127 100644
--- a/inet/gethstbynm2.c
+++ b/inet/gethstbynm2.c
@@ -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/>. */
#include <ctype.h>
#include <errno.h>
diff --git a/inet/gethstbynm2_r.c b/inet/gethstbynm2_r.c
index de33dfc93b..48e4946f29 100644
--- a/inet/gethstbynm2_r.c
+++ b/inet/gethstbynm2_r.c
@@ -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/>. */
#include <ctype.h>
#include <errno.h>
diff --git a/inet/gethstbynm_r.c b/inet/gethstbynm_r.c
index 16cc194641..49e7028a1f 100644
--- a/inet/gethstbynm_r.c
+++ b/inet/gethstbynm_r.c
@@ -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/>. */
#include <ctype.h>
#include <errno.h>
diff --git a/inet/gethstent.c b/inet/gethstent.c
index 4db4d510a7..8aa5d49a66 100644
--- a/inet/gethstent.c
+++ b/inet/gethstent.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/gethstent_r.c b/inet/gethstent_r.c
index 943cf04550..9c9b286e1d 100644
--- a/inet/gethstent_r.c
+++ b/inet/gethstent_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getipv4sourcefilter.c b/inet/getipv4sourcefilter.c
index e95697778a..f44755b176 100644
--- a/inet/getipv4sourcefilter.c
+++ b/inet/getipv4sourcefilter.c
@@ -14,9 +14,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/>. */
#include <errno.h>
#include <netinet/in.h>
diff --git a/inet/getnetbyad.c b/inet/getnetbyad.c
index e9917c69e6..4d0aab4cb5 100644
--- a/inet/getnetbyad.c
+++ b/inet/getnetbyad.c
@@ -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/>. */
#include <netdb.h>
#include <stdint.h>
diff --git a/inet/getnetbyad_r.c b/inet/getnetbyad_r.c
index 7b51c90ca5..9c1b200ede 100644
--- a/inet/getnetbyad_r.c
+++ b/inet/getnetbyad_r.c
@@ -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/>. */
#include <netdb.h>
#include <stdint.h>
diff --git a/inet/getnetbynm.c b/inet/getnetbynm.c
index 825c0bfada..cf9a2d17c9 100644
--- a/inet/getnetbynm.c
+++ b/inet/getnetbynm.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getnetbynm_r.c b/inet/getnetbynm_r.c
index f5b51d0d04..1cf5bfac94 100644
--- a/inet/getnetbynm_r.c
+++ b/inet/getnetbynm_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getnetent.c b/inet/getnetent.c
index 151aa74dd3..09f1158aeb 100644
--- a/inet/getnetent.c
+++ b/inet/getnetent.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getnetent_r.c b/inet/getnetent_r.c
index afb36baa60..e46f441b9a 100644
--- a/inet/getnetent_r.c
+++ b/inet/getnetent_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getnetgrent.c b/inet/getnetgrent.c
index 07634daef2..79949c72f9 100644
--- a/inet/getnetgrent.c
+++ b/inet/getnetgrent.c
@@ -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/>. */
#include <errno.h>
#include <netdb.h>
diff --git a/inet/getnetgrent_r.c b/inet/getnetgrent_r.c
index 197dd37a5d..2e280e7e6e 100644
--- a/inet/getnetgrent_r.c
+++ b/inet/getnetgrent_r.c
@@ -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/>. */
#include <assert.h>
#include <atomic.h>
diff --git a/inet/getproto.c b/inet/getproto.c
index cb42700b55..3bee3d5b16 100644
--- a/inet/getproto.c
+++ b/inet/getproto.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getproto_r.c b/inet/getproto_r.c
index 099adc0674..0d5f31e477 100644
--- a/inet/getproto_r.c
+++ b/inet/getproto_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getprtent.c b/inet/getprtent.c
index 6c975d8659..ef54c49985 100644
--- a/inet/getprtent.c
+++ b/inet/getprtent.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getprtent_r.c b/inet/getprtent_r.c
index cad0c96524..9bc0b16152 100644
--- a/inet/getprtent_r.c
+++ b/inet/getprtent_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getprtname.c b/inet/getprtname.c
index cb87479da5..ea5cb82ec0 100644
--- a/inet/getprtname.c
+++ b/inet/getprtname.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getprtname_r.c b/inet/getprtname_r.c
index 2cd088fa6a..b216276824 100644
--- a/inet/getprtname_r.c
+++ b/inet/getprtname_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getrpcbyname.c b/inet/getrpcbyname.c
index 39ea819b33..a433bd70fa 100644
--- a/inet/getrpcbyname.c
+++ b/inet/getrpcbyname.c
@@ -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/>. */
#include <rpc/netdb.h>
diff --git a/inet/getrpcbyname_r.c b/inet/getrpcbyname_r.c
index 6d02d76a15..45a0d88aaf 100644
--- a/inet/getrpcbyname_r.c
+++ b/inet/getrpcbyname_r.c
@@ -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/>. */
#include <rpc/netdb.h>
diff --git a/inet/getrpcbynumber.c b/inet/getrpcbynumber.c
index 883de0d67e..0f0e0d96e8 100644
--- a/inet/getrpcbynumber.c
+++ b/inet/getrpcbynumber.c
@@ -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/>. */
#include <rpc/netdb.h>
diff --git a/inet/getrpcbynumber_r.c b/inet/getrpcbynumber_r.c
index 3a79f17899..3109c3b208 100644
--- a/inet/getrpcbynumber_r.c
+++ b/inet/getrpcbynumber_r.c
@@ -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/>. */
#include <rpc/netdb.h>
diff --git a/inet/getrpcent.c b/inet/getrpcent.c
index d985b41e77..05d3a0a8f6 100644
--- a/inet/getrpcent.c
+++ b/inet/getrpcent.c
@@ -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/>. */
#include <rpc/netdb.h>
diff --git a/inet/getrpcent_r.c b/inet/getrpcent_r.c
index 2267e75216..ff2bf75849 100644
--- a/inet/getrpcent_r.c
+++ b/inet/getrpcent_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getservent.c b/inet/getservent.c
index 574ee01220..f135e33cce 100644
--- a/inet/getservent.c
+++ b/inet/getservent.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getservent_r.c b/inet/getservent_r.c
index 8069cc009e..57b86ff869 100644
--- a/inet/getservent_r.c
+++ b/inet/getservent_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getsourcefilter.c b/inet/getsourcefilter.c
index 373550beb3..11517d9502 100644
--- a/inet/getsourcefilter.c
+++ b/inet/getsourcefilter.c
@@ -14,9 +14,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/>. */
#include <errno.h>
#include <netinet/in.h>
diff --git a/inet/getsrvbynm.c b/inet/getsrvbynm.c
index b79149fba5..4077dc3747 100644
--- a/inet/getsrvbynm.c
+++ b/inet/getsrvbynm.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getsrvbynm_r.c b/inet/getsrvbynm_r.c
index 5ed1500084..0bb30ffa91 100644
--- a/inet/getsrvbynm_r.c
+++ b/inet/getsrvbynm_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getsrvbypt.c b/inet/getsrvbypt.c
index d56901e21b..bb05181a24 100644
--- a/inet/getsrvbypt.c
+++ b/inet/getsrvbypt.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/getsrvbypt_r.c b/inet/getsrvbypt_r.c
index 32dfd09f75..3bf4430695 100644
--- a/inet/getsrvbypt_r.c
+++ b/inet/getsrvbypt_r.c
@@ -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/>. */
#include <netdb.h>
diff --git a/inet/herrno-loc.c b/inet/herrno-loc.c
index 1c2002bee4..ec5755f98e 100644
--- a/inet/herrno-loc.c
+++ b/inet/herrno-loc.c
@@ -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/>. */
#include <netdb.h>
#include <tls.h>
diff --git a/inet/herrno.c b/inet/herrno.c
index 59706cdc05..1802d0e005 100644
--- a/inet/herrno.c
+++ b/inet/herrno.c
@@ -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/>. */
#include <features.h>
#include <netdb.h>
diff --git a/inet/htonl.c b/inet/htonl.c
index dfee1b0545..1d2d25f049 100644
--- a/inet/htonl.c
+++ b/inet/htonl.c
@@ -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/>. */
#include <netinet/in.h>
diff --git a/inet/htons.c b/inet/htons.c
index 95c94de8a3..92cb4ea567 100644
--- a/inet/htons.c
+++ b/inet/htons.c
@@ -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/>. */
#include <netinet/in.h>
diff --git a/inet/htontest.c b/inet/htontest.c
index 9658c5b676..b0535a6833 100644
--- a/inet/htontest.c
+++ b/inet/htontest.c
@@ -14,9 +14,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/>. */
#include <endian.h>
#include <stdio.h>
diff --git a/inet/if_index.c b/inet/if_index.c
index f217f37642..ba25ec6a6f 100644
--- a/inet/if_index.c
+++ b/inet/if_index.c
@@ -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/>. */
#include <net/if.h>
#include <errno.h>
diff --git a/inet/ifaddrs.c b/inet/ifaddrs.c
index 330aae3b39..13ce098eb3 100644
--- a/inet/ifaddrs.c
+++ b/inet/ifaddrs.c
@@ -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/>. */
#include <ifaddrs.h>
#include <errno.h>
diff --git a/inet/ifaddrs.h b/inet/ifaddrs.h
index ba6a1554b1..a11bc71d95 100644
--- a/inet/ifaddrs.h
+++ b/inet/ifaddrs.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 _IFADDRS_H
#define _IFADDRS_H 1
diff --git a/inet/ifreq.c b/inet/ifreq.c
index 55e833bdb3..f2f90662be 100644
--- a/inet/ifreq.c
+++ b/inet/ifreq.c
@@ -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/>. */
#include "ifreq.h"
diff --git a/inet/in6_addr.c b/inet/in6_addr.c
index ab0753f444..558b375e46 100644
--- a/inet/in6_addr.c
+++ b/inet/in6_addr.c
@@ -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/>. */
#include <netinet/in.h>
diff --git a/inet/inet6_opt.c b/inet/inet6_opt.c
index ccf7af5f61..362f71cfa2 100644
--- a/inet/inet6_opt.c
+++ b/inet/inet6_opt.c
@@ -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/>. */
#include <string.h>
#include <netinet/in.h>
diff --git a/inet/inet6_option.c b/inet/inet6_option.c
index aa693cc9e4..b5ca2a6041 100644
--- a/inet/inet6_option.c
+++ b/inet/inet6_option.c
@@ -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/>. */
#include <assert.h>
#include <string.h>
diff --git a/inet/inet6_rth.c b/inet/inet6_rth.c
index 36269fc6a4..91198b9f31 100644
--- a/inet/inet6_rth.c
+++ b/inet/inet6_rth.c
@@ -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/>. */
#include <string.h>
#include <netinet/in.h>
diff --git a/inet/inet_ntoa.c b/inet/inet_ntoa.c
index 38794957c2..2b59e55b4f 100644
--- a/inet/inet_ntoa.c
+++ b/inet/inet_ntoa.c
@@ -14,9 +14,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/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/inet/netgroup.h b/inet/netgroup.h
index c6b77ba520..2c0d1a4831 100644
--- a/inet/netgroup.h
+++ b/inet/netgroup.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 _NETGROUP_H
#define _NETGROUP_H 1
diff --git a/inet/netinet/ether.h b/inet/netinet/ether.h
index 0c2a9d9bbb..ec5936cc96 100644
--- a/inet/netinet/ether.h
+++ b/inet/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/inet/netinet/icmp6.h b/inet/netinet/icmp6.h
index 82893daa99..1b2f26a166 100644
--- a/inet/netinet/icmp6.h
+++ b/inet/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/inet/netinet/igmp.h b/inet/netinet/igmp.h
index 67396baaa7..e40fbabe5d 100644
--- a/inet/netinet/igmp.h
+++ b/inet/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/inet/netinet/in.h b/inet/netinet/in.h
index c975656683..3940dc3101 100644
--- a/inet/netinet/in.h
+++ b/inet/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/inet/netinet/ip6.h b/inet/netinet/ip6.h
index bef2af2f5a..faeec99b4b 100644
--- a/inet/netinet/ip6.h
+++ b/inet/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/inet/setipv4sourcefilter.c b/inet/setipv4sourcefilter.c
index db2b8433bb..f59bdd7cff 100644
--- a/inet/setipv4sourcefilter.c
+++ b/inet/setipv4sourcefilter.c
@@ -14,9 +14,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/>. */
#include <errno.h>
#include <netinet/in.h>
diff --git a/inet/setsourcefilter.c b/inet/setsourcefilter.c
index 870f5e2c38..bac201e0c3 100644
--- a/inet/setsourcefilter.c
+++ b/inet/setsourcefilter.c
@@ -14,9 +14,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/>. */
#include <errno.h>
#include <netinet/in.h>
diff --git a/inet/test-ifaddrs.c b/inet/test-ifaddrs.c
index 0d30d05b64..8afeab718d 100644
--- a/inet/test-ifaddrs.c
+++ b/inet/test-ifaddrs.c
@@ -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/>. */
#include <errno.h>
#include <stdio.h>
diff --git a/inet/test_ifindex.c b/inet/test_ifindex.c
index 2920494521..f971b1d1b1 100644
--- a/inet/test_ifindex.c
+++ b/inet/test_ifindex.c
@@ -14,9 +14,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/>. */
#include <errno.h>
#include <stdio.h>
diff --git a/inet/tst-network.c b/inet/tst-network.c
index 5491740e37..b0bdccca1e 100644
--- a/inet/tst-network.c
+++ b/inet/tst-network.c
@@ -14,9 +14,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/>. */
#include <stdio.h>
#include <sys/socket.h>