From 28f7d8ab4dea087a30d1bea2adfe6999c27d07bc Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Wed, 25 Apr 2018 17:03:36 -0700
Subject: [PATCH] Added license of TikiWiki reader to COPYRIGHT.

Closes #4591.

Ideally the author will relicense as GPL v2 or later.
---
 COPYRIGHT | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/COPYRIGHT b/COPYRIGHT
index 0477bb450..d2115c59b 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -119,6 +119,12 @@ Copyright (C) 2010-2018 Paul Rivier and John MacFarlane
 
 Released under the GNU General Public License version 2 or later.
 
+----------------------------------------------------------------------
+src/Text/Pandoc/Readers/TikiWiki.hs
+Copyright (C) 2017 Robin Lee Powell
+
+Released under the GNU General Public License version 2.
+
 ----------------------------------------------------------------------
 src/Text/Pandoc/Readers/JATS.hs
 Copyright (C) 2017-2018 Hamish Mackenzie