# HG changeset patch # User Franz Glasner # Date 1780139511 -7200 # Node ID 111aa1d44ffd7d19329501ed794cf968462fc089 # Parent 7fd26761565b128153567780b40867904e2db9ba Put the copyright symbol © into the copyright message instead of (C) diff -r 7fd26761565b -r 111aa1d44ffd extensions/kwarchive.py --- 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 +# :Copyright: © 2017-2026 Franz Glasner # :License: This software may be used and distributed according to the # terms of the GNU General Public License version 2 or any # later version. diff -r 7fd26761565b -r 111aa1d44ffd extensions/revinfo.py --- 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 +# :Copyright: © 2015-2026 Franz Glasner # :License: This software may be used and distributed according to the # terms of the GNU General Public License version 2 or any # later version.