aboutsummaryrefslogtreecommitdiff
path: root/contrib/libstdc++/libmath/signbit.c
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2007-05-19 01:25:07 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2007-05-19 01:25:07 +0000
commitf8a1b7d9d8e7e8113637568c296021aea90c1b72 (patch)
treeea6c2718dc1e45ed535d194df808ef31f0ebac92 /contrib/libstdc++/libmath/signbit.c
parent6b834ef156bcf24dcf0e281f57ee5bde03ca07cf (diff)
GCC 4.2.0 release C++ standard library and runtime support code.
Notes
Notes: svn path=/vendor/gcc/dist/; revision=169691
Diffstat (limited to 'contrib/libstdc++/libmath/signbit.c')
-rw-r--r--contrib/libstdc++/libmath/signbit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libstdc++/libmath/signbit.c b/contrib/libstdc++/libmath/signbit.c
index f400b8dedd01..e8d380dc84c4 100644
--- a/contrib/libstdc++/libmath/signbit.c
+++ b/contrib/libstdc++/libmath/signbit.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License along
with this library; see the file COPYING. If not, write to the Free
- Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA.
As a special exception, you may use this file as part of a free software