# HG changeset patch # User Franz Glasner # Date 1681284096 -7200 # Node ID 77d4a3e7c9e23d290a105340aa07b02f4626a226 # Parent 453c6e2820d121888a532930974e4f2ad14d7067 Extent all important copyright years to 2023 diff -r 453c6e2820d1 -r 77d4a3e7c9e2 LICENSE.txt --- a/LICENSE.txt Wed Apr 12 09:17:06 2023 +0200 +++ b/LICENSE.txt Wed Apr 12 09:21:36 2023 +0200 @@ -1,4 +1,4 @@ -Copyright (c) 2015-2022, Franz Glasner +Copyright (c) 2015-2023, Franz Glasner All rights reserved. Redistribution and use in source and binary forms, with or without diff -r 453c6e2820d1 -r 77d4a3e7c9e2 README.txt --- a/README.txt Wed Apr 12 09:17:06 2023 +0200 +++ b/README.txt Wed Apr 12 09:21:36 2023 +0200 @@ -5,7 +5,7 @@ :Author: Franz Glasner :Version: 0.21.1 :Date: 2022-06-03 -:Copyright: (c) 2015–2022, Franz Glasner. +:Copyright: (c) 2015–2023, Franz Glasner. All rights reserved. :License: BSD 3-Clause "New" or "Revised" License. See :ref:`LICENSE.txt ` for more details. diff -r 453c6e2820d1 -r 77d4a3e7c9e2 configmix/__init__.py --- a/configmix/__init__.py Wed Apr 12 09:17:06 2023 +0200 +++ b/configmix/__init__.py Wed Apr 12 09:21:36 2023 +0200 @@ -2,7 +2,7 @@ """A library for helping with configuration files. :Author: Franz Glasner -:Copyright: (c) 2015–2022, Franz Glasner. +:Copyright: (c) 2015–2023, Franz Glasner. All rights reserved. :License: BSD 3-Clause "New" or "Revised" License. See LICENSE.txt for details. diff -r 453c6e2820d1 -r 77d4a3e7c9e2 docs/conf.py --- a/docs/conf.py Wed Apr 12 09:17:06 2023 +0200 +++ b/docs/conf.py Wed Apr 12 09:21:36 2023 +0200 @@ -24,7 +24,7 @@ # -- Project information ----------------------------------------------------- project = 'ConfigMix' -copyright = u('2015–2022, Franz Glasner. All rights reserved') +copyright = u('2015–2023, Franz Glasner. All rights reserved') author = 'Franz Glasner' # The short X.Y version