summaryrefslogtreecommitdiff
path: root/contrib/dotzlib/DotZLib/CodecBase.cs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dotzlib/DotZLib/CodecBase.cs')
-rw-r--r--contrib/dotzlib/DotZLib/CodecBase.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dotzlib/DotZLib/CodecBase.cs b/contrib/dotzlib/DotZLib/CodecBase.cs
index c4bc8b8796bc..3d7edefbf2b2 100644
--- a/contrib/dotzlib/DotZLib/CodecBase.cs
+++ b/contrib/dotzlib/DotZLib/CodecBase.cs
@@ -2,7 +2,7 @@
// © Copyright Henrik Ravn 2004
//
// Use, modification and distribution are subject to the Boost Software License, Version 1.0.
-// (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
//
using System;