diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:54:32 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:54:32 +0000 |
commit | f201e244f65b93af0b64c60207e4aa06e560fa5b (patch) | |
tree | 3442b8f1c991f1ebc4727e13ace8f4b05749e513 /gcc/objc/objc-act.h | |
parent | 0355838f44b59d1f975c4e3c9616d86ca665705a (diff) | |
download | gcc-f201e244f65b93af0b64c60207e4aa06e560fa5b.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9962 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/objc-act.h')
-rw-r--r-- | gcc/objc/objc-act.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/objc-act.h b/gcc/objc/objc-act.h index 1a88fcaa3c7..65224de84f4 100644 --- a/gcc/objc/objc-act.h +++ b/gcc/objc/objc-act.h @@ -15,7 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /*** Public Interface (procedures) ***/ |