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/sarray.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/sarray.c')
| -rw-r--r-- | gcc/objc/sarray.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/sarray.c b/gcc/objc/sarray.c index c22bc30..9ed2196 100644 --- a/gcc/objc/sarray.c +++ b/gcc/objc/sarray.c @@ -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 |
