summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Shared.hs
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-07 22:51:55 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-07 22:51:55 +0000
commita414ec9d6358d9ed627680fd918bf953e62f7e47 (patch)
tree5bbccca7befc59d59e476e88312af4a54db4015b /src/Text/Pandoc/Shared.hs
parent8e1f484353aa02b965e87088554bedda3d2b4c16 (diff)
Adjusted copyright notices to 2006-7; use
real email address instead of lamely attempting to obfuscate. git-svn-id: https://pandoc.googlecode.com/svn/trunk@640 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text/Pandoc/Shared.hs')
-rw-r--r--src/Text/Pandoc/Shared.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Text/Pandoc/Shared.hs b/src/Text/Pandoc/Shared.hs
index 69d2dd7ee..eedd7d71a 100644
--- a/src/Text/Pandoc/Shared.hs
+++ b/src/Text/Pandoc/Shared.hs
@@ -1,5 +1,5 @@
{-
-Copyright (C) 2006 John MacFarlane <jgm at berkeley dot edu>
+Copyright (C) 2006-7 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,10 +18,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
{- |
Module : Text.Pandoc.Shared
- Copyright : Copyright (C) 2006 John MacFarlane
+ Copyright : Copyright (C) 2006-7 John MacFarlane
License : GNU GPL, version 2 or above
- Maintainer : John MacFarlane <jgm at berkeley dot edu>
+ Maintainer : John MacFarlane <jgm@berkeley.edu>
Stability : alpha
Portability : portable