diff options
Diffstat (limited to 'math/tst-CMPLX2.c')
-rw-r--r-- | math/tst-CMPLX2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tst-CMPLX2.c b/math/tst-CMPLX2.c index 34ee1785b0..7beef18aa4 100644 --- a/math/tst-CMPLX2.c +++ b/math/tst-CMPLX2.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/>. */ /* Adapted from gcc.dg/torture/builtin-complex-1.c test from GCC testsuite written by Joseph S. Myers. */ |