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. --- sunrpc/Makefile | 5 ++--- sunrpc/create_xid.c | 5 ++--- sunrpc/des_impl.c | 3 +-- sunrpc/netname.c | 5 ++--- sunrpc/publickey.c | 5 ++--- sunrpc/rpc/auth_des.h | 5 ++--- sunrpc/rpcsvc/bootparam.h | 6 ++---- sunrpc/tst-xdrmem.c | 5 ++--- sunrpc/tst-xdrmem2.c | 5 ++--- sunrpc/xdr_intXX_t.c | 5 ++--- 10 files changed, 19 insertions(+), 30 deletions(-) (limited to 'sunrpc') diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 7245debdff..b7f63a50b2 100644 --- a/sunrpc/Makefile +++ b/sunrpc/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 sunrpc portion of the library. diff --git a/sunrpc/create_xid.c b/sunrpc/create_xid.c index c247568cee..b980599781 100644 --- a/sunrpc/create_xid.c +++ b/sunrpc/create_xid.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/sunrpc/des_impl.c b/sunrpc/des_impl.c index dc94e221ab..1757dc1fb2 100644 --- a/sunrpc/des_impl.c +++ b/sunrpc/des_impl.c @@ -3,8 +3,7 @@ /* This file is distributed under the terms of the GNU Lesser General */ /* Public License, version 2.1 or later - see the file COPYING.LIB for details.*/ /* If you did not receive a copy of the license with this program, please*/ -/* write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,*/ -/* Boston, MA 02111, USA to obtain a copy. */ +/* see to obtain a copy. */ #include #include #include "des.h" diff --git a/sunrpc/netname.c b/sunrpc/netname.c index 7de2b86be2..0b4980074c 100644 --- a/sunrpc/netname.c +++ b/sunrpc/netname.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/sunrpc/publickey.c b/sunrpc/publickey.c index 9e44199dde..4d0b09874c 100644 --- a/sunrpc/publickey.c +++ b/sunrpc/publickey.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/sunrpc/rpc/auth_des.h b/sunrpc/rpc/auth_des.h index c5ea5eec9a..9ad4a81fce 100644 --- a/sunrpc/rpc/auth_des.h +++ b/sunrpc/rpc/auth_des.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 _RPC_AUTH_DES_H #define _RPC_AUTH_DES_H 1 diff --git a/sunrpc/rpcsvc/bootparam.h b/sunrpc/rpcsvc/bootparam.h index b30fa8d00e..590627fb47 100644 --- a/sunrpc/rpcsvc/bootparam.h +++ b/sunrpc/rpcsvc/bootparam.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 _RPCSVC_BOOTPARAM_H #define _RPCSVC_BOOTPARAM_H @@ -22,4 +21,3 @@ #include #endif /* _RPCSVC_BOOTPARAM_H */ - diff --git a/sunrpc/tst-xdrmem.c b/sunrpc/tst-xdrmem.c index 0c9929c6ed..aecb77a575 100644 --- a/sunrpc/tst-xdrmem.c +++ b/sunrpc/tst-xdrmem.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/sunrpc/tst-xdrmem2.c b/sunrpc/tst-xdrmem2.c index eed8ccc072..68eaddad38 100644 --- a/sunrpc/tst-xdrmem2.c +++ b/sunrpc/tst-xdrmem2.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/sunrpc/xdr_intXX_t.c b/sunrpc/xdr_intXX_t.c index ceba8beb81..fe06f45df3 100644 --- a/sunrpc/xdr_intXX_t.c +++ b/sunrpc/xdr_intXX_t.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 -- cgit v1.2.1