Skip to content

Commit 3f47625

Browse files
authored
Merge pull request #11061 from geekosaur/r3.16-missed-copyrights
missed updating all the copyrights in the cabal files
2 parents b8efb93 + 7f494c2 commit 3f47625

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Cabal-hooks/Cabal-hooks.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.6
22
name: Cabal-hooks
33
version: 3.17
4-
copyright: 2023, Cabal Development Team
4+
copyright: 2025, Cabal Development Team
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

Cabal-syntax/Cabal-syntax.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.6
22
name: Cabal-syntax
33
version: 3.17.0.0
4-
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

Cabal-tests/Cabal-tests.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.2
22
name: Cabal-tests
33
version: 3
4-
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

Cabal/Cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.6
22
name: Cabal
33
version: 3.17.0.0
4-
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

cabal-benchmarks/cabal-benchmarks.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.2
22
name: cabal-benchmarks
33
version: 3
4-
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

cabal-install-solver/cabal-install-solver.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license: BSD-3-Clause
1111
license-file: LICENSE
1212
author: Cabal Development Team (see AUTHORS file)
1313
maintainer: Cabal Development Team <cabal-devel@haskell.org>
14-
copyright: 2003-2024, Cabal Development Team
14+
copyright: 2003-2025, Cabal Development Team
1515
category: Distribution
1616
build-type: Simple
1717
extra-doc-files:

cabal-install/cabal-install.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ License: BSD-3-Clause
1313
License-File: LICENSE
1414
Author: Cabal Development Team (see AUTHORS file)
1515
Maintainer: Cabal Development Team <cabal-devel@haskell.org>
16-
Copyright: 2003-2024, Cabal Development Team
16+
Copyright: 2003-2025, Cabal Development Team
1717
Category: Distribution
1818
Build-type: Simple
1919
Extra-Source-Files:

cabal-testsuite/cabal-testsuite.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.2
22
name: cabal-testsuite
33
version: 3
4-
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

cabal-validate/cabal-validate.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22
name: cabal-validate
33
version: 1.0.0
4-
copyright: 2024-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2024-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
author: Cabal Development Team <cabal-devel@haskell.org>
77
synopsis: An internal tool for building and testing the Cabal package manager

solver-benchmarks/solver-benchmarks.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.2
22
name: solver-benchmarks
33
version: 3
4-
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2025, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <cabal-devel@haskell.org>

0 commit comments

Comments
 (0)