changeset 20342:91e7a4a76b51

update FSF address in copyright
author Jim Meyering <jim@meyering.net>
date Mon, 15 Jul 1996 03:43:36 +0000
parents 75557184ceaa
children ba87fd49f697
files lib/canon-host.c lib/gethostname.c lib/getugroups.c lib/getusershell.c lib/putenv.c lib/readtokens.c lib/stime.c lib/strcspn.c lib/xgethostname.c
diffstat 9 files changed, 26 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/lib/canon-host.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/canon-host.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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>
--- a/lib/gethostname.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/gethostname.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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
--- a/lib/getugroups.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/getugroups.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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. */
 
--- a/lib/getusershell.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/getusershell.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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> */
 
--- a/lib/putenv.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/putenv.c	Mon Jul 15 03:43:36 1996 +0000
@@ -15,8 +15,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, 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>
 
--- a/lib/readtokens.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/readtokens.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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. */
 
--- a/lib/stime.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/stime.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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>
 
--- a/lib/strcspn.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/strcspn.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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>
--- a/lib/xgethostname.c	Mon Jul 15 03:36:16 1996 +0000
+++ b/lib/xgethostname.c	Mon Jul 15 03:43:36 1996 +0000
@@ -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 */