summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/S5.hs
diff options
context:
space:
mode:
authordr@jones.dk <dr@jones.dk>2010-03-29 21:36:23 +0200
committerdr@jones.dk <dr@jones.dk>2010-03-29 21:36:23 +0200
commitc5408a001e497aed5733e00346bcba7e06cb65ba (patch)
treeda10f02052410c5d7c5db1d8987fe88e4a5bb757 /src/Text/Pandoc/Writers/S5.hs
parent96d4f941026a8eca3ba211facdc8ce66b2ab38bb (diff)
Imported Upstream version 1.5.1.1
Diffstat (limited to 'src/Text/Pandoc/Writers/S5.hs')
-rw-r--r--src/Text/Pandoc/Writers/S5.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Text/Pandoc/Writers/S5.hs b/src/Text/Pandoc/Writers/S5.hs
index 1dff06e62..1a2639a50 100644
--- a/src/Text/Pandoc/Writers/S5.hs
+++ b/src/Text/Pandoc/Writers/S5.hs
@@ -1,5 +1,5 @@
{-
-Copyright (C) 2006-7 John MacFarlane <jgm@berkeley.edu>
+Copyright (C) 2006-2010 John MacFarlane <jgm@berkeley.edu>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
{- |
Module : Text.Pandoc.Writers.S5
- Copyright : Copyright (C) 2006-7 John MacFarlane
+ Copyright : Copyright (C) 2006-2010 John MacFarlane
License : GNU GPL, version 2 or above
Maintainer : John MacFarlane <jgm@berkeley.edu>