diff setup.py @ 49615:bc59c1e5dd01 stable

copyright: update to 2023
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 02 Jan 2023 11:38:20 -0500
parents ece490b02a9b
children 8d390a13474d e0c0545e2e55
line wrap: on
line diff
--- a/setup.py	Mon Jan 02 15:27:55 2023 +0400
+++ b/setup.py	Mon Jan 02 11:38:20 2023 -0500
@@ -1654,7 +1654,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2022 Olivia Mackall and others',
+            'copyright': 'Copyright (C) 2005-2023 Olivia Mackall and others',
             'product_version': version,
         }
     ]