]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Update FSF's address.
authorJim Meyering <jim@meyering.net>
Sun, 24 Mar 1996 18:33:12 +0000 (18:33 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Mar 1996 18:33:12 +0000 (18:33 +0000)
25 files changed:
src/basename.c
src/date.c
src/dirname.c
src/echo.c
src/env.c
src/expr.c
src/factor.c
src/hostname.c
src/id.c
src/logname.c
src/nice.c
src/pathchk.c
src/printenv.c
src/printf.c
src/pwd.c
src/seq.c
src/sleep.c
src/stty.c
src/su.c
src/tee.c
src/test.c
src/tty.c
src/uname.c
src/whoami.c
src/yes.c

index 6755c25e7716bb247ca44cc1e4ac3c2c5aaad0df..18908c00ef09ded091d3aefc415be1887735039b 100644 (file)
@@ -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.  */
 
 /* Usage: basename name [suffix]
    NAME is a pathname; SUFFIX is a suffix to strip from it.
index 162ed6a4eaac2963fe7c9fbbf29655c1a266a35b..d9abc5dfc581a8a40afa974cad4f1acf495ac18c 100644 (file)
@@ -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.
 
    David MacKenzie <djm@gnu.ai.mit.edu> */
 
index 1998744dd88168f333f06f992b059a7f8cb4a3ff..24851c7bb205e110fe1a41ef3f1d7695c97ba0a3 100644 (file)
@@ -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 and Jim Meyering. */
 
index ea439e0396ba67085590949f6ff034f7de1706b6..aef13119e1b40a936f4a271a6162edf99e3ab80b 100644 (file)
@@ -14,7 +14,7 @@ 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 Bash; see the file COPYING.  If not, write to the Free Software
+with Bash; see the file COPYING.  If not, write to the Free Software Foundation,
 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include <config.h>
index 8048015b257136d436fcb88f2c8aef288da0fe87..a96d72e00ab2fb0973a682a6c29c2277ba0dca31 100644 (file)
--- a/src/env.c
+++ b/src/env.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.  */
 
 /* Richard Mlynarik and David MacKenzie */
 
index 3bcd2e063b291d57b3047c485acfee2c2d73de88..9639f217538c4e02a1ab9e64fdcb09075a997f23 100644 (file)
@@ -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.  */
 
 /* Author: Mike Parker.
 
index 3b5e82586211156ff6e8ee23b57d746e4745cf5d..a152eb8d03e145d9afdd9b7afd633aaccf1cf7db 100644 (file)
@@ -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 Paul Rubin <phr@ocf.berkeley.edu>.
    Adapted for GNU, fixed to factor UINT_MAX by Jim Meyering.  */
index 063a9f0e347cdc69e769cabc1d8e904b3d1cb0aa..d09a703ef205ceda2dbf79c8ddd3a90b37df95a9 100644 (file)
@@ -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.  */
 
 /* Jim Meyering <meyering@comco.com> */
 
index 7577cbb36bbac23b08aea3595e0bee84020a5ea3..b5010cc41c6176ff24f0fc20aeb26f75871b0a24 100644 (file)
--- a/src/id.c
+++ b/src/id.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 Arnold Robbins, arnold@audiofax.com.
    Major rewrite by David MacKenzie, djm@gnu.ai.mit.edu. */
index 81815cc15aff464179377a21f32fc42fa908c8b9..12a15f8acae0f69be4c3bb5e2f0d85da3b5185b6 100644 (file)
@@ -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.  */
 
 #include <config.h>
 #include <stdio.h>
index cf8ce7df14649c9de201be085498f92b5352e5bd..606e364b36e340c23e17fade04d01aa804fea809 100644 (file)
@@ -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.  */
 
 /* David MacKenzie <djm@gnu.ai.mit.edu> */
 
index a0f519ee6c1d71ce61702a92e3e1eb68afabd84e..2bf770ad777a7c9467eef5bef64df56f9fef0af1 100644 (file)
@@ -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.  */
 
 /* Usage: pathchk [-p] [--portability] path...
 
index 95da214c46d92d63f76d0a38f901ec33df7703ec..ee48c0bf1c74c5630434bc06f97cd1ea7e1cc303 100644 (file)
@@ -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.  */
 
 /* Usage: printenv [variable...]
 
index cf695f398fdbfc5384ffb59a0cdcac31fbb9f8f7..f1f77725d86789840963c810792114c5e225e150 100644 (file)
@@ -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.  */
 
 /* Usage: printf format [argument...]
 
index 2bbacc18c39a8c6ea5c05979233e1dfdfa06adae..d71f3c79b5d87ab476a1a63186093b52c88c3156 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.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.  */
 
 /* Jim Meyering <meyering@comco.com> */
 
index aa78b9f84f737e2b65595da46063592176ac1807..3cddcca58d9d9af6674879253409e9f11d4abee3 100644 (file)
--- a/src/seq.c
+++ b/src/seq.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 Ulrich Drepper.  */
 
index b51083616a096391e278b5eb68a984e89aa2d342..00a9777924993d816bd1025ca0140318abc24bd6 100644 (file)
@@ -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.  */
 
 #include <config.h>
 #include <stdio.h>
index 9af791e61b019c1f3199b1fd82e218980a6f9034..f9241e963731d239be7dd1af74f9e617c9bfbb7a 100644 (file)
@@ -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.  */
 
 /* Usage: stty [-ag] [--all] [--save] [setting...]
 
index ef068cba21e940808a18df4328674865420a43bb..fdb43cb48b26e089b609249c28fa99f942e9d9db 100644 (file)
--- a/src/su.c
+++ b/src/su.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.  */
 
 /* Run a shell with the real and effective UID and GID and groups
    of USER, default `root'.
index d16bd770bb3cfc0059817cba777b31169c34beb5..c47a8ee0bc113191c2436368910906bac66ffa1e 100644 (file)
--- a/src/tee.c
+++ b/src/tee.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.  */
 
 /* Mike Parker, Richard M. Stallman, and David MacKenzie */
 
index 076bef71125697db9541d344bc05d8cf55cad371..04d4b1e7c41b140fd43873f625aea44603022f6b 100644 (file)
@@ -17,7 +17,7 @@
    for more details.
 
    You should have received a copy of the GNU General Public License along
-   with Bash; see the file COPYING.  If not, write to the Free Software
+   with Bash; see the file COPYING.  If not, write to the Free Software Foundation,
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
 
 /* Define TEST_STANDALONE to get the /bin/test version.  Otherwise, you get
index 2ba48212bfba36201d54be29eb02e57bc9052917..a5c94e630b980a94173b8fa416d3cd83d0e03b43 100644 (file)
--- a/src/tty.c
+++ b/src/tty.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.  */
 
 /* Displays "not a tty" if stdin is not a terminal.
    Displays nothing if -s option is given.
index c2e44b0a83ac574c28f3f6e0ebfa2a33462b4745..efa66b294e492f66edfb40b1dd46120d1cfcc7d9 100644 (file)
@@ -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.  */
 
 /* Option              Example
 
index 2e2c56819f4c5f0f5bf918a5b28e267b50c6c941..d9f0706db926a4d7652b1fc9e8ab0f5c07a19a22 100644 (file)
@@ -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.  */
 
 /* Equivalent to `id -un'. */
 /* Written by Richard Mlynarik. */
index 02ded1274749a8ed41cbed17f05f26255690aa0f..e0eee6aa95ab52debba1a5f2e0e8196b2cf967cf 100644 (file)
--- a/src/yes.c
+++ b/src/yes.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.  */
 
 /* David MacKenzie <djm@gnu.ai.mit.edu> */