summaryrefslogtreecommitdiffstats
path: root/libquadmath/strtod
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-03 17:49:30 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-03 17:49:30 +0000
commit094630def7f83fa74a20583ff8a8b0b5773d1ff1 (patch)
tree72e615fb4b8f0acc7d4489e51f9f1ec58e7cb07d /libquadmath/strtod
parenta8d5530d7027f6bdf6a77c11872a5fd6d688b47f (diff)
downloadppe42-gcc-094630def7f83fa74a20583ff8a8b0b5773d1ff1.tar.gz
ppe42-gcc-094630def7f83fa74a20583ff8a8b0b5773d1ff1.zip
Update copyright in libquadmath.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195699 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/strtod')
-rw-r--r--libquadmath/strtod/grouping.h2
-rw-r--r--libquadmath/strtod/mpn2flt128.c3
-rw-r--r--libquadmath/strtod/strtod_l.c2
-rw-r--r--libquadmath/strtod/strtoflt128.c2
4 files changed, 4 insertions, 5 deletions
diff --git a/libquadmath/strtod/grouping.h b/libquadmath/strtod/grouping.h
index a1660871254..de1ad10d39c 100644
--- a/libquadmath/strtod/grouping.h
+++ b/libquadmath/strtod/grouping.h
@@ -1,5 +1,5 @@
/* Internal header for proving correct grouping in strings of numbers.
- Copyright (C) 1995,1996,1997,1998,2000,2003 Free Software Foundation, Inc.
+ Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
diff --git a/libquadmath/strtod/mpn2flt128.c b/libquadmath/strtod/mpn2flt128.c
index 844ae97d834..5e8b06c2c8f 100644
--- a/libquadmath/strtod/mpn2flt128.c
+++ b/libquadmath/strtod/mpn2flt128.c
@@ -1,5 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2002,2003
- Free Software Foundation, Inc.
+/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libquadmath/strtod/strtod_l.c b/libquadmath/strtod/strtod_l.c
index d1845a8039c..01d755f37bb 100644
--- a/libquadmath/strtod/strtod_l.c
+++ b/libquadmath/strtod/strtod_l.c
@@ -1,5 +1,5 @@
/* Convert string representing a number to float value, using given locale.
- Copyright (C) 1997-2012 Free Software Foundation, Inc.
+ Copyright (C) 1997-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
diff --git a/libquadmath/strtod/strtoflt128.c b/libquadmath/strtod/strtoflt128.c
index acdf36e9e8a..c21c03abe62 100644
--- a/libquadmath/strtod/strtoflt128.c
+++ b/libquadmath/strtod/strtoflt128.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
OpenPOWER on IntegriCloud