summaryrefslogtreecommitdiff
path: root/cxx/ismpz.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cxx/ismpz.cc')
-rw-r--r--cxx/ismpz.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/ismpz.cc b/cxx/ismpz.cc
index 3afa8368e..8d4a9dc30 100644
--- a/cxx/ismpz.cc
+++ b/cxx/ismpz.cc
@@ -15,7 +15,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
+along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */
#include <cctype>
#include <iostream>