summaryrefslogtreecommitdiff
path: root/lib/putenv.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-15 03:43:36 +0000
committerJim Meyering <jim@meyering.net>1996-07-15 03:43:36 +0000
commit6014da9e30cdc2675c0beb19afb32f47fe4b2c8f (patch)
tree78cd2903fd3095e3d16325578c6077c39933e644 /lib/putenv.c
parente5e6e34ead93c7669133186a0b7a6fc7ba603884 (diff)
downloadcoreutils-6014da9e30cdc2675c0beb19afb32f47fe4b2c8f.tar.xz
update FSF address in copyright
Diffstat (limited to 'lib/putenv.c')
-rw-r--r--lib/putenv.c4
1 files changed, 2 insertions, 2 deletions
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>