From 59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Feb 2012 23:18:22 +0000 Subject: Replace FSF snail mail address with URLs. --- inet/Makefile | 5 ++--- inet/aliases.h | 5 ++--- inet/arpa/inet.h | 5 ++--- inet/bug-if1.c | 5 ++--- inet/check_pf.c | 5 ++--- inet/ether_aton.c | 5 ++--- inet/ether_aton_r.c | 5 ++--- inet/ether_hton.c | 5 ++--- inet/ether_line.c | 5 ++--- inet/ether_ntoa.c | 5 ++--- inet/ether_ntoa_r.c | 5 ++--- inet/ether_ntoh.c | 5 ++--- inet/getaliasent.c | 5 ++--- inet/getaliasent_r.c | 5 ++--- inet/getaliasname.c | 5 ++--- inet/getaliasname_r.c | 5 ++--- inet/gethstbyad.c | 5 ++--- inet/gethstbyad_r.c | 5 ++--- inet/gethstbynm.c | 5 ++--- inet/gethstbynm2.c | 5 ++--- inet/gethstbynm2_r.c | 5 ++--- inet/gethstbynm_r.c | 5 ++--- inet/gethstent.c | 5 ++--- inet/gethstent_r.c | 5 ++--- inet/getipv4sourcefilter.c | 5 ++--- inet/getnetbyad.c | 5 ++--- inet/getnetbyad_r.c | 5 ++--- inet/getnetbynm.c | 5 ++--- inet/getnetbynm_r.c | 5 ++--- inet/getnetent.c | 5 ++--- inet/getnetent_r.c | 5 ++--- inet/getnetgrent.c | 5 ++--- inet/getnetgrent_r.c | 5 ++--- inet/getproto.c | 5 ++--- inet/getproto_r.c | 5 ++--- inet/getprtent.c | 5 ++--- inet/getprtent_r.c | 5 ++--- inet/getprtname.c | 5 ++--- inet/getprtname_r.c | 5 ++--- inet/getrpcbyname.c | 5 ++--- inet/getrpcbyname_r.c | 5 ++--- inet/getrpcbynumber.c | 5 ++--- inet/getrpcbynumber_r.c | 5 ++--- inet/getrpcent.c | 5 ++--- inet/getrpcent_r.c | 5 ++--- inet/getservent.c | 5 ++--- inet/getservent_r.c | 5 ++--- inet/getsourcefilter.c | 5 ++--- inet/getsrvbynm.c | 5 ++--- inet/getsrvbynm_r.c | 5 ++--- inet/getsrvbypt.c | 5 ++--- inet/getsrvbypt_r.c | 5 ++--- inet/herrno-loc.c | 5 ++--- inet/herrno.c | 5 ++--- inet/htonl.c | 5 ++--- inet/htons.c | 5 ++--- inet/htontest.c | 5 ++--- inet/if_index.c | 5 ++--- inet/ifaddrs.c | 5 ++--- inet/ifaddrs.h | 5 ++--- inet/ifreq.c | 5 ++--- inet/in6_addr.c | 5 ++--- inet/inet6_opt.c | 5 ++--- inet/inet6_option.c | 5 ++--- inet/inet6_rth.c | 5 ++--- inet/inet_ntoa.c | 5 ++--- inet/netgroup.h | 5 ++--- inet/netinet/ether.h | 5 ++--- inet/netinet/icmp6.h | 5 ++--- inet/netinet/igmp.h | 5 ++--- inet/netinet/in.h | 5 ++--- inet/netinet/ip6.h | 5 ++--- inet/setipv4sourcefilter.c | 5 ++--- inet/setsourcefilter.c | 5 ++--- inet/test-ifaddrs.c | 5 ++--- inet/test_ifindex.c | 5 ++--- inet/tst-network.c | 5 ++--- 77 files changed, 154 insertions(+), 231 deletions(-) (limited to 'inet') 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 +# . # # 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 + . */ #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 + . */ #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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include 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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #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 + . */ #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 + . */ #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include 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 + . */ #include #include -- cgit 1.4.1