diff options
Diffstat (limited to 'src/Text/Pandoc/Filter/Pyplot/Types.hs')
-rw-r--r-- | src/Text/Pandoc/Filter/Pyplot/Types.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Filter/Pyplot/Types.hs b/src/Text/Pandoc/Filter/Pyplot/Types.hs index af2571a..a0ab8f5 100644 --- a/src/Text/Pandoc/Filter/Pyplot/Types.hs +++ b/src/Text/Pandoc/Filter/Pyplot/Types.hs @@ -4,7 +4,7 @@ {-|
Module : $header$
Copyright : (c) Laurent P René de Cotret, 2019
-License : MIT
+License : GNU GPL, version 2 or above
Maintainer : laurent.decotret@outlook.com
Stability : internal
Portability : portable
|