diff options
Diffstat (limited to 'math/atest-sincos.c')
-rw-r--r-- | math/atest-sincos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/atest-sincos.c b/math/atest-sincos.c index 15ee7a353b..809c3cfdcd 100644 --- a/math/atest-sincos.c +++ b/math/atest-sincos.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/>. */ #include <stdio.h> #include <math.h> |