diff -r 830eae18b2f3 -r 15eb90965a00 setup.py --- a/setup.py Fri Jan 31 10:53:50 2020 -0800 +++ b/setup.py Mon Feb 03 11:51:52 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, } ]