diff setup.py @ 44170:0ab651b5f77c stable

copyright: update to 2020 Differential Revision: https://phab.mercurial-scm.org/D8006
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 25 Jan 2020 00:16:04 -0500
parents e1b8b4e4f496
children 15eb90965a00 bb58931d0c4f
line wrap: on
line diff
--- a/setup.py	Sat Jan 25 01:06:46 2020 -0500
+++ b/setup.py	Sat Jan 25 00:16:04 2020 -0500
@@ -1599,7 +1599,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2019 Matt Mackall and others',
+            'copyright': 'Copyright (C) 2005-2020 Matt Mackall and others',
             'product_version': version,
         }
     ]