diff options
| author | Lute Kamstra | 2005-07-05 00:35:10 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-07-05 00:35:10 +0000 |
| commit | 3ef97fb6a70598253c4f7f293b516f449389ff7e (patch) | |
| tree | 6cff686b7c49af75319ab1202cca8390b23aaedc /lisp/mail | |
| parent | 086add1519b5c5a69a1a35aadbfd4d7cc6a2b294 (diff) | |
| download | emacs-3ef97fb6a70598253c4f7f293b516f449389ff7e.tar.gz emacs-3ef97fb6a70598253c4f7f293b516f449389ff7e.zip | |
Update FSF's address.
Diffstat (limited to 'lisp/mail')
| -rw-r--r-- | lisp/mail/footnote.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index d85ca45bf19..e4c0cd10c13 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el | |||
| @@ -20,8 +20,8 @@ | |||
| 20 | 20 | ||
| 21 | ;; You should have received a copy of the GNU General Public License | 21 | ;; You should have received a copy of the GNU General Public License |
| 22 | ;; along with GNU Emacs; see the file COPYING. If not, write to the Free | 22 | ;; along with GNU Emacs; see the file COPYING. If not, write to the Free |
| 23 | ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | 23 | ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, |
| 24 | ;; 02111-1307, USA. | 24 | ;; MA 02110-1301, USA. |
| 25 | 25 | ||
| 26 | ;;; Commentary: | 26 | ;;; Commentary: |
| 27 | 27 | ||