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