From 484c91ea36f9d994c33a87a94cdd8156f0bb1355 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Jan 2017 21:17:42 +0100 Subject: [PATCH] Updated copyright to include 2017. --- COPYRIGHT | 2 +- pandoc.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 93066a75c..70781a2de 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ Pandoc -Copyright (C) 2006-2016 John MacFarlane +Copyright (C) 2006-2017 John MacFarlane This code is released under the [GPL], version 2 or later: diff --git a/pandoc.cabal b/pandoc.cabal index f01c8af67..ce552ecdc 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -4,7 +4,7 @@ Cabal-Version: >= 1.10 Build-Type: Custom License: GPL License-File: COPYING.md -Copyright: (c) 2006-2016 John MacFarlane +Copyright: (c) 2006-2017 John MacFarlane Author: John MacFarlane Maintainer: John MacFarlane Bug-Reports: https://github.com/jgm/pandoc/issues