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. --- nis/Makefile | 5 ++--- nis/libnsl.h | 5 ++--- nis/nis_add.c | 5 ++--- nis/nis_addmember.c | 5 ++--- nis/nis_call.c | 5 ++--- nis/nis_callback.c | 5 ++--- nis/nis_checkpoint.c | 5 ++--- nis/nis_clone_dir.c | 5 ++--- nis/nis_clone_obj.c | 5 ++--- nis/nis_clone_res.c | 5 ++--- nis/nis_creategroup.c | 5 ++--- nis/nis_defaults.c | 5 ++--- nis/nis_destroygroup.c | 5 ++--- nis/nis_domain_of.c | 5 ++--- nis/nis_domain_of_r.c | 5 ++--- nis/nis_error.c | 5 ++--- nis/nis_file.c | 5 ++--- nis/nis_findserv.c | 5 ++--- nis/nis_free.c | 5 ++--- nis/nis_getservlist.c | 5 ++--- nis/nis_hash.c | 5 ++--- nis/nis_intern.h | 5 ++--- nis/nis_ismember.c | 5 ++--- nis/nis_local_names.c | 5 ++--- nis/nis_lookup.c | 5 ++--- nis/nis_mkdir.c | 5 ++--- nis/nis_modify.c | 5 ++--- nis/nis_ping.c | 5 ++--- nis/nis_print.c | 5 ++--- nis/nis_print_group_entry.c | 5 ++--- nis/nis_remove.c | 5 ++--- nis/nis_removemember.c | 5 ++--- nis/nis_rmdir.c | 5 ++--- nis/nis_server.c | 5 ++--- nis/nis_subr.c | 5 ++--- nis/nis_table.c | 5 ++--- nis/nis_util.c | 5 ++--- nis/nis_verifygroup.c | 5 ++--- nis/nis_xdr.c | 5 ++--- nis/nis_xdr.h | 5 ++--- nis/nisplus-parser.h | 5 ++--- nis/nss-default.c | 5 ++--- nis/nss-nis.c | 5 ++--- nis/nss-nis.h | 5 ++--- nis/nss-nisplus.c | 5 ++--- nis/nss-nisplus.h | 5 ++--- nis/nss_compat/compat-grp.c | 5 ++--- nis/nss_compat/compat-initgroups.c | 5 ++--- nis/nss_compat/compat-pwd.c | 5 ++--- nis/nss_compat/compat-spwd.c | 5 ++--- nis/nss_nis/nis-alias.c | 5 ++--- nis/nss_nis/nis-ethers.c | 5 ++--- nis/nss_nis/nis-grp.c | 5 ++--- nis/nss_nis/nis-hosts.c | 5 ++--- nis/nss_nis/nis-initgroups.c | 5 ++--- nis/nss_nis/nis-netgrp.c | 5 ++--- nis/nss_nis/nis-network.c | 5 ++--- nis/nss_nis/nis-proto.c | 5 ++--- nis/nss_nis/nis-publickey.c | 5 ++--- nis/nss_nis/nis-pwd.c | 5 ++--- nis/nss_nis/nis-rpc.c | 5 ++--- nis/nss_nis/nis-service.c | 5 ++--- nis/nss_nis/nis-spwd.c | 5 ++--- nis/nss_nisplus/nisplus-alias.c | 5 ++--- nis/nss_nisplus/nisplus-ethers.c | 5 ++--- nis/nss_nisplus/nisplus-grp.c | 5 ++--- nis/nss_nisplus/nisplus-hosts.c | 5 ++--- nis/nss_nisplus/nisplus-initgroups.c | 5 ++--- nis/nss_nisplus/nisplus-netgrp.c | 5 ++--- nis/nss_nisplus/nisplus-network.c | 5 ++--- nis/nss_nisplus/nisplus-parser.c | 5 ++--- nis/nss_nisplus/nisplus-proto.c | 5 ++--- nis/nss_nisplus/nisplus-publickey.c | 5 ++--- nis/nss_nisplus/nisplus-pwd.c | 5 ++--- nis/nss_nisplus/nisplus-rpc.c | 5 ++--- nis/nss_nisplus/nisplus-service.c | 5 ++--- nis/nss_nisplus/nisplus-spwd.c | 5 ++--- nis/rpcsvc/nislib.h | 5 ++--- nis/rpcsvc/ypclnt.h | 5 ++--- nis/ypclnt.c | 5 ++--- 80 files changed, 160 insertions(+), 240 deletions(-) (limited to 'nis') diff --git a/nis/Makefile b/nis/Makefile index e7e5f0c78a..3a187cac68 100644 --- a/nis/Makefile +++ b/nis/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 +# . # # Makefile for NIS/NIS+ part. diff --git a/nis/libnsl.h b/nis/libnsl.h index dc15930716..abcc59c89d 100644 --- a/nis/libnsl.h +++ b/nis/libnsl.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 + . */ #include diff --git a/nis/nis_add.c b/nis/nis_add.c index a06999b4e8..a5b5066883 100644 --- a/nis/nis_add.c +++ b/nis/nis_add.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/nis/nis_addmember.c b/nis/nis_addmember.c index 5e342ad0d0..270a7a02b0 100644 --- a/nis/nis_addmember.c +++ b/nis/nis_addmember.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/nis/nis_call.c b/nis/nis_call.c index 6ae4ce5dbd..f0a5b8ee08 100644 --- a/nis/nis_call.c +++ b/nis/nis_call.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/nis/nis_callback.c b/nis/nis_callback.c index e0acd9683a..0f887254ac 100644 --- a/nis/nis_callback.c +++ b/nis/nis_callback.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/nis/nis_checkpoint.c b/nis/nis_checkpoint.c index 23c4707b6f..8d4992f7b7 100644 --- a/nis/nis_checkpoint.c +++ b/nis/nis_checkpoint.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/nis/nis_clone_dir.c b/nis/nis_clone_dir.c index f94a1eeb74..f482afc7fc 100644 --- a/nis/nis_clone_dir.c +++ b/nis/nis_clone_dir.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/nis/nis_clone_obj.c b/nis/nis_clone_obj.c index 4d88200284..e75518b5f5 100644 --- a/nis/nis_clone_obj.c +++ b/nis/nis_clone_obj.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/nis/nis_clone_res.c b/nis/nis_clone_res.c index 021f7cb4f4..3ea2f05655 100644 --- a/nis/nis_clone_res.c +++ b/nis/nis_clone_res.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/nis/nis_creategroup.c b/nis/nis_creategroup.c index 0e9e13d5e5..ad94a96506 100644 --- a/nis/nis_creategroup.c +++ b/nis/nis_creategroup.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/nis/nis_defaults.c b/nis/nis_defaults.c index ed79b59ec6..2c8241833a 100644 --- a/nis/nis_defaults.c +++ b/nis/nis_defaults.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/nis/nis_destroygroup.c b/nis/nis_destroygroup.c index 524e896d3e..5059ea6b7a 100644 --- a/nis/nis_destroygroup.c +++ b/nis/nis_destroygroup.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/nis/nis_domain_of.c b/nis/nis_domain_of.c index 6f41b92bf7..3760af2959 100644 --- a/nis/nis_domain_of.c +++ b/nis/nis_domain_of.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/nis/nis_domain_of_r.c b/nis/nis_domain_of_r.c index e2db146038..3e59aa6cdb 100644 --- a/nis/nis_domain_of_r.c +++ b/nis/nis_domain_of_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/nis/nis_error.c b/nis/nis_error.c index d92ad03604..dfb0f3089e 100644 --- a/nis/nis_error.c +++ b/nis/nis_error.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/nis/nis_file.c b/nis/nis_file.c index dc382424be..b5b8641777 100644 --- a/nis/nis_file.c +++ b/nis/nis_file.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/nis/nis_findserv.c b/nis/nis_findserv.c index b02c63bdbc..f3e6cd8318 100644 --- a/nis/nis_findserv.c +++ b/nis/nis_findserv.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/nis/nis_free.c b/nis/nis_free.c index fae9251c4b..ed1d33d639 100644 --- a/nis/nis_free.c +++ b/nis/nis_free.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 "nis_xdr.h" diff --git a/nis/nis_getservlist.c b/nis/nis_getservlist.c index e57649d526..dcfc07bfe0 100644 --- a/nis/nis_getservlist.c +++ b/nis/nis_getservlist.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/nis/nis_hash.c b/nis/nis_hash.c index ddd91515b0..19b744c73f 100644 --- a/nis/nis_hash.c +++ b/nis/nis_hash.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/nis/nis_intern.h b/nis/nis_intern.h index c805920aec..2187fdfee5 100644 --- a/nis/nis_intern.h +++ b/nis/nis_intern.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 __NIS_INTERN_H diff --git a/nis/nis_ismember.c b/nis/nis_ismember.c index 178b4890ef..2852089b08 100644 --- a/nis/nis_ismember.c +++ b/nis/nis_ismember.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/nis/nis_local_names.c b/nis/nis_local_names.c index e9aea12a86..75fad79b50 100644 --- a/nis/nis_local_names.c +++ b/nis/nis_local_names.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/nis/nis_lookup.c b/nis/nis_lookup.c index 9677b4d3d1..8eeb3bcdcf 100644 --- a/nis/nis_lookup.c +++ b/nis/nis_lookup.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/nis/nis_mkdir.c b/nis/nis_mkdir.c index 4a860dbf5d..e322c3353f 100644 --- a/nis/nis_mkdir.c +++ b/nis/nis_mkdir.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/nis/nis_modify.c b/nis/nis_modify.c index 68609fafea..3acebd8f0b 100644 --- a/nis/nis_modify.c +++ b/nis/nis_modify.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/nis/nis_ping.c b/nis/nis_ping.c index 81afc5e8e3..88e16dc0bb 100644 --- a/nis/nis_ping.c +++ b/nis/nis_ping.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/nis/nis_print.c b/nis/nis_print.c index a8d7e8c7d0..c2cffc6d8e 100644 --- a/nis/nis_print.c +++ b/nis/nis_print.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/nis/nis_print_group_entry.c b/nis/nis_print_group_entry.c index 925c950299..4c43a9440a 100644 --- a/nis/nis_print_group_entry.c +++ b/nis/nis_print_group_entry.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/nis/nis_remove.c b/nis/nis_remove.c index 4c91799072..0e547bb737 100644 --- a/nis/nis_remove.c +++ b/nis/nis_remove.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/nis/nis_removemember.c b/nis/nis_removemember.c index 2e45b4fb79..1c51216587 100644 --- a/nis/nis_removemember.c +++ b/nis/nis_removemember.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/nis/nis_rmdir.c b/nis/nis_rmdir.c index 8c70514e06..ed57017d2c 100644 --- a/nis/nis_rmdir.c +++ b/nis/nis_rmdir.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/nis/nis_server.c b/nis/nis_server.c index 718d7de239..f6fec8e454 100644 --- a/nis/nis_server.c +++ b/nis/nis_server.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/nis/nis_subr.c b/nis/nis_subr.c index abe51a9996..44c95f4fca 100644 --- a/nis/nis_subr.c +++ b/nis/nis_subr.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/nis/nis_table.c b/nis/nis_table.c index c628ed63c5..b78159f826 100644 --- a/nis/nis_table.c +++ b/nis/nis_table.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/nis/nis_util.c b/nis/nis_util.c index 9ed8b95907..1ed42b0544 100644 --- a/nis/nis_util.c +++ b/nis/nis_util.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/nis/nis_verifygroup.c b/nis/nis_verifygroup.c index fc6ecc63e1..92ac92de4f 100644 --- a/nis/nis_verifygroup.c +++ b/nis/nis_verifygroup.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/nis/nis_xdr.c b/nis/nis_xdr.c index f2d037aa60..8d0a60ba62 100644 --- a/nis/nis_xdr.c +++ b/nis/nis_xdr.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 /* for "official" Solaris xdr functions */ diff --git a/nis/nis_xdr.h b/nis/nis_xdr.h index a59362c78f..56379e5dc2 100644 --- a/nis/nis_xdr.h +++ b/nis/nis_xdr.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 __NIS_XDR_H #define __NIS_XDR_H 1 diff --git a/nis/nisplus-parser.h b/nis/nisplus-parser.h index 4dc8db8c9f..727864698b 100644 --- a/nis/nisplus-parser.h +++ b/nis/nisplus-parser.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 __NISPLUS_PARSER_H #define __NISPLUS_PARSER_H 1 diff --git a/nis/nss-default.c b/nis/nss-default.c index e4dc3d6af1..6b779062a1 100644 --- a/nis/nss-default.c +++ b/nis/nss-default.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/nis/nss-nis.c b/nis/nss-nis.c index cff1e765bb..e1abd4f965 100644 --- a/nis/nss-nis.c +++ b/nis/nss-nis.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 "nss-nis.h" #include "nsswitch.h" diff --git a/nis/nss-nis.h b/nis/nss-nis.h index a02583d14c..1014a9327b 100644 --- a/nis/nss-nis.h +++ b/nis/nss-nis.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 _NIS_NSS_NIS_H #define _NIS_NSS_NIS_H 1 diff --git a/nis/nss-nisplus.c b/nis/nss-nisplus.c index efffda6a32..5076c854c2 100644 --- a/nis/nss-nisplus.c +++ b/nis/nss-nisplus.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/nis/nss-nisplus.h b/nis/nss-nisplus.h index ad7f444440..eccaa06a9a 100644 --- a/nis/nss-nisplus.h +++ b/nis/nss-nisplus.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 _NIS_NSS_NISPLUS_H #define _NIS_NSS_NISPLUS_H 1 diff --git a/nis/nss_compat/compat-grp.c b/nis/nss_compat/compat-grp.c index 939102868c..6f6ce12ff6 100644 --- a/nis/nss_compat/compat-grp.c +++ b/nis/nss_compat/compat-grp.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/nis/nss_compat/compat-initgroups.c b/nis/nss_compat/compat-initgroups.c index caff38f9cc..a70d66df8b 100644 --- a/nis/nss_compat/compat-initgroups.c +++ b/nis/nss_compat/compat-initgroups.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/nis/nss_compat/compat-pwd.c b/nis/nss_compat/compat-pwd.c index 5107f51ed7..85b79e084e 100644 --- a/nis/nss_compat/compat-pwd.c +++ b/nis/nss_compat/compat-pwd.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/nis/nss_compat/compat-spwd.c b/nis/nss_compat/compat-spwd.c index f33dd3e0b0..c1498c3e1f 100644 --- a/nis/nss_compat/compat-spwd.c +++ b/nis/nss_compat/compat-spwd.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/nis/nss_nis/nis-alias.c b/nis/nss_nis/nis-alias.c index cfe4097ec8..ffbcbc21bb 100644 --- a/nis/nss_nis/nis-alias.c +++ b/nis/nss_nis/nis-alias.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/nis/nss_nis/nis-ethers.c b/nis/nss_nis/nis-ethers.c index a3064282ab..be7c621286 100644 --- a/nis/nss_nis/nis-ethers.c +++ b/nis/nss_nis/nis-ethers.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/nis/nss_nis/nis-grp.c b/nis/nss_nis/nis-grp.c index 6ad30eb1bb..149d71898b 100644 --- a/nis/nss_nis/nis-grp.c +++ b/nis/nss_nis/nis-grp.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/nis/nss_nis/nis-hosts.c b/nis/nss_nis/nis-hosts.c index 18bc77391b..d79b0bd9c7 100644 --- a/nis/nss_nis/nis-hosts.c +++ b/nis/nss_nis/nis-hosts.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/nis/nss_nis/nis-initgroups.c b/nis/nss_nis/nis-initgroups.c index 85b9eeecc1..5a7a0c24bb 100644 --- a/nis/nss_nis/nis-initgroups.c +++ b/nis/nss_nis/nis-initgroups.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/nis/nss_nis/nis-netgrp.c b/nis/nss_nis/nis-netgrp.c index 5a88b72d9c..3546a0ee6b 100644 --- a/nis/nss_nis/nis-netgrp.c +++ b/nis/nss_nis/nis-netgrp.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/nis/nss_nis/nis-network.c b/nis/nss_nis/nis-network.c index 22a898bb21..3f04d4926c 100644 --- a/nis/nss_nis/nis-network.c +++ b/nis/nss_nis/nis-network.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 /* The following is an ugly trick to avoid a prototype declaration for diff --git a/nis/nss_nis/nis-proto.c b/nis/nss_nis/nis-proto.c index 1480a928b5..9a8c54cede 100644 --- a/nis/nss_nis/nis-proto.c +++ b/nis/nss_nis/nis-proto.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/nis/nss_nis/nis-publickey.c b/nis/nss_nis/nis-publickey.c index f58eb154ad..2fc25433b5 100644 --- a/nis/nss_nis/nis-publickey.c +++ b/nis/nss_nis/nis-publickey.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/nis/nss_nis/nis-pwd.c b/nis/nss_nis/nis-pwd.c index 89de350c4d..37082ce1c0 100644 --- a/nis/nss_nis/nis-pwd.c +++ b/nis/nss_nis/nis-pwd.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/nis/nss_nis/nis-rpc.c b/nis/nss_nis/nis-rpc.c index 2fdb16ddde..6e73c3a014 100644 --- a/nis/nss_nis/nis-rpc.c +++ b/nis/nss_nis/nis-rpc.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/nis/nss_nis/nis-service.c b/nis/nss_nis/nis-service.c index 59a598f296..da5834f90e 100644 --- a/nis/nss_nis/nis-service.c +++ b/nis/nss_nis/nis-service.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/nis/nss_nis/nis-spwd.c b/nis/nss_nis/nis-spwd.c index 3cf913b4cd..8a86d77817 100644 --- a/nis/nss_nis/nis-spwd.c +++ b/nis/nss_nis/nis-spwd.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/nis/nss_nisplus/nisplus-alias.c b/nis/nss_nisplus/nisplus-alias.c index 57858721a1..9ec1239291 100644 --- a/nis/nss_nisplus/nisplus-alias.c +++ b/nis/nss_nisplus/nisplus-alias.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/nis/nss_nisplus/nisplus-ethers.c b/nis/nss_nisplus/nisplus-ethers.c index 8e5c5f56b7..05f7ae4101 100644 --- a/nis/nss_nisplus/nisplus-ethers.c +++ b/nis/nss_nisplus/nisplus-ethers.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/nis/nss_nisplus/nisplus-grp.c b/nis/nss_nisplus/nisplus-grp.c index 7cc762fea9..90dd6271d0 100644 --- a/nis/nss_nisplus/nisplus-grp.c +++ b/nis/nss_nisplus/nisplus-grp.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/nis/nss_nisplus/nisplus-hosts.c b/nis/nss_nisplus/nisplus-hosts.c index eca64c97e6..772d71097d 100644 --- a/nis/nss_nisplus/nisplus-hosts.c +++ b/nis/nss_nisplus/nisplus-hosts.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/nis/nss_nisplus/nisplus-initgroups.c b/nis/nss_nisplus/nisplus-initgroups.c index 6588ec2533..6c61dd1abc 100644 --- a/nis/nss_nisplus/nisplus-initgroups.c +++ b/nis/nss_nisplus/nisplus-initgroups.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/nis/nss_nisplus/nisplus-netgrp.c b/nis/nss_nisplus/nisplus-netgrp.c index 24303b1474..086225a5ca 100644 --- a/nis/nss_nisplus/nisplus-netgrp.c +++ b/nis/nss_nisplus/nisplus-netgrp.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/nis/nss_nisplus/nisplus-network.c b/nis/nss_nisplus/nisplus-network.c index 902826b62a..214cadf556 100644 --- a/nis/nss_nisplus/nisplus-network.c +++ b/nis/nss_nisplus/nisplus-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 diff --git a/nis/nss_nisplus/nisplus-parser.c b/nis/nss_nisplus/nisplus-parser.c index 1e1a343d52..a4d76fbdd8 100644 --- a/nis/nss_nisplus/nisplus-parser.c +++ b/nis/nss_nisplus/nisplus-parser.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/nis/nss_nisplus/nisplus-proto.c b/nis/nss_nisplus/nisplus-proto.c index 42a2d088da..031d555f37 100644 --- a/nis/nss_nisplus/nisplus-proto.c +++ b/nis/nss_nisplus/nisplus-proto.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/nis/nss_nisplus/nisplus-publickey.c b/nis/nss_nisplus/nisplus-publickey.c index 14e7d41dbe..390cb56921 100644 --- a/nis/nss_nisplus/nisplus-publickey.c +++ b/nis/nss_nisplus/nisplus-publickey.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/nis/nss_nisplus/nisplus-pwd.c b/nis/nss_nisplus/nisplus-pwd.c index cd33aebbcc..3e8161ad8f 100644 --- a/nis/nss_nisplus/nisplus-pwd.c +++ b/nis/nss_nisplus/nisplus-pwd.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/nis/nss_nisplus/nisplus-rpc.c b/nis/nss_nisplus/nisplus-rpc.c index 711c6bc273..4f65fb244d 100644 --- a/nis/nss_nisplus/nisplus-rpc.c +++ b/nis/nss_nisplus/nisplus-rpc.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/nis/nss_nisplus/nisplus-service.c b/nis/nss_nisplus/nisplus-service.c index 607ce80b01..7b26b28bab 100644 --- a/nis/nss_nisplus/nisplus-service.c +++ b/nis/nss_nisplus/nisplus-service.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/nis/nss_nisplus/nisplus-spwd.c b/nis/nss_nisplus/nisplus-spwd.c index e41ffda51b..8f6735f9a7 100644 --- a/nis/nss_nisplus/nisplus-spwd.c +++ b/nis/nss_nisplus/nisplus-spwd.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/nis/rpcsvc/nislib.h b/nis/rpcsvc/nislib.h index f3cc2c4c51..6e7647b2b8 100644 --- a/nis/rpcsvc/nislib.h +++ b/nis/rpcsvc/nislib.h @@ -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 + . */ #ifndef __RPCSVC_NISLIB_H__ #define __RPCSVC_NISLIB_H__ diff --git a/nis/rpcsvc/ypclnt.h b/nis/rpcsvc/ypclnt.h index 1514209a82..fca4108498 100644 --- a/nis/rpcsvc/ypclnt.h +++ b/nis/rpcsvc/ypclnt.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 __RPCSVC_YPCLNT_H__ diff --git a/nis/ypclnt.c b/nis/ypclnt.c index aaf4eb6e59..ba438f84ab 100644 --- a/nis/ypclnt.c +++ b/nis/ypclnt.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 v1.2.3