diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-02-09 23:18:22 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-09 23:18:22 +0000 |
commit | 59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 (patch) | |
tree | 69edda6ebdfd8fe5d83991ab44723e07f6366420 /sunrpc | |
parent | af850b1c978bdca648ef9fb141e785d75f74d9bf (diff) | |
download | glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.zip glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.gz glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.bz2 |
Replace FSF snail mail address with URLs.
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/Makefile | 5 | ||||
-rw-r--r-- | sunrpc/create_xid.c | 5 | ||||
-rw-r--r-- | sunrpc/des_impl.c | 3 | ||||
-rw-r--r-- | sunrpc/netname.c | 5 | ||||
-rw-r--r-- | sunrpc/publickey.c | 5 | ||||
-rw-r--r-- | sunrpc/rpc/auth_des.h | 5 | ||||
-rw-r--r-- | sunrpc/rpcsvc/bootparam.h | 6 | ||||
-rw-r--r-- | sunrpc/tst-xdrmem.c | 5 | ||||
-rw-r--r-- | sunrpc/tst-xdrmem2.c | 5 | ||||
-rw-r--r-- | sunrpc/xdr_intXX_t.c | 5 |
10 files changed, 19 insertions, 30 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 7245deb..b7f63a5 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 +# <http://www.gnu.org/licenses/>. # # Sub-makefile for sunrpc portion of the library. diff --git a/sunrpc/create_xid.c b/sunrpc/create_xid.c index c247568..b980599 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 + <http://www.gnu.org/licenses/>. */ #include <unistd.h> #include <stdlib.h> diff --git a/sunrpc/des_impl.c b/sunrpc/des_impl.c index dc94e22..1757dc1 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 <http://www.gnu.org/licenses/> to obtain a copy. */ #include <string.h> #include <stdint.h> #include "des.h" diff --git a/sunrpc/netname.c b/sunrpc/netname.c index 7de2b86..0b49800 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 + <http://www.gnu.org/licenses/>. */ #include <stdio.h> #include <unistd.h> diff --git a/sunrpc/publickey.c b/sunrpc/publickey.c index 9e44199..4d0b098 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 + <http://www.gnu.org/licenses/>. */ #include <errno.h> #include <rpc/netdb.h> diff --git a/sunrpc/rpc/auth_des.h b/sunrpc/rpc/auth_des.h index c5ea5ee..9ad4a81 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 + <http://www.gnu.org/licenses/>. */ #ifndef _RPC_AUTH_DES_H #define _RPC_AUTH_DES_H 1 diff --git a/sunrpc/rpcsvc/bootparam.h b/sunrpc/rpcsvc/bootparam.h index b30fa8d..590627f 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 + <http://www.gnu.org/licenses/>. */ #ifndef _RPCSVC_BOOTPARAM_H #define _RPCSVC_BOOTPARAM_H @@ -22,4 +21,3 @@ #include <rpcsvc/bootparam_prot.h> #endif /* _RPCSVC_BOOTPARAM_H */ - diff --git a/sunrpc/tst-xdrmem.c b/sunrpc/tst-xdrmem.c index 0c9929c..aecb77a 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 + <http://www.gnu.org/licenses/>. */ #include <limits.h> #include <stdio.h> diff --git a/sunrpc/tst-xdrmem2.c b/sunrpc/tst-xdrmem2.c index eed8ccc..68eadda 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 + <http://www.gnu.org/licenses/>. */ #include <limits.h> #include <stdio.h> diff --git a/sunrpc/xdr_intXX_t.c b/sunrpc/xdr_intXX_t.c index ceba8be..fe06f45 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 + <http://www.gnu.org/licenses/>. */ #include <rpc/types.h> |