diff options
Diffstat (limited to 'tests/devel/logops_n.c')
-rw-r--r-- | tests/devel/logops_n.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/devel/logops_n.c b/tests/devel/logops_n.c index a6b5c3489..be53336cf 100644 --- a/tests/devel/logops_n.c +++ b/tests/devel/logops_n.c @@ -14,7 +14,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> #include <stdio.h> |