From c281f3755ec40e549a4aa18735ebe3c6cbc0a38f Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Thu, 28 Jan 2016 18:10:09 +0600 Subject: [PATCH] Add year 2016 to copyright notices --- LICENSE | 2 +- path.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8985b6f..3c61bac 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015, FP Complete +Copyright (c) 2015–2016, FP Complete All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/path.cabal b/path.cabal index 3b53814..950a43e 100644 --- a/path.cabal +++ b/path.cabal @@ -6,7 +6,7 @@ license: BSD3 license-file: LICENSE author: Chris Done maintainer: Chris Done -copyright: 2015 FP Complete +copyright: 2015–2016 FP Complete category: Filesystem build-type: Simple cabal-version: >=1.8