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 /nss/nss_files | |
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 'nss/nss_files')
-rw-r--r-- | nss/nss_files/files-XXX.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-alias.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-ethers.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-grp.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-have_o_cloexec.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-hosts.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-init.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-initgroups.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-key.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-netgrp.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-network.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-parse.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-proto.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-pwd.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-rpc.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-service.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-sgrp.c | 5 | ||||
-rw-r--r-- | nss/nss_files/files-spwd.c | 5 |
18 files changed, 36 insertions, 54 deletions
diff --git a/nss/nss_files/files-XXX.c b/nss/nss_files/files-XXX.c index 8db0529..a6df348 100644 --- a/nss/nss_files/files-XXX.c +++ b/nss/nss_files/files-XXX.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 <stdio.h> #include <ctype.h> diff --git a/nss/nss_files/files-alias.c b/nss/nss_files/files-alias.c index 023021e..ae6a80e 100644 --- a/nss/nss_files/files-alias.c +++ b/nss/nss_files/files-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 <aliases.h> #include <ctype.h> diff --git a/nss/nss_files/files-ethers.c b/nss/nss_files/files-ethers.c index 91363ba..136046f 100644 --- a/nss/nss_files/files-ethers.c +++ b/nss/nss_files/files-ethers.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 <string.h> #include <netinet/ether.h> diff --git a/nss/nss_files/files-grp.c b/nss/nss_files/files-grp.c index 30751ab..da4a701 100644 --- a/nss/nss_files/files-grp.c +++ b/nss/nss_files/files-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 <grp.h> diff --git a/nss/nss_files/files-have_o_cloexec.c b/nss/nss_files/files-have_o_cloexec.c index a83e8a4..997ac30 100644 --- a/nss/nss_files/files-have_o_cloexec.c +++ b/nss/nss_files/files-have_o_cloexec.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 <fcntl.h> #include <kernel-features.h> diff --git a/nss/nss_files/files-hosts.c b/nss/nss_files/files-hosts.c index f6f960e..d7d3c52 100644 --- a/nss/nss_files/files-hosts.c +++ b/nss/nss_files/files-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 <netinet/in.h> diff --git a/nss/nss_files/files-init.c b/nss/nss_files/files-init.c index 7012ab2..18757cb 100644 --- a/nss/nss_files/files-init.c +++ b/nss/nss_files/files-init.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 <nscd/nscd.h> diff --git a/nss/nss_files/files-initgroups.c b/nss/nss_files/files-initgroups.c index 3a3b5c1..c8ce065 100644 --- a/nss/nss_files/files-initgroups.c +++ b/nss/nss_files/files-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 <errno.h> diff --git a/nss/nss_files/files-key.c b/nss/nss_files/files-key.c index cb39204..6d82d47 100644 --- a/nss/nss_files/files-key.c +++ b/nss/nss_files/files-key.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 <errno.h> diff --git a/nss/nss_files/files-netgrp.c b/nss/nss_files/files-netgrp.c index f70196b..7a8e3d0 100644 --- a/nss/nss_files/files-netgrp.c +++ b/nss/nss_files/files-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 <ctype.h> #include <errno.h> diff --git a/nss/nss_files/files-network.c b/nss/nss_files/files-network.c index 9017c54..7cd688f 100644 --- a/nss/nss_files/files-network.c +++ b/nss/nss_files/files-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 <netinet/in.h> #include <arpa/inet.h> diff --git a/nss/nss_files/files-parse.c b/nss/nss_files/files-parse.c index 66604bf..c9f8085 100644 --- a/nss/nss_files/files-parse.c +++ b/nss/nss_files/files-parse.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/nss/nss_files/files-proto.c b/nss/nss_files/files-proto.c index 5df325b..3f3597f 100644 --- a/nss/nss_files/files-proto.c +++ b/nss/nss_files/files-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 <netdb.h> diff --git a/nss/nss_files/files-pwd.c b/nss/nss_files/files-pwd.c index 4763f01..acf09c6 100644 --- a/nss/nss_files/files-pwd.c +++ b/nss/nss_files/files-pwd.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> diff --git a/nss/nss_files/files-rpc.c b/nss/nss_files/files-rpc.c index 2b41611..dcc0cfe 100644 --- a/nss/nss_files/files-rpc.c +++ b/nss/nss_files/files-rpc.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/netdb.h> diff --git a/nss/nss_files/files-service.c b/nss/nss_files/files-service.c index 6f2b0e6..35d592d 100644 --- a/nss/nss_files/files-service.c +++ b/nss/nss_files/files-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 <netinet/in.h> #include <netdb.h> diff --git a/nss/nss_files/files-sgrp.c b/nss/nss_files/files-sgrp.c index 684bacc..8134ee3 100644 --- a/nss/nss_files/files-sgrp.c +++ b/nss/nss_files/files-sgrp.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 <gshadow.h> diff --git a/nss/nss_files/files-spwd.c b/nss/nss_files/files-spwd.c index e227d71..8b206d1 100644 --- a/nss/nss_files/files-spwd.c +++ b/nss/nss_files/files-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 <shadow.h> |