diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 14:42:45 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 14:42:45 +0000 |
commit | 0d07bc90bcf62bb70e94d120b0fc8f06d699f652 (patch) | |
tree | 984d42894318e5e99fcc99d98cd523f38c50516b /Makefile.in | |
parent | ee53c9b776d156d31d21494efc05fbc5430f372d (diff) | |
download | emacs-0d07bc90bcf62bb70e94d120b0fc8f06d699f652.tar.gz |
Update FSF's address.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 1b4a3d8c36b..811a8205c45 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,8 +19,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. |