diff options
Diffstat (limited to 'tests/mpn/t-invert.c')
-rw-r--r-- | tests/mpn/t-invert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpn/t-invert.c b/tests/mpn/t-invert.c index 0bd8d102a..ddea9c6dd 100644 --- a/tests/mpn/t-invert.c +++ b/tests/mpn/t-invert.c @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with -the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. */ +the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. */ #include <stdlib.h> |