aboutsummaryrefslogtreecommitdiff
path: root/contrib/dotzlib/DotZLib/CodecBase.cs
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2026-03-13 23:48:36 +0000
committerXin LI <delphij@FreeBSD.org>2026-03-13 23:48:36 +0000
commit280d433d4c13f3b31722d446ec868053887caf06 (patch)
tree7ba0c0678315c114dcef41857e7710f6b3e31bc5 /contrib/dotzlib/DotZLib/CodecBase.cs
parentf4695a30267c5d31987c7bc3eda906f55a8761be (diff)
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;