Mercurial > hgrepos > Python > apps > py-cutils
diff README.txt @ 405:8e4ece6fad74
FIX: License filenames in README.txt and cutils/__init__.py.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 17 Feb 2026 15:59:14 +0100 |
| parents | 75062dade088 |
| children |
line wrap: on
line diff
--- a/README.txt Tue Feb 17 14:56:05 2026 +0100 +++ b/README.txt Tue Feb 17 15:59:14 2026 +0100 @@ -7,8 +7,14 @@ :Date: 2025-04-02 :Copyright: © 2020-2026 Franz Glasner. :License: BSD 3-Clause "New" or "Revised" License. - See LICENSE.txt for details. If you cannot find LICENSE.txt - see <https://opensource.org/licenses/BSD-3-Clause>. + See BSD-3-Clause.txt for details. + If you cannot find BSD-3-Clause.txt see + <https://opensource.org/licenses/BSD-3-Clause>. + + Parts of the code have the following licenses: + + - MIT License + :ID: @(#) $HGid$ Pure Python implementations of some (Unix) coreutils and some additional
