diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 17:55:18 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 17:55:18 +0000 |
commit | faa5757de535f5aaa641e9deb04d41d37d56736d (patch) | |
tree | 3cbb04116ef650f0dc52aa5d8f25ed1ef5986e30 /lisp/emacs-lisp/cl-seq.el | |
parent | a7eaf8605fcfaa8f548c1b3d28b20f554fbf2d8c (diff) | |
download | emacs-faa5757de535f5aaa641e9deb04d41d37d56736d.tar.gz |
Update FSF's address.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
-rw-r--r-- | lisp/emacs-lisp/cl-seq.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index 35403df1d0b..98c9a2207ee 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.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: |