aboutsummaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorAlbert Krewinkel <tarleb@moltkeplatz.de>2014-04-19 15:25:34 +0200
committerAlbert Krewinkel <tarleb@moltkeplatz.de>2014-04-19 15:26:59 +0200
commitd44815c79bda5a547fb787af42c019564880bf19 (patch)
tree672a54d88354196f8345857568265f4aca0c88e6 /COPYRIGHT
parent8276449520ba85c78f0b4e919fbc9bcf893a74f0 (diff)
downloadpandoc-d44815c79bda5a547fb787af42c019564880bf19.tar.gz
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.
Diffstat (limited to 'COPYRIGHT')
-rw-r--r--COPYRIGHT7
1 files changed, 7 insertions, 0 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 8bf62135e..cfec5a4bf 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -56,6 +56,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