Skip to content

Commit ed8660f

Browse files
Update copyright messages. (#20)
2 parents bc7ff52 + bee79a3 commit ed8660f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright © 2022 Jonathan Knowles
189+
Copyright © 2022–2023 Jonathan Knowles
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

haskell-example.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license: Apache-2.0
66
license-file: LICENSE
77
author: Jonathan Knowles
88
maintainer: mail@jonathanknowles.net
9-
copyright: 2022 Jonathan Knowles
9+
copyright: 2022–2023 Jonathan Knowles
1010
category: Testing
1111
synopsis: Example Haskell Library
1212
description:

0 commit comments

Comments
 (0)