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 #-}
{-|
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
, replace
) where
......
......@@ -4,12 +4,12 @@ synopsis: Deep (Collaborative) Text mining project
description: Please see README.md
category: Data
author: Alexandre Delanoë
maintainer: gargantext@iscpif.fr
maintainer: team@gargantext.org
copyright:
- ! 'Copyright: (c) 2016'
- 2017 CNRS Alexandre Delanoë
- 2018 CNRS Alexandre Delanoë
license: BSD3
homepage: http://gargantext.org
homepage: https://gargantext.org
ghc-options: -Wall
dependencies:
- 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