[commit: packages/Win32] master: Update author and copyright (af23d52)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:29:02 UTC 2017
Repository : ssh://git@git.haskell.org/Win32
On branch : master
Link : http://git.haskell.org/packages/Win32.git/commitdiff/af23d52f8cba3b4b0f07db2400b681906cc32518
>---------------------------------------------------------------
commit af23d52f8cba3b4b0f07db2400b681906cc32518
Author: Tamar Christina <tamar at zhox.com>
Date: Thu Mar 23 18:52:37 2017 +0000
Update author and copyright
>---------------------------------------------------------------
af23d52f8cba3b4b0f07db2400b681906cc32518
Win32.cabal | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Win32.cabal b/Win32.cabal
index b36a223..11afa40 100644
--- a/Win32.cabal
+++ b/Win32.cabal
@@ -2,8 +2,8 @@ name: Win32
version: 2.5.3.0
license: BSD3
license-file: LICENSE
-author: Alastair Reid, shelarcy
-copyright: Alastair Reid, 1999-2003; shelarcy, 2012-2013
+author: Alastair Reid, shelarcy, Tamar Christina
+copyright: Alastair Reid, 1999-2003; shelarcy, 2012-2013; Tamar Christina, 2016-2017
maintainer: Haskell Libraries <libraries at haskell.org>
bug-reports: https://github.com/haskell/win32/issues
homepage: https://github.com/haskell/win32
More information about the ghc-commits
mailing list