diff options
| author | Karl Heuer | 1996-07-20 17:30:06 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-07-20 17:30:06 +0000 |
| commit | a7952f716b48d0a892350217d2b7ea6a225e98a1 (patch) | |
| tree | c4e9f8144b66848f2734251685885c7aea799b0e /lisp | |
| parent | d63a37ea487bc863c58856d2d2f8ae89b9775425 (diff) | |
| download | emacs-a7952f716b48d0a892350217d2b7ea6a225e98a1.tar.gz emacs-a7952f716b48d0a892350217d2b7ea6a225e98a1.zip | |
Delete second (obsolete) copy of FSF address.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/mail/mail-hist.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/mail/mail-hist.el b/lisp/mail/mail-hist.el index 00a7d1c56ff..893ce40ddb7 100644 --- a/lisp/mail/mail-hist.el +++ b/lisp/mail/mail-hist.el | |||
| @@ -25,10 +25,6 @@ | |||
| 25 | 25 | ||
| 26 | ;;; Commentary: | 26 | ;;; Commentary: |
| 27 | 27 | ||
| 28 | ;; You should have received a copy of the GNU General Public License | ||
| 29 | ;; along with GNU Emacs; see the file COPYING. If not, write to | ||
| 30 | ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | ||
| 31 | |||
| 32 | ;; Thanks to Jim Blandy for mentioning ring.el. It saved a lot of | 28 | ;; Thanks to Jim Blandy for mentioning ring.el. It saved a lot of |
| 33 | ;; time. | 29 | ;; time. |
| 34 | ;; | 30 | ;; |