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/selector.c | |
| parent | b2c398d44048e89c29314eb841f8373e90d1c18b (diff) | |
| download | ppe42-gcc-054c11961d749ef72a77262dcc3c30221e5f7d3f.tar.gz ppe42-gcc-054c11961d749ef72a77262dcc3c30221e5f7d3f.zip | |
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/selector.c')
| -rw-r--r-- | gcc/objc/selector.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/objc/selector.c b/gcc/objc/selector.c index e208ca9cb95..256c8179253 100644 --- a/gcc/objc/selector.c +++ b/gcc/objc/selector.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 |

