<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/COPYRIGHT, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-02-27T01:56:04Z</updated>
<entry>
<title>Fix/update URLs and use HTTP**S** where possible (#7122)</title>
<updated>2021-02-27T01:56:04Z</updated>
<author>
<name>Salim B</name>
<email>salim@posteo.de</email>
</author>
<published>2021-02-27T01:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fae6a204f1a072d5efe4dff35fd08fbad2071198'/>
<id>urn:sha1:fae6a204f1a072d5efe4dff35fd08fbad2071198</id>
<content type='text'>
</content>
</entry>
<entry>
<title>JATS writer: fix citations (#7018)</title>
<updated>2021-01-10T23:35:48Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-01-10T23:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=68fa43799963fff11a980d5d3959184c3d34a723'/>
<id>urn:sha1:68fa43799963fff11a980d5d3959184c3d34a723</id>
<content type='text'>
* JATS writer: keep code lines at 80 chars or below

* JATS writer: fix citations</content>
</entry>
<entry>
<title>Update copyright notices for 2021 (#7012)</title>
<updated>2021-01-08T17:38:20Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-01-08T17:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4f3434586743afb69f00ca91fe6ec9b68b39ae7e'/>
<id>urn:sha1:4f3434586743afb69f00ca91fe6ec9b68b39ae7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year (#6186)</title>
<updated>2020-03-13T16:52:47Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2020-03-13T16:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df'/>
<id>urn:sha1:11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df</id>
<content type='text'>
* Update copyright year

* Copyright: add notes for Lua and Jira modules</content>
</entry>
<entry>
<title>Use external emojis package.</title>
<updated>2019-12-09T01:27:18Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-12-09T01:25:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0bfe478a693451500528fc05c1e5f48f3ca1a55b'/>
<id>urn:sha1:0bfe478a693451500528fc05c1e5f48f3ca1a55b</id>
<content type='text'>
Moved the emoji-specified code into an external package
we can depend on.
</content>
</entry>
<entry>
<title>Move data/emoji.json to emoji.json, add to extra-source-files.</title>
<updated>2019-12-04T00:38:19Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-12-04T00:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6c435a17cd48af40dbf87ebbec8baf6ac6aabe27'/>
<id>urn:sha1:6c435a17cd48af40dbf87ebbec8baf6ac6aabe27</id>
<content type='text'>
This doesn't really belong in data-files as it's not loaded
dynamically.
</content>
</entry>
<entry>
<title>Generate Emoji module with TH.</title>
<updated>2019-11-28T05:31:53Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-11-28T05:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0d0ec98dd5657ac6679fc2cfb326601950e5c760'/>
<id>urn:sha1:0d0ec98dd5657ac6679fc2cfb326601950e5c760</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>Add missing copyright notices and remove license boilerplate (#5112)</title>
<updated>2019-02-04T21:52:31Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert+github@zeitkraut.de</email>
</author>
<published>2019-02-04T21:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=37a82b0b11b0214f00cdcd232e33c0a1e9f79361'/>
<id>urn:sha1:37a82b0b11b0214f00cdcd232e33c0a1e9f79361</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add COPYRIGHT stanza for FB2 reader.</title>
<updated>2018-05-04T01:26:52Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-05-04T01:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8cd3f19dc54124ec033069bc2f7018dc34866745'/>
<id>urn:sha1:8cd3f19dc54124ec033069bc2f7018dc34866745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relicense TikiWiki reader as GPL v2 or above, like rest of pandoc.</title>
<updated>2018-05-04T01:24:46Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-05-04T01:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=cf0b1e435b849193720c33d3e78857ccf1837e6d'/>
<id>urn:sha1:cf0b1e435b849193720c33d3e78857ccf1837e6d</id>
<content type='text'>
Author has given permission in an email, 3 May 2018.

See #4591.
</content>
</entry>
</feed>
