Commit Graph
54 Commits
Author SHA1 Message Date
John MacFarlane 7089413fec COPYRIGHT: include license from haskell-wasm/pandoc-wasm. 2026-02-03 10:25:38 +01:00
Benson Muite 127e397a6d Update contact information (#11183)
in COPYING.
2025-10-01 16:44:39 +02:00
John MacFarlane 8864ad0ec0 COPYRIGHT: fix link to source code. 2025-04-23 16:32:48 -07:00
Albert Krewinkel 7db19d8cd4 Update more copyright dates to 2024. 2024-06-08 16:46:42 +02:00
John MacFarlane 03630a2c6e Update copyright dates to 2024. 2024-04-25 18:16:49 -07:00
Albert Krewinkel b55cd83a60 Update copyright years, it's 2023! 2023-01-10 20:28:27 +01:00
Albert Krewinkel b7a44f9d19 Copyright notices: update for 2022 2022-01-02 11:59:22 -08:00
Salim B fae6a204f1 Fix/update URLs and use HTTP**S** where possible (#7122) 2021-02-26 17:56:04 -08:00
Albert Krewinkel 68fa437999 JATS writer: fix citations (#7018)
* JATS writer: keep code lines at 80 chars or below

* JATS writer: fix citations
2021-01-10 15:35:48 -08:00
Albert Krewinkel 4f34345867 Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
Albert Krewinkel 11b5f1e40b Update copyright year (#6186)
* Update copyright year

* Copyright: add notes for Lua and Jira modules
2020-03-13 09:52:47 -07:00
John MacFarlane 0bfe478a69 Use external emojis package.
Moved the emoji-specified code into an external package
we can depend on.
2019-12-08 17:27:18 -08:00
John MacFarlane 6c435a17cd Move data/emoji.json to emoji.json, add to extra-source-files.
This doesn't really belong in data-files as it's not loaded
dynamically.
2019-12-03 16:38:19 -08:00
John MacFarlane 0d0ec98dd5 Generate Emoji module with TH.
- Add Text.Pandoc.Emoji.TH.
- Replace long literal list in Text.Pandoc.Emoji with one-liner
  generating it from data/emoji.json using TH.
- Add Makefile target to download data/emoji.json.
- Remove tools/emoji.hs.
2019-11-27 21:31:53 -08:00
Albert Krewinkel 37a82b0b11 Add missing copyright notices and remove license boilerplate (#5112)
Quite a few modules were missing copyright notices.

This commit adds copyright notices everywhere via haddock module
headers.  The old license boilerplate comment is redundant with this and has
been removed.

Update copyright years to 2019.

Closes #4592.
2019-02-04 13:52:31 -08:00
John MacFarlane 8cd3f19dc5 Add COPYRIGHT stanza for FB2 reader. 2018-05-03 18:26:52 -07:00
John MacFarlane cf0b1e435b Relicense TikiWiki reader as GPL v2 or above, like rest of pandoc.
Author has given permission in an email, 3 May 2018.

See #4591.
2018-05-03 18:24:46 -07:00
Mauro Bieg 245c8d92ec COPYRIGHT: remove ancient HTML math JS libs 2018-04-27 14:39:45 +02:00
John MacFarlane 28f7d8ab4d Added license of TikiWiki reader to COPYRIGHT.
Closes #4591.

Ideally the author will relicense as GPL v2 or later.
2018-04-25 17:03:36 -07:00
John MacFarlane ad37fd8a03 Added licensing headers for DocBook, EPUB, JATS, OPML readers.
See #4592.
2018-04-25 16:36:20 -07:00
John MacFarlane d48d0df787 Clarified dual-licensing of templates. Closes #4593. 2018-04-25 16:22:59 -07:00
Albert Krewinkel 0d935bd081 Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
Kolen Cheung 3f0ceaf6ee Use CamelCase for JavaScript for uniformity
other instances when javascript is refered to in pandoc is also in CamelCase, the official casing of JavaScript.
2017-10-26 22:43:19 -07:00
John MacFarlane e6cdaea27f COPYRIGHT: clarify that pandoc-types is BSD3 licensed. 2017-07-10 19:19:12 +02:00
John MacFarlane f55cfe2541 COPYRIGHT: clarify that templates are dual-licensed. 2017-07-10 19:12:09 +02:00
Albert Krewinkel 09ef99477d COPYRIGHT: list new files not written by John 2017-05-13 23:50:39 +02:00
Albert Krewinkel 965f1ddd4a Update dates in copyright notices
This follows the suggestions given by the FSF for GPL licensed software.
<https://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html>
2017-05-13 23:30:13 +02:00
John MacFarlane 6ad486c3c3 Automatically include URI-encoded jats.csl for jats output.
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.
2017-03-30 16:43:17 +02:00
John MacFarlane 64fe39c255 Added default.jats template.
This is copied from Martin Fenner's pandoc-jats project:
https://github.com/mfenner/pandoc-jats
2017-03-28 09:38:00 +02:00
Or Neeman fa43e36449 Fix stale references to tests directory (#3469)
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.
2017-02-25 10:31:40 +01:00
John MacFarlane 484c91ea36 Updated copyright to include 2017. 2017-01-29 21:17:42 +01:00
Kolen Cheung 4b51ed3823 Download markdown version of the license from GNU and rename to COPYING.md
From https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
2016-10-19 04:11:36 -07:00
Prayag Verma fdc9f0e373 Update license year range to 2016 2016-01-26 14:07:07 +05:30
Pablo Rodríguez c18e93ca6e replace old url with pandoc.org 2015-06-09 22:22:58 +02:00
John MacFarlane 1868cb5e42 Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
John MacFarlane ac75964f4e Merge pull request #2095 from pombreda/patch-1
Fixed typo in URL for dzslides
2015-04-20 09:13:59 -07:00
John MacFarlane 0cd845672b Added license & copyright for lua to COPYRIGHT.
Closes #2096.
2015-04-20 09:02:37 -07:00
Philippe Ombredanne 7d4828252b Fixed typo in URL for dzslides 2015-04-20 12:28:03 +02:00
Albert Krewinkel 8fdbef841d Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Albert Krewinkel 6cf60f2f8e COPYRIGHT: Remove outdated copyright statements
Some files are no longer distributed with pandoc, the respective
copyright and licensing information is removed.
2014-04-27 21:21:16 +02:00
Albert Krewinkel fb24888f52 COPYRIGHT: Specifiy the version of the GPL
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-27 19:51:14 +02:00
Albert Krewinkel d44815c79b 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.
2014-04-19 15:26:59 +02:00
John MacFarlane a12d4d77c5 Increase date on copyright. 2013-01-19 11:11:12 -08:00
Jonas Smedegaard 491d789864 Add Slidy and Slideous to COPYRIGHT file. 2012-05-24 10:41:36 +02:00
John MacFarlane 928b1380f3 Change copyright date. 2012-01-31 08:59:19 -08:00
John MacFarlane 25679c918a Added note on Paul Rouget's dzslides to COPYRIGHT. 2011-10-01 23:13:57 -07:00
John MacFarlane 0411f51433 Updated copyright notices. 2011-01-01 10:26:10 -08:00
John MacFarlane 10459627e8 Updated COPYRIGHT file. 2010-03-23 13:36:36 -07:00
John MacFarlane 1aeb7d23ad Updated copyright notices. 2010-03-23 13:31:09 -07:00
fiddlosopher 2d47831f9a Updated COPYRIGHT file.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1611 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-10-24 19:34:31 +00:00