We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc7ff52 + bee79a3 commit ed8660fCopy full SHA for ed8660f
2 files changed
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright © 2022 Jonathan Knowles
+ Copyright © 2022–2023 Jonathan Knowles
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
haskell-example.cabal
@@ -6,7 +6,7 @@ license: Apache-2.0
6
license-file: LICENSE
7
author: Jonathan Knowles
8
maintainer: mail@jonathanknowles.net
9
-copyright: 2022 Jonathan Knowles
+copyright: 2022–2023 Jonathan Knowles
10
category: Testing
11
synopsis: Example Haskell Library
12
description:
0 commit comments