Fix reference to LGPL in sources
--HG-- extra : convert_revision : b39042cb836780b9c8e7902149b8fb86a6a8b49d
This commit is contained in:
parent
c826a9cb26
commit
323ce1df1b
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
Name: FileManip
|
||||
Version: 0.3.1
|
||||
Version: 0.3.2
|
||||
License: BSD3
|
||||
License-File: LICENSE
|
||||
Author: Bryan O'Sullivan <bos@serpentine.com>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
-- |
|
||||
-- Module: System.FilePath.Find
|
||||
-- Copyright: Bryan O'Sullivan
|
||||
-- License: LGPL
|
||||
-- License: BSD3
|
||||
-- Maintainer: Bryan O'Sullivan <bos@serpentine.com>
|
||||
-- Stability: unstable
|
||||
-- Portability: Unix-like systems (requires newtype deriving)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
-- |
|
||||
-- Module: System.FilePath.Glob
|
||||
-- Copyright: Bryan O'Sullivan
|
||||
-- License: LGPL
|
||||
-- License: BSD3
|
||||
-- Maintainer: Bryan O'Sullivan <bos@serpentine.com>
|
||||
-- Stability: unstable
|
||||
-- Portability: everywhere
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
-- |
|
||||
-- Module: System.FilePath.GlobPattern
|
||||
-- Copyright: Bryan O'Sullivan
|
||||
-- License: LGPL
|
||||
-- License: BSD3
|
||||
-- Maintainer: Bryan O'Sullivan <bos@serpentine.com>
|
||||
-- Stability: unstable
|
||||
-- Portability: everywhere
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
-- |
|
||||
-- Module: System.FilePath.Manip
|
||||
-- Copyright: Bryan O'Sullivan
|
||||
-- License: LGPL
|
||||
-- License: BSD3
|
||||
-- Maintainer: Bryan O'Sullivan <bos@serpentine.com>
|
||||
-- Stability: unstable
|
||||
-- Portability: Unix-like systems (requires flexible instances)
|
||||
|
|
Loading…
Add table
Reference in a new issue