[commit: packages/filepath] bgamari-patch-1, master: Update the copyright year (48b0768)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:35:11 UTC 2017


Repository : ssh://git@git.haskell.org/filepath

On branches: bgamari-patch-1,master
Link       : http://git.haskell.org/packages/filepath.git/commitdiff/48b0768279cb5693e7291453b7acc95917928e29

>---------------------------------------------------------------

commit 48b0768279cb5693e7291453b7acc95917928e29
Author: Neil Mitchell <ndmitchell at gmail.com>
Date:   Sun Sep 18 06:10:02 2016 +0100

    Update the copyright year


>---------------------------------------------------------------

48b0768279cb5693e7291453b7acc95917928e29
 LICENSE        | 2 +-
 filepath.cabal | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index 86a4451..29e1408 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright Neil Mitchell 2005-2015.
+Copyright Neil Mitchell 2005-2016.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/filepath.cabal b/filepath.cabal
index 5d4e771..499de88 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -5,7 +5,7 @@ license:        BSD3
 license-file:   LICENSE
 author:         Neil Mitchell <ndmitchell at gmail.com>
 maintainer:     Neil Mitchell <ndmitchell at gmail.com>
-copyright:      Neil Mitchell 2005-2015
+copyright:      Neil Mitchell 2005-2016
 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