summaryrefslogtreecommitdiff
path: root/cxx/osmpq.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cxx/osmpq.cc')
-rw-r--r--cxx/osmpq.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/osmpq.cc b/cxx/osmpq.cc
index 92679f852..c46c23045 100644
--- a/cxx/osmpq.cc
+++ b/cxx/osmpq.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 <iostream>
#include <stdarg.h> /* for va_list and hence doprnt_funs_t */