diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-17 03:21:42 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-17 03:21:42 +0000 |
commit | f9d09c4359eeb9b76da08cc88347cb92209a267c (patch) | |
tree | 697669e13d72c88448b9767dd001a440ba9c3389 /libobjc/sendmsg.c | |
parent | 4c617d120c1b182ddd5466723345eb4ba12bba57 (diff) | |
download | gcc-f9d09c4359eeb9b76da08cc88347cb92209a267c.tar.gz |
All files: Update FSF address.
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
From-SVN: r103197
Diffstat (limited to 'libobjc/sendmsg.c')
-rw-r--r-- | libobjc/sendmsg.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libobjc/sendmsg.c b/libobjc/sendmsg.c index 414af70ed6d..9453ef3dd46 100644 --- a/libobjc/sendmsg.c +++ b/libobjc/sendmsg.c @@ -16,8 +16,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 |