summaryrefslogtreecommitdiff
path: root/COPYRIGHT
Commit message (Collapse)AuthorAge
* Use CamelCase for JavaScript for uniformityKolen Cheung2017-10-26
| | | other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript.
* COPYRIGHT: clarify that pandoc-types is BSD3 licensed.John MacFarlane2017-07-10
|
* COPYRIGHT: clarify that templates are dual-licensed.John MacFarlane2017-07-10
|
* COPYRIGHT: list new files not written by JohnAlbert Krewinkel2017-05-13
|
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
| | | | | This follows the suggestions given by the FSF for GPL licensed software. <https://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html>
* Automatically include URI-encoded jats.csl for jats output.John MacFarlane2017-03-30
| | | | | | | | | This way people can do pandoc -s -t jats --filter pandoc-citeproc and it will just work. If they want to specify a stylesheet, they still can.
* Added default.jats template.John MacFarlane2017-03-28
| | | | | This is copied from Martin Fenner's pandoc-jats project: https://github.com/mfenner/pandoc-jats
* Fix stale references to `tests` directory (#3469)Or Neeman2017-02-25
| | | | | Some of the benchmarks were failing due to references to files in the `tests` directory, which is now called `test`. A search found other references to it also. This commit updates all these references.
* Updated copyright to include 2017.John MacFarlane2017-01-29
|
* Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung2016-10-19
| | | | From https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
* Update license year range to 2016Prayag Verma2016-01-26
|
* replace old url with pandoc.orgPablo Rodríguez2015-06-09
|
* Updated copyright notices to -2015. Closes #2111.John MacFarlane2015-04-26
|
* Merge pull request #2095 from pombreda/patch-1John MacFarlane2015-04-20
|\ | | | | Fixed typo in URL for dzslides
| * Fixed typo in URL for dzslidesPhilippe Ombredanne2015-04-20
| |
* | Added license & copyright for lua to COPYRIGHT.John MacFarlane2015-04-20
|/ | | | Closes #2096.
* Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
|
* COPYRIGHT: Remove outdated copyright statementsAlbert Krewinkel2014-04-27
| | | | | Some files are no longer distributed with pandoc, the respective copyright and licensing information is removed.
* COPYRIGHT: Specifiy the version of the GPLAlbert Krewinkel2014-04-27
| | | | | | | | 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.
* Add license statement for org reader filesAlbert Krewinkel2014-04-19
| | | | | This adds a brief note to the COPYRIGHT file, declaring the code in the org-reader files to be licensed under the GPL.
* Increase date on copyright.John MacFarlane2013-01-19
|
* Add Slidy and Slideous to COPYRIGHT file.Jonas Smedegaard2012-05-24
|
* Change copyright date.John MacFarlane2012-01-31
|
* Added note on Paul Rouget's dzslides to COPYRIGHT.John MacFarlane2011-10-01
|
* Updated copyright notices.John MacFarlane2011-01-01
|
* Updated COPYRIGHT file.John MacFarlane2010-03-23
|
* Updated copyright notices.John MacFarlane2010-03-23
|
* Updated COPYRIGHT file.fiddlosopher2009-10-24
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@1611 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added scripts for Windows Inno Setup installer in windows/.fiddlosopher2008-09-12
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@1440 788f1e2b-df1e-0410-8736-df70ead52e1b
* Pandoc is no longer a native debian package.fiddlosopher2008-09-06
| | | | | | | | | | | 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
* Modified debian/copyright, and made COPYRIGHT in top levelfiddlosopher2006-12-20
| | | | | | | a symlink to it, to avoid duplication. git-svn-id: https://pandoc.googlecode.com/svn/trunk@250 788f1e2b-df1e-0410-8736-df70ead52e1b
* Removed LICENSE, replacing it with COPYING (text of GPL)fiddlosopher2006-12-20
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