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. --- shadow/Makefile | 5 ++--- shadow/fgetspent.c | 5 ++--- shadow/fgetspent_r.c | 5 ++--- shadow/getspent.c | 5 ++--- shadow/getspent_r.c | 5 ++--- shadow/getspnam.c | 5 ++--- shadow/getspnam_r.c | 5 ++--- shadow/lckpwdf.c | 5 ++--- shadow/putspent.c | 5 ++--- shadow/sgetspent.c | 5 ++--- shadow/sgetspent_r.c | 5 ++--- shadow/shadow.h | 5 ++--- 12 files changed, 24 insertions(+), 36 deletions(-) (limited to 'shadow') diff --git a/shadow/Makefile b/shadow/Makefile index 4755fab04a..7c17a7f9be 100644 --- a/shadow/Makefile +++ b/shadow/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 shadow. diff --git a/shadow/fgetspent.c b/shadow/fgetspent.c index 63f16a10db..0f508c45ac 100644 --- a/shadow/fgetspent.c +++ b/shadow/fgetspent.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 #include diff --git a/shadow/fgetspent_r.c b/shadow/fgetspent_r.c index 2c907a5add..40ffc540c2 100644 --- a/shadow/fgetspent_r.c +++ b/shadow/fgetspent_r.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 #include diff --git a/shadow/getspent.c b/shadow/getspent.c index 1fb9dfa518..50dfcd332d 100644 --- a/shadow/getspent.c +++ b/shadow/getspent.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/shadow/getspent_r.c b/shadow/getspent_r.c index b2106611c2..6292781dc3 100644 --- a/shadow/getspent_r.c +++ b/shadow/getspent_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 diff --git a/shadow/getspnam.c b/shadow/getspnam.c index 5bd6393598..beb0570645 100644 --- a/shadow/getspnam.c +++ b/shadow/getspnam.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/shadow/getspnam_r.c b/shadow/getspnam_r.c index cfb6817d03..99c04f9f46 100644 --- a/shadow/getspnam_r.c +++ b/shadow/getspnam_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 diff --git a/shadow/lckpwdf.c b/shadow/lckpwdf.c index 746e14b6db..bb2a3d7c16 100644 --- a/shadow/lckpwdf.c +++ b/shadow/lckpwdf.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/shadow/putspent.c b/shadow/putspent.c index c6b53edb2b..a34d8971af 100644 --- a/shadow/putspent.c +++ b/shadow/putspent.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 #include diff --git a/shadow/sgetspent.c b/shadow/sgetspent.c index f3dce53ea3..ce97db997b 100644 --- a/shadow/sgetspent.c +++ b/shadow/sgetspent.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 #include diff --git a/shadow/sgetspent_r.c b/shadow/sgetspent_r.c index 5db4aec7a2..b51e0b70b1 100644 --- a/shadow/sgetspent_r.c +++ b/shadow/sgetspent_r.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 #include diff --git a/shadow/shadow.h b/shadow/shadow.h index abbeefc0b6..589125caac 100644 --- a/shadow/shadow.h +++ b/shadow/shadow.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 + . */ /* Declaration of types and functions for shadow password suite. */ -- cgit v1.2.3