diff options
Diffstat (limited to 'soft-fp/trunctfxf2.c')
-rw-r--r-- | soft-fp/trunctfxf2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/trunctfxf2.c b/soft-fp/trunctfxf2.c index 0c70637961..9c251d295c 100644 --- a/soft-fp/trunctfxf2.c +++ b/soft-fp/trunctfxf2.c @@ -25,7 +25,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include "soft-fp.h" #include "extended.h" |