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 /configure.in | |
parent | ee53c9b776d156d31d21494efc05fbc5430f372d (diff) | |
download | emacs-0d07bc90bcf62bb70e94d120b0fc8f06d699f652.tar.gz |
Update FSF's address.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index d8ded5d08af..bc245479211 100644 --- a/configure.in +++ b/configure.in @@ -20,8 +20,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with GNU Emacs; see the file COPYING. If not, write to the -dnl Free Software Foundation, Inc., 59 Temple Place - Suite 330, -dnl Boston, MA 02111-1307, USA. +dnl Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +dnl Boston, MA 02110-1301, USA. AC_PREREQ(2.54)dnl AC_INIT(src/lisp.h) |