diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 03:21:42 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-17 03:21:42 +0000 |
commit | b1df5b265b5f4dc8779eb09c5417cc6c9179c9ae (patch) | |
tree | 697669e13d72c88448b9767dd001a440ba9c3389 /libobjc/thr-dce.c | |
parent | 447575f2e18739069ee33c0c3dd5fcd821711c60 (diff) | |
download | ppe42-gcc-b1df5b265b5f4dc8779eb09c5417cc6c9179c9ae.tar.gz ppe42-gcc-b1df5b265b5f4dc8779eb09c5417cc6c9179c9ae.zip |
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103197 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/thr-dce.c')
-rw-r--r-- | libobjc/thr-dce.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libobjc/thr-dce.c b/libobjc/thr-dce.c index 166d61f6f21..b20eacf8c95 100644 --- a/libobjc/thr-dce.c +++ b/libobjc/thr-dce.c @@ -15,8 +15,8 @@ details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, 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 |