diff options
Diffstat (limited to 'libc/nis')
80 files changed, 160 insertions, 240 deletions
diff --git a/libc/nis/Makefile b/libc/nis/Makefile index 2e7c1924d..97376d042 100644 --- a/libc/nis/Makefile +++ b/libc/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 +# <http://www.gnu.org/licenses/>. # # Makefile for NIS/NIS+ part. diff --git a/libc/nis/libnsl.h b/libc/nis/libnsl.h index dc1593071..abcc59c89 100644 --- a/libc/nis/libnsl.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_add.c b/libc/nis/nis_add.c index a06999b4e..a5b506688 100644 --- a/libc/nis/nis_add.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_addmember.c b/libc/nis/nis_addmember.c index 5e342ad0d..270a7a02b 100644 --- a/libc/nis/nis_addmember.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <string.h> diff --git a/libc/nis/nis_call.c b/libc/nis/nis_call.c index 6ae4ce5db..f0a5b8ee0 100644 --- a/libc/nis/nis_call.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <fcntl.h> diff --git a/libc/nis/nis_callback.c b/libc/nis/nis_callback.c index e0acd9683..0f887254a 100644 --- a/libc/nis/nis_callback.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <stdio.h> diff --git a/libc/nis/nis_checkpoint.c b/libc/nis/nis_checkpoint.c index 23c4707b6..8d4992f7b 100644 --- a/libc/nis/nis_checkpoint.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_clone_dir.c b/libc/nis/nis_clone_dir.c index f94a1eeb7..f482afc7f 100644 --- a/libc/nis/nis_clone_dir.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpc/rpc.h> diff --git a/libc/nis/nis_clone_obj.c b/libc/nis/nis_clone_obj.c index 4d8820028..e75518b5f 100644 --- a/libc/nis/nis_clone_obj.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpc/rpc.h> diff --git a/libc/nis/nis_clone_res.c b/libc/nis/nis_clone_res.c index 021f7cb4f..3ea2f0565 100644 --- a/libc/nis/nis_clone_res.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpc/rpc.h> diff --git a/libc/nis/nis_creategroup.c b/libc/nis/nis_creategroup.c index 0e9e13d5e..ad94a9650 100644 --- a/libc/nis/nis_creategroup.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <time.h> #include <string.h> diff --git a/libc/nis/nis_defaults.c b/libc/nis/nis_defaults.c index ed79b59ec..2c8241833 100644 --- a/libc/nis/nis_defaults.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <stdio.h> diff --git a/libc/nis/nis_destroygroup.c b/libc/nis/nis_destroygroup.c index 524e896d3..5059ea6b7 100644 --- a/libc/nis/nis_destroygroup.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_domain_of.c b/libc/nis/nis_domain_of.c index 6f41b92bf..3760af295 100644 --- a/libc/nis/nis_domain_of.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_domain_of_r.c b/libc/nis/nis_domain_of_r.c index e2db14603..3e59aa6cd 100644 --- a/libc/nis/nis_domain_of_r.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <string.h> diff --git a/libc/nis/nis_error.c b/libc/nis/nis_error.c index d92ad0360..dfb0f3089 100644 --- a/libc/nis/nis_error.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <syslog.h> diff --git a/libc/nis/nis_file.c b/libc/nis/nis_file.c index dc382424b..b5b864177 100644 --- a/libc/nis/nis_file.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <stdio.h> #include <stdlib.h> diff --git a/libc/nis/nis_findserv.c b/libc/nis/nis_findserv.c index b02c63bdb..f3e6cd831 100644 --- a/libc/nis/nis_findserv.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <time.h> diff --git a/libc/nis/nis_free.c b/libc/nis/nis_free.c index fae9251c4..ed1d33d63 100644 --- a/libc/nis/nis_free.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> #include "nis_xdr.h" diff --git a/libc/nis/nis_getservlist.c b/libc/nis/nis_getservlist.c index e57649d52..dcfc07bfe 100644 --- a/libc/nis/nis_getservlist.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_hash.c b/libc/nis/nis_hash.c index ddd91515b..19b744c73 100644 --- a/libc/nis/nis_hash.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_intern.h b/libc/nis/nis_intern.h index c805920ae..2187fdfee 100644 --- a/libc/nis/nis_intern.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef __NIS_INTERN_H diff --git a/libc/nis/nis_ismember.c b/libc/nis/nis_ismember.c index 178b4890e..2852089b0 100644 --- a/libc/nis/nis_ismember.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_local_names.c b/libc/nis/nis_local_names.c index e9aea12a8..75fad79b5 100644 --- a/libc/nis/nis_local_names.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <string.h> diff --git a/libc/nis/nis_lookup.c b/libc/nis/nis_lookup.c index 9677b4d3d..8eeb3bcdc 100644 --- a/libc/nis/nis_lookup.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_mkdir.c b/libc/nis/nis_mkdir.c index 4a860dbf5..e322c3353 100644 --- a/libc/nis/nis_mkdir.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_modify.c b/libc/nis/nis_modify.c index 68609fafe..3acebd8f0 100644 --- a/libc/nis/nis_modify.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_ping.c b/libc/nis/nis_ping.c index 81afc5e8e..88e16dc0b 100644 --- a/libc/nis/nis_ping.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_print.c b/libc/nis/nis_print.c index a8d7e8c7d..c2cffc6d8 100644 --- a/libc/nis/nis_print.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <time.h> #include <string.h> diff --git a/libc/nis/nis_print_group_entry.c b/libc/nis/nis_print_group_entry.c index 925c95029..4c43a9440 100644 --- a/libc/nis/nis_print_group_entry.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <alloca.h> #include <string.h> diff --git a/libc/nis/nis_remove.c b/libc/nis/nis_remove.c index 4c9179907..0e547bb73 100644 --- a/libc/nis/nis_remove.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_removemember.c b/libc/nis/nis_removemember.c index 2e45b4fb7..1c5121658 100644 --- a/libc/nis/nis_removemember.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <string.h> diff --git a/libc/nis/nis_rmdir.c b/libc/nis/nis_rmdir.c index 8c70514e0..ed57017d2 100644 --- a/libc/nis/nis_rmdir.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_server.c b/libc/nis/nis_server.c index 718d7de23..f6fec8e45 100644 --- a/libc/nis/nis_server.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_subr.c b/libc/nis/nis_subr.c index abe51a999..44c95f4fc 100644 --- a/libc/nis/nis_subr.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <string.h> diff --git a/libc/nis/nis_table.c b/libc/nis/nis_table.c index c628ed63c..b78159f82 100644 --- a/libc/nis/nis_table.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <string.h> diff --git a/libc/nis/nis_util.c b/libc/nis/nis_util.c index 9ed8b9590..1ed42b054 100644 --- a/libc/nis/nis_util.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_verifygroup.c b/libc/nis/nis_verifygroup.c index fc6ecc63e..92ac92de4 100644 --- a/libc/nis/nis_verifygroup.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <string.h> #include <rpcsvc/nis.h> diff --git a/libc/nis/nis_xdr.c b/libc/nis/nis_xdr.c index f2d037aa6..8d0a60ba6 100644 --- a/libc/nis/nis_xdr.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> #include <rpcsvc/nis_callback.h> /* for "official" Solaris xdr functions */ diff --git a/libc/nis/nis_xdr.h b/libc/nis/nis_xdr.h index a59362c78..56379e5dc 100644 --- a/libc/nis/nis_xdr.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef __NIS_XDR_H #define __NIS_XDR_H 1 diff --git a/libc/nis/nisplus-parser.h b/libc/nis/nisplus-parser.h index 4dc8db8c9..727864698 100644 --- a/libc/nis/nisplus-parser.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef __NISPLUS_PARSER_H #define __NISPLUS_PARSER_H 1 diff --git a/libc/nis/nss-default.c b/libc/nis/nss-default.c index e4dc3d6af..6b779062a 100644 --- a/libc/nis/nss-default.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/libc/nis/nss-nis.c b/libc/nis/nss-nis.c index cff1e765b..e1abd4f96 100644 --- a/libc/nis/nss-nis.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include "nss-nis.h" #include "nsswitch.h" diff --git a/libc/nis/nss-nis.h b/libc/nis/nss-nis.h index a02583d14..1014a9327 100644 --- a/libc/nis/nss-nis.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef _NIS_NSS_NIS_H #define _NIS_NSS_NIS_H 1 diff --git a/libc/nis/nss-nisplus.c b/libc/nis/nss-nisplus.c index efffda6a3..5076c854c 100644 --- a/libc/nis/nss-nisplus.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> diff --git a/libc/nis/nss-nisplus.h b/libc/nis/nss-nisplus.h index ad7f44444..eccaa06a9 100644 --- a/libc/nis/nss-nisplus.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef _NIS_NSS_NISPLUS_H #define _NIS_NSS_NISPLUS_H 1 diff --git a/libc/nis/nss_compat/compat-grp.c b/libc/nis/nss_compat/compat-grp.c index 939102868..6f6ce12ff 100644 --- a/libc/nis/nss_compat/compat-grp.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/libc/nis/nss_compat/compat-initgroups.c b/libc/nis/nss_compat/compat-initgroups.c index caff38f9c..a70d66df8 100644 --- a/libc/nis/nss_compat/compat-initgroups.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <alloca.h> #include <ctype.h> diff --git a/libc/nis/nss_compat/compat-pwd.c b/libc/nis/nss_compat/compat-pwd.c index 5107f51ed..85b79e084 100644 --- a/libc/nis/nss_compat/compat-pwd.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/libc/nis/nss_compat/compat-spwd.c b/libc/nis/nss_compat/compat-spwd.c index f33dd3e0b..c1498c3e1 100644 --- a/libc/nis/nss_compat/compat-spwd.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/libc/nis/nss_nis/nis-alias.c b/libc/nis/nss_nis/nis-alias.c index cfe4097ec..ffbcbc21b 100644 --- a/libc/nis/nss_nis/nis-alias.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <ctype.h> diff --git a/libc/nis/nss_nis/nis-ethers.c b/libc/nis/nss_nis/nis-ethers.c index a3064282a..be7c62128 100644 --- a/libc/nis/nss_nis/nis-ethers.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <ctype.h> diff --git a/libc/nis/nss_nis/nis-grp.c b/libc/nis/nss_nis/nis-grp.c index 6ad30eb1b..149d71898 100644 --- a/libc/nis/nss_nis/nis-grp.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> diff --git a/libc/nis/nss_nis/nis-hosts.c b/libc/nis/nss_nis/nis-hosts.c index 18bc77391..d79b0bd9c 100644 --- a/libc/nis/nss_nis/nis-hosts.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <nss.h> diff --git a/libc/nis/nss_nis/nis-initgroups.c b/libc/nis/nss_nis/nis-initgroups.c index 85b9eeecc..5a7a0c24b 100644 --- a/libc/nis/nss_nis/nis-initgroups.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <alloca.h> #include <ctype.h> diff --git a/libc/nis/nss_nis/nis-netgrp.c b/libc/nis/nss_nis/nis-netgrp.c index 5a88b72d9..3546a0ee6 100644 --- a/libc/nis/nss_nis/nis-netgrp.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <ctype.h> diff --git a/libc/nis/nss_nis/nis-network.c b/libc/nis/nss_nis/nis-network.c index 22a898bb2..3f04d4926 100644 --- a/libc/nis/nss_nis/nis-network.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> /* The following is an ugly trick to avoid a prototype declaration for diff --git a/libc/nis/nss_nis/nis-proto.c b/libc/nis/nss_nis/nis-proto.c index 1480a928b..9a8c54ced 100644 --- a/libc/nis/nss_nis/nis-proto.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <netdb.h> diff --git a/libc/nis/nss_nis/nis-publickey.c b/libc/nis/nss_nis/nis-publickey.c index f58eb154a..2fc25433b 100644 --- a/libc/nis/nss_nis/nis-publickey.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <ctype.h> diff --git a/libc/nis/nss_nis/nis-pwd.c b/libc/nis/nss_nis/nis-pwd.c index 89de350c4..37082ce1c 100644 --- a/libc/nis/nss_nis/nis-pwd.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <ctype.h> diff --git a/libc/nis/nss_nis/nis-rpc.c b/libc/nis/nss_nis/nis-rpc.c index 2fdb16ddd..6e73c3a01 100644 --- a/libc/nis/nss_nis/nis-rpc.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <netdb.h> diff --git a/libc/nis/nss_nis/nis-service.c b/libc/nis/nss_nis/nis-service.c index 59a598f29..da5834f90 100644 --- a/libc/nis/nss_nis/nis-service.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <netdb.h> diff --git a/libc/nis/nss_nis/nis-spwd.c b/libc/nis/nss_nis/nis-spwd.c index 3cf913b4c..8a86d7781 100644 --- a/libc/nis/nss_nis/nis-spwd.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-alias.c b/libc/nis/nss_nisplus/nisplus-alias.c index 57858721a..9ec123929 100644 --- a/libc/nis/nss_nisplus/nisplus-alias.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <nss.h> diff --git a/libc/nis/nss_nisplus/nisplus-ethers.c b/libc/nis/nss_nisplus/nisplus-ethers.c index 8e5c5f56b..05f7ae410 100644 --- a/libc/nis/nss_nisplus/nisplus-ethers.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-grp.c b/libc/nis/nss_nisplus/nisplus-grp.c index 7cc762fea..90dd6271d 100644 --- a/libc/nis/nss_nisplus/nisplus-grp.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <nss.h> diff --git a/libc/nis/nss_nisplus/nisplus-hosts.c b/libc/nis/nss_nisplus/nisplus-hosts.c index eca64c97e..772d71097 100644 --- a/libc/nis/nss_nisplus/nisplus-hosts.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <assert.h> #include <atomic.h> diff --git a/libc/nis/nss_nisplus/nisplus-initgroups.c b/libc/nis/nss_nisplus/nisplus-initgroups.c index 6588ec253..6c61dd1ab 100644 --- a/libc/nis/nss_nisplus/nisplus-initgroups.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <nss.h> diff --git a/libc/nis/nss_nisplus/nisplus-netgrp.c b/libc/nis/nss_nisplus/nisplus-netgrp.c index 24303b147..086225a5c 100644 --- a/libc/nis/nss_nisplus/nisplus-netgrp.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <errno.h> diff --git a/libc/nis/nss_nisplus/nisplus-network.c b/libc/nis/nss_nisplus/nisplus-network.c index 902826b62..214cadf55 100644 --- a/libc/nis/nss_nisplus/nisplus-network.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-parser.c b/libc/nis/nss_nisplus/nisplus-parser.c index 1e1a343d5..a4d76fbdd 100644 --- a/libc/nis/nss_nisplus/nisplus-parser.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <pwd.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-proto.c b/libc/nis/nss_nisplus/nisplus-proto.c index 42a2d088d..031d555f3 100644 --- a/libc/nis/nss_nisplus/nisplus-proto.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-publickey.c b/libc/nis/nss_nisplus/nisplus-publickey.c index 14e7d41db..390cb5692 100644 --- a/libc/nis/nss_nisplus/nisplus-publickey.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-pwd.c b/libc/nis/nss_nisplus/nisplus-pwd.c index cd33aebbc..3e8161ad8 100644 --- a/libc/nis/nss_nisplus/nisplus-pwd.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <nss.h> diff --git a/libc/nis/nss_nisplus/nisplus-rpc.c b/libc/nis/nss_nisplus/nisplus-rpc.c index 711c6bc27..4f65fb244 100644 --- a/libc/nis/nss_nisplus/nisplus-rpc.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-service.c b/libc/nis/nss_nisplus/nisplus-service.c index 607ce80b0..7b26b28ba 100644 --- a/libc/nis/nss_nisplus/nisplus-service.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <atomic.h> #include <ctype.h> diff --git a/libc/nis/nss_nisplus/nisplus-spwd.c b/libc/nis/nss_nisplus/nisplus-spwd.c index e41ffda51..8f6735f9a 100644 --- a/libc/nis/nss_nisplus/nisplus-spwd.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <nss.h> #include <errno.h> diff --git a/libc/nis/rpcsvc/nislib.h b/libc/nis/rpcsvc/nislib.h index f3cc2c4c5..6e7647b2b 100644 --- a/libc/nis/rpcsvc/nislib.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef __RPCSVC_NISLIB_H__ #define __RPCSVC_NISLIB_H__ diff --git a/libc/nis/rpcsvc/ypclnt.h b/libc/nis/rpcsvc/ypclnt.h index 1514209a8..fca410849 100644 --- a/libc/nis/rpcsvc/ypclnt.h +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #ifndef __RPCSVC_YPCLNT_H__ diff --git a/libc/nis/ypclnt.c b/libc/nis/ypclnt.c index aaf4eb6e5..ba438f84a 100644 --- a/libc/nis/ypclnt.c +++ b/libc/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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <fcntl.h> |