diff options
Diffstat (limited to 'src/Text/Pandoc/Filter/Pyplot/Configuration.hs')
-rw-r--r-- | src/Text/Pandoc/Filter/Pyplot/Configuration.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Filter/Pyplot/Configuration.hs b/src/Text/Pandoc/Filter/Pyplot/Configuration.hs index 7b21231..7e9fec3 100644 --- a/src/Text/Pandoc/Filter/Pyplot/Configuration.hs +++ b/src/Text/Pandoc/Filter/Pyplot/Configuration.hs @@ -2,7 +2,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
|