Skip to content

Commit

Permalink
Upgrade copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
vrom911 committed Jun 12, 2022
1 parent 72f291c commit 1e2156f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/Validation.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

{- |
Copyright: (c) 2014 Chris Allen, Edward Kmett
(c) 2018-2021 Kowainik
(c) 2018-2022 Kowainik
SPDX-License-Identifier: MPL-2.0
Maintainer: Kowainik <[email protected]>
Stability: Stable
Expand Down
2 changes: 1 addition & 1 deletion src/Validation/Combinators.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{- |
Copyright: (c) 2020-2021 Kowainik
Copyright: (c) 2020-2022 Kowainik
SPDX-License-Identifier: MPL-2.0
Maintainer: Kowainik <[email protected]>
Stability: Stable
Expand Down
2 changes: 1 addition & 1 deletion test/Doctest.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-
Copyright: (c) 2018-2020 Kowainik
Copyright: (c) 2018-2022 Kowainik
SPDX-License-Identifier: MPL-2.0
Maintainer: Kowainik <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion test/Test/Laws.hs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{- HLINT ignore "Reduce duplication" -}

{-
Copyright: (c) 2018-2020 Kowainik
Copyright: (c) 2018-2022 Kowainik
SPDX-License-Identifier: MPL-2.0
Maintainer: Kowainik <[email protected]>
-}
Expand Down
2 changes: 1 addition & 1 deletion validation-selective.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ license: MPL-2.0
license-file: LICENSE
author: Dmitrii Kovanikov, Veronika Romashkina
maintainer: Kowainik <[email protected]>
copyright: 2020-2021 Kowainik
copyright: 2020-2022 Kowainik
category: Validation, Selective, Data
build-type: Simple
extra-doc-files: README.md
Expand Down

0 comments on commit 1e2156f

Please sign in to comment.