# HG changeset patch # User Franz Glasner # Date 1630452176 -7200 # Node ID f7df9148f5bc15e41dad1e284f51a8a792762128 # Parent 84f20a80f24771a0a2bf9cff987c8aa23fc1a58a Extend copyright year to 2021 diff -r 84f20a80f247 -r f7df9148f5bc README --- a/README Sun Jan 26 15:30:21 2020 +0100 +++ b/README Wed Sep 01 01:22:56 2021 +0200 @@ -9,7 +9,7 @@ :When: $Date$ :Date: |VCSJustDate| :ID: @(#) $HGheader$ -:Copyright: (C) 2015-2020 Franz Glasner +:Copyright: (C) 2015-2021 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 84f20a80f247 -r f7df9148f5bc extensions/kwarchive.py --- a/extensions/kwarchive.py Sun Jan 26 15:30:21 2020 +0100 +++ b/extensions/kwarchive.py Wed Sep 01 01:22:56 2021 +0200 @@ -2,7 +2,7 @@ # @(#) $HGheader$ # $HGnodeid$ # :- -# :Copyright: (C) 2017-2020 Franz Glasner +# :Copyright: (C) 2017-2021 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 84f20a80f247 -r f7df9148f5bc extensions/revinfo.py --- a/extensions/revinfo.py Sun Jan 26 15:30:21 2020 +0100 +++ b/extensions/revinfo.py Wed Sep 01 01:22:56 2021 +0200 @@ -2,7 +2,7 @@ # @(#) $HGheader$ # $HGnodeid$ # :- -# :Copyright: (C) 2015-2020 Franz Glasner +# :Copyright: (C) 2015-2021 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.