diff options
Diffstat (limited to 'math/w_acosh_template.c')
-rw-r--r-- | math/w_acosh_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_acosh_template.c b/math/w_acosh_template.c index e6735923ee..53e7ac0540 100644 --- a/math/w_acosh_template.c +++ b/math/w_acosh_template.c @@ -14,7 +14,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/>. */ /* Only build wrappers from the templates for the types that define the macro below. This macro is set in math-type-macros-<type>.h in sysdeps/generic |