From 5d08444ebcbd08cd195e1d9f52937a862c92efaa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Jul 1996 03:43:36 +0000 Subject: [PATCH] update FSF address in copyright --- lib/canon-host.c | 4 ++-- lib/gethostname.c | 8 ++++++-- lib/getugroups.c | 4 ++-- lib/getusershell.c | 4 ++-- lib/putenv.c | 4 ++-- lib/readtokens.c | 4 ++-- lib/stime.c | 8 ++++++-- lib/strcspn.c | 4 ++-- lib/xgethostname.c | 4 ++-- 9 files changed, 26 insertions(+), 18 deletions(-) diff --git a/lib/canon-host.c b/lib/canon-host.c index c70f4aa03..0096aca29 100644 --- a/lib/canon-host.c +++ b/lib/canon-host.c @@ -15,8 +15,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include diff --git a/lib/gethostname.c b/lib/gethostname.c index fe78dbb4a..e37e72189 100644 --- a/lib/gethostname.c +++ b/lib/gethostname.c @@ -12,11 +12,15 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* David MacKenzie */ +#ifdef HAVE_CONFIG_H +#include +#endif + #ifdef HAVE_UNAME #include #endif diff --git a/lib/getugroups.c b/lib/getugroups.c index 98e752609..c80207161 100644 --- a/lib/getugroups.c +++ b/lib/getugroups.c @@ -12,8 +12,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by David MacKenzie. */ diff --git a/lib/getusershell.c b/lib/getusershell.c index d3158d3b9..f11bde61d 100644 --- a/lib/getusershell.c +++ b/lib/getusershell.c @@ -12,8 +12,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by David MacKenzie */ diff --git a/lib/putenv.c b/lib/putenv.c index b39fb6482..a7060506c 100644 --- a/lib/putenv.c +++ b/lib/putenv.c @@ -15,8 +15,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +along with this program; if not, write to the Free Software Foundation, +Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/lib/readtokens.c b/lib/readtokens.c index f4c6c2071..ccd8f4b65 100644 --- a/lib/readtokens.c +++ b/lib/readtokens.c @@ -12,8 +12,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Written by Jim Meyering. */ diff --git a/lib/stime.c b/lib/stime.c index e64795387..1756110e3 100644 --- a/lib/stime.c +++ b/lib/stime.c @@ -12,11 +12,15 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* David MacKenzie */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include diff --git a/lib/strcspn.c b/lib/strcspn.c index 3cee66424..d174330d9 100644 --- a/lib/strcspn.c +++ b/lib/strcspn.c @@ -11,8 +11,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include diff --git a/lib/xgethostname.c b/lib/xgethostname.c index 216e78be4..cd74aa7ce 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -12,8 +12,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by Jim Meyering, meyering@comco.com */ -- 2.11.0