diff options
Diffstat (limited to 'math/cabs_template.c')
-rw-r--r-- | math/cabs_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cabs_template.c b/math/cabs_template.c index d48e39974e..cdf6f398b7 100644 --- a/math/cabs_template.c +++ b/math/cabs_template.c @@ -15,7 +15,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> |