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