Updated COPYRIGHT file.
This commit is contained in:
parent
1aeb7d23ad
commit
10459627e8
1 changed files with 20 additions and 18 deletions
36
COPYRIGHT
36
COPYRIGHT
|
@ -32,25 +32,25 @@ statements for these sources are included below. All are GPL-compatible
|
||||||
licenses.
|
licenses.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
Text/Pandoc/Writers/Texinfo.hs
|
src/Text/Pandoc/Writers/Texinfo.hs
|
||||||
Copyright (C) 2008 John MacFarlane and Peter Wang
|
Copyright (C) 2008-2010 John MacFarlane and Peter Wang
|
||||||
|
|
||||||
Released under the GPL.
|
Released under the GPL.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
Text/Pandoc/Writers/OpenDocument.hs
|
src/Text/Pandoc/Writers/OpenDocument.hs
|
||||||
|
Copyright (C) 2008-2010 Andrea Rossato and John MacFarlane
|
||||||
|
|
||||||
|
Released under the GPL.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
src/Text/Pandoc/Biblio.hs
|
||||||
Copyright (C) 2008 Andrea Rossato
|
Copyright (C) 2008 Andrea Rossato
|
||||||
|
|
||||||
Released under the GPL.
|
Released under the GPL.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
Text/Pandoc/Biblio.hs
|
data/LaTeXMathML.js
|
||||||
Copyright (C) 2008 Andrea Rossato
|
|
||||||
|
|
||||||
Released under the GPL.
|
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
|
||||||
LaTeXMathML.js
|
|
||||||
Adapted by Jeff Knisely and Douglas Woodall from
|
Adapted by Jeff Knisely and Douglas Woodall from
|
||||||
ASCIIMathML.js v. 1.4.7
|
ASCIIMathML.js v. 1.4.7
|
||||||
Copyright (C) 2005 Peter Jipsen
|
Copyright (C) 2005 Peter Jipsen
|
||||||
|
@ -58,19 +58,21 @@ Copyright (C) 2005 Peter Jipsen
|
||||||
Released under the GPL.
|
Released under the GPL.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
data/MathMLInHTML.js
|
||||||
|
Copyright (C) 2004 Peter Jipsen http://www.chapman.edu/~jipsen
|
||||||
|
|
||||||
|
Released under the GNU General Public License version 2 or later.
|
||||||
|
See the GNU General Public License
|
||||||
|
(at http://www.gnu.org/copyleft/gpl.html) for more details.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
s5/default
|
||||||
S5 slides.js and css files
|
S5 slides.js and css files
|
||||||
by Eric A. Meyer
|
by Eric A. Meyer
|
||||||
<http://meyerweb.com/eric/tools/s5
|
<http://meyerweb.com/eric/tools/s5
|
||||||
|
|
||||||
Released under an explicit Public Domain License
|
Released under an explicit Public Domain License
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
|
||||||
Diff.hs in tests/
|
|
||||||
from the Diff package v 0.1.2 (Data.Algorithm.Diff)
|
|
||||||
Copyright (c) Sterling Clover 2008
|
|
||||||
|
|
||||||
Released under 3 clause BSD license.
|
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
windows/modpath.iss
|
windows/modpath.iss
|
||||||
Copyright (c) 2007 Jared Breland
|
Copyright (c) 2007 Jared Breland
|
||||||
|
|
Loading…
Reference in a new issue