summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-06-20 05:05:31 +0000
committerMiles Bader <miles@gnu.org>1997-06-20 05:05:31 +0000
commite3768751f066b66b8d4b72af451995c49408c99b (patch)
tree0f904013b723e528dcc4844eea426f70c52c45ed
parent0ff507a0ca5072f1a8b2ec00029c05dd93135012 (diff)
Update FSF address.
-rw-r--r--libstore/enc.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/libstore/enc.c b/libstore/enc.c
index 91fe6eda..ec5510ab 100644
--- a/libstore/enc.c
+++ b/libstore/enc.c
@@ -1,9 +1,7 @@
/* Store wire encoding/decoding
- Copyright (C) 1996 Free Software Foundation, Inc.
-
+ Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Written by Miles Bader <miles@gnu.ai.mit.edu>
-
This file is part of the GNU Hurd.
The GNU Hurd is free software; you can redistribute it and/or
@@ -18,7 +16,7 @@
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. */
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
#include <string.h>