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. --- gshadow/Makefile | 5 ++--- gshadow/fgetsgent.c | 5 ++--- gshadow/fgetsgent_r.c | 5 ++--- gshadow/getsgent.c | 5 ++--- gshadow/getsgent_r.c | 5 ++--- gshadow/getsgnam.c | 5 ++--- gshadow/getsgnam_r.c | 5 ++--- gshadow/gshadow.h | 5 ++--- gshadow/putsgent.c | 5 ++--- gshadow/sgetsgent.c | 5 ++--- gshadow/sgetsgent_r.c | 5 ++--- 11 files changed, 22 insertions(+), 33 deletions(-) (limited to 'gshadow') diff --git a/gshadow/Makefile b/gshadow/Makefile index 0c3d42b317..a482c5d702 100644 --- a/gshadow/Makefile +++ b/gshadow/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 gshadow. diff --git a/gshadow/fgetsgent.c b/gshadow/fgetsgent.c index 098edfe52e..c90948e278 100644 --- a/gshadow/fgetsgent.c +++ b/gshadow/fgetsgent.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/gshadow/fgetsgent_r.c b/gshadow/fgetsgent_r.c index 25c05bf7ea..bf4559b041 100644 --- a/gshadow/fgetsgent_r.c +++ b/gshadow/fgetsgent_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/gshadow/getsgent.c b/gshadow/getsgent.c index 544227c537..1242deecbb 100644 --- a/gshadow/getsgent.c +++ b/gshadow/getsgent.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/gshadow/getsgent_r.c b/gshadow/getsgent_r.c index 9feea9f047..7b1df5357c 100644 --- a/gshadow/getsgent_r.c +++ b/gshadow/getsgent_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/gshadow/getsgnam.c b/gshadow/getsgnam.c index 7cd5b44210..203c21076b 100644 --- a/gshadow/getsgnam.c +++ b/gshadow/getsgnam.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/gshadow/getsgnam_r.c b/gshadow/getsgnam_r.c index a9ab764675..9e00f6e66d 100644 --- a/gshadow/getsgnam_r.c +++ b/gshadow/getsgnam_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/gshadow/gshadow.h b/gshadow/gshadow.h index 5179bde639..f4eda0d45b 100644 --- a/gshadow/gshadow.h +++ b/gshadow/gshadow.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 group suite. */ diff --git a/gshadow/putsgent.c b/gshadow/putsgent.c index 938a71334c..a62e8437cb 100644 --- a/gshadow/putsgent.c +++ b/gshadow/putsgent.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/gshadow/sgetsgent.c b/gshadow/sgetsgent.c index 94e131566b..61c251ad16 100644 --- a/gshadow/sgetsgent.c +++ b/gshadow/sgetsgent.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/gshadow/sgetsgent_r.c b/gshadow/sgetsgent_r.c index 2292719af9..99b7148826 100644 --- a/gshadow/sgetsgent_r.c +++ b/gshadow/sgetsgent_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 -- cgit 1.4.1