summaryrefslogtreecommitdiff
path: root/libgcc/soft-fp/addtf3.c
diff options
context:
space:
mode:
authorKai Tietz <ktietz@redhat.com>2012-03-01 21:50:26 +0100
committerKai Tietz <ktietz@gcc.gnu.org>2012-03-01 21:50:26 +0100
commitb7633ee392220fe7853e23c2c5c3fb4695b0ab24 (patch)
tree9869f6d1412529d8b68ead50817d90b438d922cc /libgcc/soft-fp/addtf3.c
parent5d9dc69aff9b45ad78e4b668855f3879e6fef7df (diff)
soft-fp: Imported from glibc upstream.
* soft-fp: Imported from glibc upstream. From-SVN: r184760
Diffstat (limited to 'libgcc/soft-fp/addtf3.c')
-rw-r--r--libgcc/soft-fp/addtf3.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libgcc/soft-fp/addtf3.c b/libgcc/soft-fp/addtf3.c
index 49b67f0ba96..f5da0199898 100644
--- a/libgcc/soft-fp/addtf3.c
+++ b/libgcc/soft-fp/addtf3.c
@@ -25,9 +25,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301, USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include "soft-fp.h"
#include "quad.h"