diff options
| author | Lute Kamstra | 2005-07-04 23:08:52 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-07-04 23:08:52 +0000 |
| commit | a587bb3c7e9074828d49c31c1b04ae1386041f02 (patch) | |
| tree | 950c82aaa432fda74887d47c6ad60fa92fe03ba2 | |
| parent | c13ce396aeedefa97d7f819e20256428ec82140c (diff) | |
| download | emacs-a587bb3c7e9074828d49c31c1b04ae1386041f02.tar.gz emacs-a587bb3c7e9074828d49c31c1b04ae1386041f02.zip | |
Update FSF's address.
| -rw-r--r-- | lisp/autoinsert.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 04bdb17efca..b7515070339 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -22,8 +22,8 @@ | |||
| 22 | 22 | ||
| 23 | ;; You should have received a copy of the GNU General Public License | 23 | ;; You should have received a copy of the GNU General Public License |
| 24 | ;; along with GNU Emacs; see the file COPYING. If not, write to the | 24 | ;; along with GNU Emacs; see the file COPYING. If not, write to the |
| 25 | ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 25 | ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 26 | ;; Boston, MA 02111-1307, USA. | 26 | ;; Boston, MA 02110-1301, USA. |
| 27 | 27 | ||
| 28 | ;;; Commentary: | 28 | ;;; Commentary: |
| 29 | 29 | ||