summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/canon-host.c4
-rw-r--r--lib/gethostname.c8
-rw-r--r--lib/getugroups.c4
-rw-r--r--lib/getusershell.c4
-rw-r--r--lib/putenv.c4
-rw-r--r--lib/readtokens.c4
-rw-r--r--lib/stime.c8
-rw-r--r--lib/strcspn.c4
-rw-r--r--lib/xgethostname.c4
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 <config.h>
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 <djm@gnu.ai.mit.edu> */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#ifdef HAVE_UNAME
#include <sys/utsname.h>
#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 <djm@gnu.ai.mit.edu> */
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 <errno.h>
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 <djm@ai.mit.edu> */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <sys/types.h>
#include <sys/time.h>
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 <config.h>
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 */