diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-07 22:51:55 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-07 22:51:55 +0000 |
commit | a414ec9d6358d9ed627680fd918bf953e62f7e47 (patch) | |
tree | 5bbccca7befc59d59e476e88312af4a54db4015b /src/Text/Pandoc/Blocks.hs | |
parent | 8e1f484353aa02b965e87088554bedda3d2b4c16 (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/Blocks.hs')
-rw-r--r-- | src/Text/Pandoc/Blocks.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Blocks.hs b/src/Text/Pandoc/Blocks.hs index 7f09e9391..3e1411e04 100644 --- a/src/Text/Pandoc/Blocks.hs +++ b/src/Text/Pandoc/Blocks.hs @@ -1,5 +1,5 @@ {- -Copyright (C) 2007 John MacFarlane <jgm at berkeley dot edu> +Copyright (C) 2007 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 |