From d44815c79bda5a547fb787af42c019564880bf19 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sat, 19 Apr 2014 15:25:34 +0200 Subject: Add license statement for org reader files This adds a brief note to the COPYRIGHT file, declaring the code in the org-reader files to be licensed under the GPL. --- COPYRIGHT | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'COPYRIGHT') diff --git a/COPYRIGHT b/COPYRIGHT index 8bf62135e..cfec5a4bf 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -55,6 +55,13 @@ Copyright (C) 2010 Paul Rivier Released under the GPL. +---------------------------------------------------------------------- +src/Text/Pandoc/Readers/Org.hs +tests/Tests/Readers/Org.hs +Copyright (C) 2014 Albert Krewinkel + +Released under the GPL. + ---------------------------------------------------------------------- src/Text/Pandoc/Biblio.hs Copyright (C) 2008-2010 Andrea Rossato -- cgit v1.2.3