diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-10 15:33:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-10 15:33:34 +0000 |
commit | 979c05d32447bf9388479ed6ef8e5665b40e5763 (patch) | |
tree | 2f123e16315567b5e1e93ea625f9e54411f17b12 /libiberty/mempcpy.c | |
parent | ee1923668e008fbe81cd81b3213f81eb097cfccf (diff) | |
download | gdb-979c05d32447bf9388479ed6ef8e5665b40e5763.zip gdb-979c05d32447bf9388479ed6ef8e5665b40e5763.tar.gz gdb-979c05d32447bf9388479ed6ef8e5665b40e5763.tar.bz2 |
Update the address and phone number of the FSF organization.
Diffstat (limited to 'libiberty/mempcpy.c')
-rw-r--r-- | libiberty/mempcpy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/mempcpy.c b/libiberty/mempcpy.c index ebd105c..beda7df 100644 --- a/libiberty/mempcpy.c +++ b/libiberty/mempcpy.c @@ -15,8 +15,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with libiberty; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, +Boston, MA 02110-1301, USA. */ /* |