diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:44:04 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:44:04 +0000 |
commit | 054c11961d749ef72a77262dcc3c30221e5f7d3f (patch) | |
tree | f98f3fcfd7a33bfb1cbf7db5542bc59aec16ecfe /gcc/objc/hash.h | |
parent | b2c398d44048e89c29314eb841f8373e90d1c18b (diff) | |
download | gcc-054c11961d749ef72a77262dcc3c30221e5f7d3f.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9970 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/hash.h')
-rw-r--r-- | gcc/objc/hash.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/hash.h b/gcc/objc/hash.h index f78dbd6bed8..065c5b9dacd 100644 --- a/gcc/objc/hash.h +++ b/gcc/objc/hash.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. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause |