Mercurial > hgrepos > DevTools > mercurial-extensions
changeset 436:111aa1d44ffd
Put the copyright symbol © into the copyright message instead of (C)
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 30 May 2026 13:11:51 +0200 |
| parents | 7fd26761565b |
| children | 11bbdd7fd7b0 |
| files | extensions/kwarchive.py extensions/revinfo.py |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/extensions/kwarchive.py Sat May 30 11:58:17 2026 +0200 +++ b/extensions/kwarchive.py Sat May 30 13:11:51 2026 +0200 @@ -2,7 +2,7 @@ # @(#) $HGheader$ # $HGnodeid$ # :- -# :Copyright: (C) 2017-2026 Franz Glasner <fzglas.hg@dom66.de> +# :Copyright: © 2017-2026 Franz Glasner <fzglas.hg@dom66.de> # :License: This software may be used and distributed according to the # terms of the GNU General Public License version 2 or any # later version.
--- a/extensions/revinfo.py Sat May 30 11:58:17 2026 +0200 +++ b/extensions/revinfo.py Sat May 30 13:11:51 2026 +0200 @@ -2,7 +2,7 @@ # @(#) $HGheader$ # $HGnodeid$ # :- -# :Copyright: (C) 2015-2026 Franz Glasner <fzglas.hg@dom66.de> +# :Copyright: © 2015-2026 Franz Glasner <fzglas.hg@dom66.de> # :License: This software may be used and distributed according to the # terms of the GNU General Public License version 2 or any # later version.
