aboutsummaryrefslogtreecommitdiff
path: root/COPYRIGHT
AgeCommit message (Collapse)AuthorFilesLines
2017-01-29Updated copyright to include 2017.John MacFarlane1-1/+1
2016-10-19Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung1-1/+1
From https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
2016-01-26Update license year range to 2016Prayag Verma1-1/+1
2015-06-09replace old url with pandoc.orgPablo Rodríguez1-1/+1
2015-04-26Updated copyright notices to -2015. Closes #2111.John MacFarlane1-6/+6
2015-04-20Merge pull request #2095 from pombreda/patch-1John MacFarlane1-1/+1
Fixed typo in URL for dzslides
2015-04-20Added license & copyright for lua to COPYRIGHT.John MacFarlane1-0/+24
Closes #2096.
2015-04-20Fixed typo in URL for dzslidesPhilippe Ombredanne1-1/+1
2014-05-09Update copyright notices for 2014, add missing noticesAlbert Krewinkel1-5/+5
2014-04-27COPYRIGHT: Remove outdated copyright statementsAlbert Krewinkel1-37/+0
Some files are no longer distributed with pandoc, the respective copyright and licensing information is removed.
2014-04-27COPYRIGHT: Specifiy the version of the GPLAlbert Krewinkel1-11/+9
All code in pandoc licensed under the GPL version 2 or later is just marked as being licensed under the GPL. There are multiple versions of the GPL, most notably version 2, version 3 and the Affero GPL. As to avoid possible confusion, licensing info is updated to be more specific about the GPL and its version.
2014-04-19Add license statement for org reader filesAlbert Krewinkel1-0/+7
This adds a brief note to the COPYRIGHT file, declaring the code in the org-reader files to be licensed under the GPL.
2013-01-19Increase date on copyright.John MacFarlane1-1/+1
2012-05-24Add Slidy and Slideous to COPYRIGHT file.Jonas Smedegaard1-0/+16
2012-01-31Change copyright date.John MacFarlane1-1/+1
2011-10-01Added note on Paul Rouget's dzslides to COPYRIGHT.John MacFarlane1-0/+6
2011-01-01Updated copyright notices.John MacFarlane1-1/+13
2010-03-23Updated COPYRIGHT file.John MacFarlane1-14/+16
2010-03-23Updated copyright notices.John MacFarlane1-1/+1
2009-10-24Updated COPYRIGHT file.fiddlosopher1-30/+13
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1611 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-12Added scripts for Windows Inno Setup installer in windows/.fiddlosopher1-0/+8
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1440 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-06Pandoc is no longer a native debian package.fiddlosopher1-1/+89
It is easier for releases if debian packaging is separate. + Removed debian directory and references to debian in Makefile and INSTALL. + Made COPYRIGHT and changelog standalone files rather than symlinks to debian directory. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1422 788f1e2b-df1e-0410-8736-df70ead52e1b
2006-12-20Modified debian/copyright, and made COPYRIGHT in top levelfiddlosopher1-77/+1
a symlink to it, to avoid duplication. git-svn-id: https://pandoc.googlecode.com/svn/trunk@250 788f1e2b-df1e-0410-8736-df70ead52e1b
2006-12-20Removed LICENSE, replacing it with COPYING (text of GPL)fiddlosopher1-0/+77
and COPYRIGHT (including copyright information and licenses for other packages used). Modified Pandoc.cabal.in and README accordingly. git-svn-id: https://pandoc.googlecode.com/svn/trunk@249 788f1e2b-df1e-0410-8736-df70ead52e1b