From f2ea34838fbdff38d3bd39d17a1c19ff5a9febe1 Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 29 Aug 2019 18:45:07 +1000 Subject: [PATCH] Update copyright --- hw-json-simple-cursor.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw-json-simple-cursor.cabal b/hw-json-simple-cursor.cabal index 33a2ffe..e649284 100644 --- a/hw-json-simple-cursor.cabal +++ b/hw-json-simple-cursor.cabal @@ -9,7 +9,7 @@ homepage: http://github.com/haskell-works/hw-json-simple-cursor#readme bug-reports: https://github.com/haskell-works/hw-json-simple-cursor/issues author: John Ky maintainer: newhoggy@gmail.com -copyright: 2016 - 2019 John Ky +copyright: 2016-2019 John Ky license: BSD-3-Clause license-file: LICENSE build-type: Simple