Updated copyright notices.
This commit is contained in:
parent
ca7e81fd87
commit
0411f51433
2 changed files with 14 additions and 2 deletions
14
COPYRIGHT
14
COPYRIGHT
|
@ -43,9 +43,21 @@ Copyright (C) 2008-2010 Andrea Rossato and John MacFarlane
|
|||
|
||||
Released under the GPL.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
src/Text/Pandoc/Writers/Org.hs
|
||||
Copyright (C) 2010 Puneeth Chaganti
|
||||
|
||||
Released under the GPL.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
src/Text/Pandoc/Readers/Textile.hs
|
||||
Copyright (C) 2010 Paul Rivier
|
||||
|
||||
Released under the GPL.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
src/Text/Pandoc/Biblio.hs
|
||||
Copyright (C) 2008 Andrea Rossato
|
||||
Copyright (C) 2008-2010 Andrea Rossato
|
||||
|
||||
Released under the GPL.
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
|
||||
{- |
|
||||
Module : Text.Pandoc.Biblio
|
||||
Copyright : Copyright (C) 2008 Andrea Rossato
|
||||
Copyright : Copyright (C) 2008-2010 Andrea Rossato
|
||||
License : GNU GPL, version 2 or above
|
||||
|
||||
Maintainer : Andrea Rossato <andrea.rossato@unitn.it>
|
||||
|
|
Loading…
Add table
Reference in a new issue