Skip to content

Commit 07f097f

Browse files
authored
Merge pull request #9751 from haskell/upd-copy-year-2024
update copyright for 2024
2 parents 9e5e815 + 230e673 commit 07f097f

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

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: 2.2
22
name: Cabal-syntax
33
version: 3.11.0.0
4-
copyright: 2003-2023, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <[email protected]>

Cabal-syntax/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2003-2023, Cabal Development Team.
1+
Copyright (c) 2003-2024, Cabal Development Team.
22
See the AUTHORS file for the full list of copyright holders.
33

44
See */LICENSE for the copyright holders of the subcomponents.

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-2023, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <[email protected]>

Cabal-tests/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2003-2023, Cabal Development Team.
1+
Copyright (c) 2003-2024, Cabal Development Team.
22
See the AUTHORS file for the full list of copyright holders.
33

44
See */LICENSE for the copyright holders of the subcomponents.

Cabal/Cabal.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
33
version: 3.11.0.0
4-
copyright: 2003-2023, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <[email protected]>

Cabal/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2003-2023, Cabal Development Team.
1+
Copyright (c) 2003-2024, Cabal Development Team.
22
See the AUTHORS file for the full list of copyright holders.
33

44
See */LICENSE for the copyright holders of the subcomponents.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2003-2023, Cabal Development Team.
1+
Copyright (c) 2003-2024, Cabal Development Team.
22
See the AUTHORS file for the full list of copyright holders.
33

44
See */LICENSE for the copyright holders of the subcomponents.

cabal-benchmarks/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2003-2023, Cabal Development Team.
1+
Copyright (c) 2003-2024, Cabal Development Team.
22
See the AUTHORS file for the full list of copyright holders.
33

44
See */LICENSE for the copyright holders of the subcomponents.

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-2023, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE
77
author: Cabal Development Team <[email protected]>

cabal-dev-scripts/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2003-2023, Cabal Development Team.
1+
Copyright (c) 2003-2024, Cabal Development Team.
22
See the AUTHORS file for the full list of copyright holders.
33

44
See */LICENSE for the copyright holders of the subcomponents.

0 commit comments

Comments
 (0)