diff setup.py @ 46354:ed43b6fa847e stable

copyright: update to 2021 Differential Revision: https://phab.mercurial-scm.org/D9885
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 27 Jan 2021 00:54:57 -0500
parents d6cfe45afb18
children 16c18d5e5dc8
line wrap: on
line diff
--- a/setup.py	Thu Jan 28 13:15:34 2021 +0100
+++ b/setup.py	Wed Jan 27 00:54:57 2021 -0500
@@ -1706,7 +1706,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2020 Matt Mackall and others',
+            'copyright': 'Copyright (C) 2005-2021 Matt Mackall and others',
             'product_version': version,
         }
     ]