Mercurial > hgrepos > DevTools > mercurial-extensions
diff extensions/revinfo.py @ 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 | e036013a4003 |
| children | 11bbdd7fd7b0 |
line wrap: on
line diff
--- 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.
