Skip to content

Commit b17c8bb

Browse files
committed
It's year 2019
1 parent cac12ea commit b17c8bb

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

servant-client-core/servant-client-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ license: BSD3
1414
license-file: LICENSE
1515
author: Servant Contributors
1616
maintainer: [email protected]
17-
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors
17+
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors
1818
build-type: Simple
1919
tested-with:
2020
GHC ==8.0.2

servant-client/servant-client.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license: BSD3
1818
license-file: LICENSE
1919
author: Servant Contributors
2020
maintainer: [email protected]
21-
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors
21+
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors
2222
build-type: Simple
2323
tested-with:
2424
GHC ==8.0.2

servant-conduit/servant-conduit.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license: BSD3
1515
license-file: LICENSE
1616
author: Servant Contributors
1717
maintainer: [email protected]
18-
copyright: 2018 Servant Contributors
18+
copyright: 2018-2019 Servant Contributors
1919
build-type: Simple
2020
tested-with:
2121
GHC ==8.0.2

servant-docs/servant-docs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license: BSD3
1818
license-file: LICENSE
1919
author: Servant Contributors
2020
maintainer: [email protected]
21-
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors
21+
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors
2222
build-type: Simple
2323
tested-with:
2424
GHC ==8.0.2

servant-foreign/servant-foreign.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ license: BSD3
2020
license-file: LICENSE
2121
author: Servant Contributors
2222
maintainer: [email protected]
23-
copyright: 2015-2018 Servant Contributors
23+
copyright: 2015-2019 Servant Contributors
2424
build-type: Simple
2525
tested-with:
2626
GHC ==8.0.2

servant-http-streams/servant-http-streams.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license: BSD3
1818
license-file: LICENSE
1919
author: Servant Contributors
2020
maintainer: [email protected]
21-
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors
21+
copyright: 2019 Servant Contributors
2222
build-type: Simple
2323
tested-with:
2424
GHC ==8.0.2

servant-machines/servant-machines.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license: BSD3
1515
license-file: LICENSE
1616
author: Servant Contributors
1717
maintainer: [email protected]
18-
copyright: 2018 Servant Contributors
18+
copyright: 2018-2019 Servant Contributors
1919
build-type: Simple
2020
tested-with:
2121
GHC ==8.0.2

servant-pipes/servant-pipes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license: BSD3
1515
license-file: LICENSE
1616
author: Servant Contributors
1717
maintainer: [email protected]
18-
copyright: 2018 Servant Contributors
18+
copyright: 2018-2019 Servant Contributors
1919
build-type: Simple
2020
tested-with:
2121
GHC ==8.0.2

servant-server/servant-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ license: BSD3
2121
license-file: LICENSE
2222
author: Servant Contributors
2323
maintainer: [email protected]
24-
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors
24+
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors
2525
build-type: Custom
2626
tested-with:
2727
GHC ==8.0.2

servant/servant.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license: BSD3
1717
license-file: LICENSE
1818
author: Servant Contributors
1919
maintainer: [email protected]
20-
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors
20+
copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors
2121
build-type: Custom
2222

2323
tested-with:

0 commit comments

Comments
 (0)