From 230e6731f2f393e5d97455795d1876d57cf91f9e Mon Sep 17 00:00:00 2001
From: Artem Pelenitsyn <a.pelenitsyn@gmail.com>
Date: Wed, 28 Feb 2024 15:27:32 +0000
Subject: [PATCH] update copyright for 2024

---
 Cabal-syntax/Cabal-syntax.cabal                 | 2 +-
 Cabal-syntax/LICENSE                            | 2 +-
 Cabal-tests/Cabal-tests.cabal                   | 2 +-
 Cabal-tests/LICENSE                             | 2 +-
 Cabal/Cabal.cabal                               | 2 +-
 Cabal/LICENSE                                   | 2 +-
 LICENSE                                         | 2 +-
 cabal-benchmarks/LICENSE                        | 2 +-
 cabal-benchmarks/cabal-benchmarks.cabal         | 2 +-
 cabal-dev-scripts/LICENSE                       | 2 +-
 cabal-install-solver/LICENSE                    | 2 +-
 cabal-install-solver/cabal-install-solver.cabal | 2 +-
 cabal-install/LICENSE                           | 2 +-
 cabal-install/cabal-install.cabal               | 2 +-
 cabal-testsuite/LICENSE                         | 2 +-
 cabal-testsuite/cabal-testsuite.cabal           | 2 +-
 doc/conf.py                                     | 2 +-
 solver-benchmarks/LICENSE                       | 2 +-
 solver-benchmarks/solver-benchmarks.cabal       | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/Cabal-syntax/Cabal-syntax.cabal b/Cabal-syntax/Cabal-syntax.cabal
index 9d402b0c8d..3eab7acf4c 100644
--- a/Cabal-syntax/Cabal-syntax.cabal
+++ b/Cabal-syntax/Cabal-syntax.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 name:          Cabal-syntax
 version:       3.11.0.0
-copyright:     2003-2023, Cabal Development Team (see AUTHORS file)
+copyright:     2003-2024, Cabal Development Team (see AUTHORS file)
 license:       BSD-3-Clause
 license-file:  LICENSE
 author:        Cabal Development Team <cabal-devel@haskell.org>
diff --git a/Cabal-syntax/LICENSE b/Cabal-syntax/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/Cabal-syntax/LICENSE
+++ b/Cabal-syntax/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/Cabal-tests/Cabal-tests.cabal b/Cabal-tests/Cabal-tests.cabal
index 68d743ae0b..7e9f5e5dbd 100644
--- a/Cabal-tests/Cabal-tests.cabal
+++ b/Cabal-tests/Cabal-tests.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 name:          Cabal-tests
 version:       3
-copyright:     2003-2023, Cabal Development Team (see AUTHORS file)
+copyright:     2003-2024, Cabal Development Team (see AUTHORS file)
 license:       BSD-3-Clause
 license-file:  LICENSE
 author:        Cabal Development Team <cabal-devel@haskell.org>
diff --git a/Cabal-tests/LICENSE b/Cabal-tests/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/Cabal-tests/LICENSE
+++ b/Cabal-tests/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/Cabal/Cabal.cabal b/Cabal/Cabal.cabal
index 1e58344d71..cb07a40aa1 100644
--- a/Cabal/Cabal.cabal
+++ b/Cabal/Cabal.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 name:          Cabal
 version:       3.11.0.0
-copyright:     2003-2023, Cabal Development Team (see AUTHORS file)
+copyright:     2003-2024, Cabal Development Team (see AUTHORS file)
 license:       BSD-3-Clause
 license-file:  LICENSE
 author:        Cabal Development Team <cabal-devel@haskell.org>
diff --git a/Cabal/LICENSE b/Cabal/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/Cabal/LICENSE
+++ b/Cabal/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/LICENSE b/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/cabal-benchmarks/LICENSE b/cabal-benchmarks/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/cabal-benchmarks/LICENSE
+++ b/cabal-benchmarks/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/cabal-benchmarks/cabal-benchmarks.cabal b/cabal-benchmarks/cabal-benchmarks.cabal
index d508c8a20e..2b247e565c 100644
--- a/cabal-benchmarks/cabal-benchmarks.cabal
+++ b/cabal-benchmarks/cabal-benchmarks.cabal
@@ -1,7 +1,7 @@
 cabal-version:      2.2
 name:               cabal-benchmarks
 version:            3
