diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 23:32:44 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 23:32:44 +0000 |
commit | 086add1519b5c5a69a1a35aadbfd4d7cc6a2b294 (patch) | |
tree | ef6716dcd345c7d2342800dfc9a466b8aa144a42 /lisp/Makefile.in | |
parent | a587bb3c7e9074828d49c31c1b04ae1386041f02 (diff) | |
download | emacs-086add1519b5c5a69a1a35aadbfd4d7cc6a2b294.tar.gz |
Update FSF's address.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r-- | lisp/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 593dcc7fc3f..1174519af9a 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -15,8 +15,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. SHELL = /bin/sh |