Skip to content

Commit e9e7c0f

Browse files
committed
Bump (c) range in Cabal.cabal
1 parent ca837b7 commit e9e7c0f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cabal/Cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: >=1.10
22
name: Cabal
33
version: 3.2.0.0
4-
copyright: 2003-2019, Cabal Development Team (see AUTHORS file)
4+
copyright: 2003-2020, Cabal Development Team (see AUTHORS file)
55
license: BSD3
66
license-file: LICENSE
77
author: Cabal Development Team <[email protected]>

cabal-install/cabal-install.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ License: BSD3
1616
License-File: LICENSE
1717
Author: Cabal Development Team (see AUTHORS file)
1818
Maintainer: Cabal Development Team <[email protected]>
19-
Copyright: 2003-2019, Cabal Development Team
19+
Copyright: 2003-2020, Cabal Development Team
2020
Category: Distribution
2121
Build-type: Custom
2222
Extra-Source-Files:

cabal-install/cabal-install.cabal.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
License-File: LICENSE
276276
Author: Cabal Development Team (see AUTHORS file)
277277
Maintainer: Cabal Development Team <[email protected]>
278-
Copyright: 2003-2019, Cabal Development Team
278+
Copyright: 2003-2020, Cabal Development Team
279279
Category: Distribution
280280
%if CABAL_FLAG_LIB
281281
Build-type: Simple

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

0 commit comments

Comments
 (0)