diff options
Diffstat (limited to 'math/carg_template.c')
-rw-r--r-- | math/carg_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/carg_template.c b/math/carg_template.c index 0c2a64c580..ae7d5de1da 100644 --- a/math/carg_template.c +++ b/math/carg_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> |