diff options
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 30 |
1 files changed, 16 insertions, 14 deletions
@@ -32,25 +32,25 @@ statements for these sources are included below. All are GPL-compatible licenses. ---------------------------------------------------------------------- -Text/Pandoc/Writers/Texinfo.hs -Copyright (C) 2008 John MacFarlane and Peter Wang +src/Text/Pandoc/Writers/Texinfo.hs +Copyright (C) 2008-2010 John MacFarlane and Peter Wang Released under the GPL. ---------------------------------------------------------------------- -Text/Pandoc/Writers/OpenDocument.hs -Copyright (C) 2008 Andrea Rossato +src/Text/Pandoc/Writers/OpenDocument.hs +Copyright (C) 2008-2010 Andrea Rossato and John MacFarlane Released under the GPL. ---------------------------------------------------------------------- -Text/Pandoc/Biblio.hs +src/Text/Pandoc/Biblio.hs Copyright (C) 2008 Andrea Rossato Released under the GPL. ---------------------------------------------------------------------- -LaTeXMathML.js +data/LaTeXMathML.js Adapted by Jeff Knisely and Douglas Woodall from ASCIIMathML.js v. 1.4.7 Copyright (C) 2005 Peter Jipsen @@ -58,20 +58,22 @@ Copyright (C) 2005 Peter Jipsen Released under the GPL. ---------------------------------------------------------------------- -S5 slides.js and css files +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 by Eric A. Meyer <http://meyerweb.com/eric/tools/s5 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 Copyright (c) 2007 Jared Breland http://legroom.net/software |