[commit: packages/filepath] master: Update the copyright year (af7caae)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:35:40 UTC 2017
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/af7caae7e90484022b4e656d6d1f9b5e1d1614c7
>---------------------------------------------------------------
commit af7caae7e90484022b4e656d6d1f9b5e1d1614c7
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Thu Feb 2 22:09:27 2017 +0000
Update the copyright year
>---------------------------------------------------------------
af7caae7e90484022b4e656d6d1f9b5e1d1614c7
LICENSE | 2 +-
filepath.cabal | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
index 29e1408..e385554 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright Neil Mitchell 2005-2016.
+Copyright Neil Mitchell 2005-2017.
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/filepath.cabal b/filepath.cabal
index 61723ad..30ea4c3 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -6,7 +6,7 @@ license: BSD3
license-file: LICENSE
author: Neil Mitchell <ndmitchell at gmail.com>
maintainer: Neil Mitchell <ndmitchell at gmail.com>
-copyright: Neil Mitchell 2005-2016
+copyright: Neil Mitchell 2005-2017
bug-reports: https://github.com/haskell/filepath/issues
homepage: https://github.com/haskell/filepath#readme
category: System
More information about the ghc-commits
mailing list