summaryrefslogtreecommitdiff
path: root/nt/inc
diff options
context:
space:
mode:
authorLute Kamstra <lute@gnu.org>2005-07-04 15:47:28 +0000
committerLute Kamstra <lute@gnu.org>2005-07-04 15:47:28 +0000
commit3f2dd63b3f4fffc3b25bfb292e4f8803d6ae5a14 (patch)
treed2aee6d8bd8a14e064fa0e18cc7e3f3ea425c948 /nt/inc
parentcba2411c29e62ca9087ab31b1d8d34892d2d2cf0 (diff)
downloademacs-3f2dd63b3f4fffc3b25bfb292e4f8803d6ae5a14.tar.gz
Update FSF's address.
Diffstat (limited to 'nt/inc')
-rwxr-xr-xnt/inc/gettext.h2
-rwxr-xr-xnt/inc/grp.h4
-rw-r--r--nt/inc/sys/socket.h4
3 files changed, 5 insertions, 5 deletions
diff --git a/nt/inc/gettext.h b/nt/inc/gettext.h
index 148da8b36d0..cd251314cb4 100755
--- a/nt/inc/gettext.h
+++ b/nt/inc/gettext.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Library General Public
License along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA. */
#ifndef _LIBGETTEXT_H
diff --git a/nt/inc/grp.h b/nt/inc/grp.h
index b0cac8b10e6..b44cbe543fd 100755
--- a/nt/inc/grp.h
+++ b/nt/inc/grp.h
@@ -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 GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#ifndef _GRP_H
#define _GRP_H
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h
index d3936da2a4d..228eefb2396 100644
--- a/nt/inc/sys/socket.h
+++ b/nt/inc/sys/socket.h
@@ -14,8 +14,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Workable version of <sys/socket.h> based on winsock.h */