diff options
Diffstat (limited to 'math/k_casinh_template.c')
-rw-r--r-- | math/k_casinh_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/k_casinh_template.c b/math/k_casinh_template.c index f5fa5b7291..111661e25a 100644 --- a/math/k_casinh_template.c +++ b/math/k_casinh_template.c @@ -16,7 +16,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 <complex.h> #include <math.h> |