summaryrefslogtreecommitdiff
path: root/libgcc/soft-fp/extendsfdf2.c
diff options
context:
space:
mode:
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-01 20:50:26 +0000
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-01 20:50:26 +0000
commit2da7d23a3c708dc3a2522f515e9a4c1a0e1d71bd (patch)
tree9869f6d1412529d8b68ead50817d90b438d922cc /libgcc/soft-fp/extendsfdf2.c
parentaaeba0724350dc89cda1a1c0aefc179fd37e40bb (diff)
downloadgcc-2da7d23a3c708dc3a2522f515e9a4c1a0e1d71bd.tar.gz
* soft-fp: Imported from glibc upstream.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184760 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/soft-fp/extendsfdf2.c')
-rw-r--r--libgcc/soft-fp/extendsfdf2.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libgcc/soft-fp/extendsfdf2.c b/libgcc/soft-fp/extendsfdf2.c
index fba22d5a197..ac843754e68 100644
--- a/libgcc/soft-fp/extendsfdf2.c
+++ b/libgcc/soft-fp/extendsfdf2.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 "single.h"