aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-29 21:17:42 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-29 21:17:42 +0100
commit484c91ea36f9d994c33a87a94cdd8156f0bb1355 (patch)
tree83eacf1c14afdfb42c423f6925ce755572d23e2e
parent2e178f0990c065aff09f69c7d83a0be62c293874 (diff)
downloadpandoc-484c91ea36f9d994c33a87a94cdd8156f0bb1355.tar.gz
Updated copyright to include 2017.
-rw-r--r--COPYRIGHT2
-rw-r--r--pandoc.cabal2
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 <jgm at berkeley dot edu>
+Copyright (C) 2006-2017 John MacFarlane <jgm at berkeley dot edu>
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 <jgm@berkeley.edu>
Maintainer: John MacFarlane <jgm@berkeley.edu>
Bug-Reports: https://github.com/jgm/pandoc/issues