diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 15:47:28 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 15:47:28 +0000 |
commit | 364c38d3af67e2b56a90a6547ec9f773967bf1df (patch) | |
tree | 8998a314d77e0422d15b4eaf18dad7bd121037c7 /mac/src | |
parent | 4af331767c017b838b31efb7ec1dc182d8f630d9 (diff) | |
download | emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz |
Update FSF's address.
Diffstat (limited to 'mac/src')
-rw-r--r-- | mac/src/Emacs.r | 4 | ||||
-rw-r--r-- | mac/src/EmacsMPW.r | 4 | ||||
-rw-r--r-- | mac/src/chdir.c | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mac/src/Emacs.r b/mac/src/Emacs.r index 804e55f700b..a36249a42a2 100644 --- a/mac/src/Emacs.r +++ b/mac/src/Emacs.r @@ -15,8 +15,8 @@ GNU General Public License for more details. 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. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Contributed by Andrew Choi (akochoi@mac.com). */ diff --git a/mac/src/EmacsMPW.r b/mac/src/EmacsMPW.r index 7db45ca4f80..133ba1a030e 100644 --- a/mac/src/EmacsMPW.r +++ b/mac/src/EmacsMPW.r @@ -17,8 +17,8 @@ GNU General Public License for more details. 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. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Contributed by Andrew Choi (akochoi@mac.com). */ diff --git a/mac/src/chdir.c b/mac/src/chdir.c index a982e941f98..cf7ac5f0375 100644 --- a/mac/src/chdir.c +++ b/mac/src/chdir.c @@ -15,8 +15,8 @@ GNU General Public License for more details. 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. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Contributed by Andrew Choi (akochoi@mac.com). */ |