diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:44:04 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:44:04 -0400 |
commit | 84c09f78a12c38f5d67cc1348c897113944752c6 (patch) | |
tree | f98f3fcfd7a33bfb1cbf7db5542bc59aec16ecfe /gcc/objc/misc.c | |
parent | 701a1e63427521ed7102de5e9ccc3cdf9af5754e (diff) | |
download | gcc-84c09f78a12c38f5d67cc1348c897113944752c6.zip gcc-84c09f78a12c38f5d67cc1348c897113944752c6.tar.gz gcc-84c09f78a12c38f5d67cc1348c897113944752c6.tar.bz2 |
Update FSF address.
From-SVN: r9970
Diffstat (limited to 'gcc/objc/misc.c')
-rw-r--r-- | gcc/objc/misc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/misc.c b/gcc/objc/misc.c index d2bf1ee..033018e 100644 --- a/gcc/objc/misc.c +++ b/gcc/objc/misc.c @@ -17,7 +17,8 @@ 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. */ +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 the resulting executable |