-copyright:          2003-2023, Cabal Development Team (see AUTHORS file)
+copyright:          2003-2024, Cabal Development Team (see AUTHORS file)
 license:            BSD-3-Clause
 license-file:       LICENSE
 author:             Cabal Development Team <cabal-devel@haskell.org>
diff --git a/cabal-dev-scripts/LICENSE b/cabal-dev-scripts/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/cabal-dev-scripts/LICENSE
+++ b/cabal-dev-scripts/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/cabal-install-solver/LICENSE b/cabal-install-solver/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/cabal-install-solver/LICENSE
+++ b/cabal-install-solver/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/cabal-install-solver/cabal-install-solver.cabal b/cabal-install-solver/cabal-install-solver.cabal
index 95cb28206e..d3d3edd9ab 100644
--- a/cabal-install-solver/cabal-install-solver.cabal
+++ b/cabal-install-solver/cabal-install-solver.cabal
@@ -11,7 +11,7 @@ license:       BSD-3-Clause
 license-file:  LICENSE
 author:        Cabal Development Team (see AUTHORS file)
 maintainer:    Cabal Development Team <cabal-devel@haskell.org>
-copyright:     2003-2023, Cabal Development Team
+copyright:     2003-2024, Cabal Development Team
 category:      Distribution
 build-type:    Simple
 Extra-Source-Files:
diff --git a/cabal-install/LICENSE b/cabal-install/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/cabal-install/LICENSE
+++ b/cabal-install/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/cabal-install/cabal-install.cabal b/cabal-install/cabal-install.cabal
index 38401ed7ad..33de6d0538 100644
--- a/cabal-install/cabal-install.cabal
+++ b/cabal-install/cabal-install.cabal
@@ -13,7 +13,7 @@ License:            BSD-3-Clause
 License-File:       LICENSE
 Author:             Cabal Development Team (see AUTHORS file)
 Maintainer:         Cabal Development Team <cabal-devel@haskell.org>
-Copyright:          2003-2023, Cabal Development Team
+Copyright:          2003-2024, Cabal Development Team
 Category:           Distribution
 Build-type:         Simple
 Extra-Source-Files:
diff --git a/cabal-testsuite/LICENSE b/cabal-testsuite/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/cabal-testsuite/LICENSE
+++ b/cabal-testsuite/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/cabal-testsuite/cabal-testsuite.cabal b/cabal-testsuite/cabal-testsuite.cabal
index 6d696d68fe..e99ea880d2 100644
--- a/cabal-testsuite/cabal-testsuite.cabal
+++ b/cabal-testsuite/cabal-testsuite.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 name:          cabal-testsuite
 version:       3
-copyright:     2003-2023, Cabal Development Team (see AUTHORS file)
+copyright:     2003-2024, Cabal Development Team (see AUTHORS file)
 license:       BSD-3-Clause
 license-file:  LICENSE
 author:        Cabal Development Team <cabal-devel@haskell.org>
diff --git a/doc/conf.py b/doc/conf.py
index b630823e5f..dfe5a1b532 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -39,7 +39,7 @@ extlinks = {
 
 # General information about the project.
 project = u'Cabal'
-copyright = u'2003-2023, Cabal Team'
+copyright = u'2003-2024, Cabal Team'
 # N.B. version comes from ghc_config
 release = version  # The full version, including alpha/beta/rc tags.
 
diff --git a/solver-benchmarks/LICENSE b/solver-benchmarks/LICENSE
index a3a25c7d9e..edfcdbd3ad 100644
--- a/solver-benchmarks/LICENSE
+++ b/solver-benchmarks/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2023, Cabal Development Team.
+Copyright (c) 2003-2024, Cabal Development Team.
 See the AUTHORS file for the full list of copyright holders.
 
 See */LICENSE for the copyright holders of the subcomponents.
diff --git a/solver-benchmarks/solver-benchmarks.cabal b/solver-benchmarks/solver-benchmarks.cabal
index fdcbad6071..22ef92117f 100644
--- a/solver-benchmarks/solver-benchmarks.cabal
+++ b/solver-benchmarks/solver-benchmarks.cabal
@@ -1,7 +1,7 @@
 cabal-version:  2.2
 name:          solver-benchmarks
 version:       3
-copyright:     2003-2023, Cabal Development Team (see AUTHORS file)
+copyright:     2003-2024, Cabal Development Team (see AUTHORS file)
 license:       BSD-3-Clause
 license-file:  LICENSE
 author:        Cabal Development Team <cabal-devel@haskell.org>
-- 
GitLab