Mercurial > hgrepos > Python > apps > py-cutils
diff dos2unix.py @ 126:dfe7bb0579e2
Extend copyright years to 2025
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 02 Jan 2025 17:09:50 +0100 |
| parents | 1856374bbd40 |
| children | 48430941c18c |
line wrap: on
line diff
--- a/dos2unix.py Thu Jan 02 17:03:10 2025 +0100 +++ b/dos2unix.py Thu Jan 02 17:09:50 2025 +0100 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # :- -# :Copyright: (c) 2020-2024 Franz Glasner +# :Copyright: (c) 2020-2025 Franz Glasner # :License: BSD-3-Clause # :- r"""Pure Python implementation of `dos2unix`.
