diff options
Diffstat (limited to 'gcc/objc/class.c')
-rw-r--r-- | gcc/objc/class.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/class.c b/gcc/objc/class.c index aeb228f..f69f2ba 100644 --- a/gcc/objc/class.c +++ b/gcc/objc/class.c @@ -15,7 +15,8 @@ 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. */ +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 |