diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 16:49:24 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 16:49:24 +0000 |
commit | a7eaf8605fcfaa8f548c1b3d28b20f554fbf2d8c (patch) | |
tree | 404181415bc3cc55496fa163601e663ffe0ab43d /msdos | |
parent | 3f2dd63b3f4fffc3b25bfb292e4f8803d6ae5a14 (diff) | |
download | emacs-a7eaf8605fcfaa8f548c1b3d28b20f554fbf2d8c.tar.gz |
Update FSF's address.
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/mainmake | 4 | ||||
-rw-r--r-- | msdos/mainmake.v2 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/msdos/mainmake b/msdos/mainmake index da45817e1a0..4f0193baabb 100644 --- a/msdos/mainmake +++ b/msdos/mainmake @@ -14,8 +14,8 @@ # 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. # make all to compile and build Emacs. # make install to install it. diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index f2291cf2989..e7e615da73c 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 @@ -17,8 +17,8 @@ # 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. # make all to compile and build Emacs. # make install to install it (installs in-place, in `bin' subdir of top dir). |