diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-05 00:35:10 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-05 00:35:10 +0000 |
commit | 3ef97fb6a70598253c4f7f293b516f449389ff7e (patch) | |
tree | 6cff686b7c49af75319ab1202cca8390b23aaedc /lisp/eshell | |
parent | 086add1519b5c5a69a1a35aadbfd4d7cc6a2b294 (diff) | |
download | emacs-3ef97fb6a70598253c4f7f293b516f449389ff7e.tar.gz |
Update FSF's address.
Diffstat (limited to 'lisp/eshell')
-rw-r--r-- | lisp/eshell/eshell.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index 622d74ac0b8..89b5a338ec7 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el @@ -86,8 +86,8 @@ the tasks accomplished by such tools." ;; ;; You should have received a copy of the GNU General Public License ;; along with Eshell; see the file COPYING. If not, write to the Free -;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -;; 02111-1307, USA. +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +;; MA 02110-1301, USA. ;; ;;;_* How to begin ;; |