diff options
Diffstat (limited to 'soft-fp/floatunsisf.c')
-rw-r--r-- | soft-fp/floatunsisf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soft-fp/floatunsisf.c b/soft-fp/floatunsisf.c index a44c0a8897..a19dc80c1e 100644 --- a/soft-fp/floatunsisf.c +++ b/soft-fp/floatunsisf.c @@ -26,7 +26,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 "single.h" |