Commit b35ca24c authored by Alexandre Delanoë's avatar Alexandre Delanoë

[ADM] mail update, fix copyright date, adding comments.

parent a21bbb3d
{-# OPTIONS_GHC -fno-warn-orphans #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
{-|
Module : Data.ByteString.Extended
Description : Short description
Copyright : (c) CNRS, 2017
License : AGPL + CECILL v3
Maintainer : team@gargantext.org
Stability : experimental
Portability : POSIX
Example showing how to extend existing base libraries.
-}
module Data.ByteString.Extended ( module Data.ByteString module Data.ByteString.Extended ( module Data.ByteString
, replace , replace
) where ) where
......
...@@ -4,12 +4,12 @@ synopsis: Deep (Collaborative) Text mining project ...@@ -4,12 +4,12 @@ synopsis: Deep (Collaborative) Text mining project
description: Please see README.md description: Please see README.md
category: Data category: Data
author: Alexandre Delanoë author: Alexandre Delanoë
maintainer: gargantext@iscpif.fr maintainer: team@gargantext.org
copyright: copyright:
- ! 'Copyright: (c) 2016' - ! 'Copyright: (c) 2016'
- 2017 CNRS Alexandre Delanoë - 2018 CNRS Alexandre Delanoë
license: BSD3 license: BSD3
homepage: http://gargantext.org homepage: https://gargantext.org
ghc-options: -Wall ghc-options: -Wall
dependencies: dependencies:
- extra - extra
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment