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 | 1d34155adf77dda4584eb1a50cd2c8bce32a4c4d (patch) | |
tree | 4e94100eea8a9149a215217f0cfc4a8b3345b8bf /lisp/expand.el | |
parent | e4dbe1d857283dd90c09933c01ed8b0747ca9af4 (diff) | |
download | emacs-1d34155adf77dda4584eb1a50cd2c8bce32a4c4d.tar.gz |
Update FSF's address.
Diffstat (limited to 'lisp/expand.el')
-rw-r--r-- | lisp/expand.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/expand.el b/lisp/expand.el index 2e2767289ce..e0ebad49caa 100644 --- a/lisp/expand.el +++ b/lisp/expand.el @@ -20,8 +20,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. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: ;; |