Switch from BSD3 to MIT
This commit is contained in:
parent
6461edf00b
commit
43d938bbe7
@ -1,6 +1,6 @@
|
|||||||
name: yesod-auth
|
name: yesod-auth
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman, Patrick Brisbin
|
author: Michael Snoyman, Patrick Brisbin
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-default
|
name: yesod-default
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Patrick Brisbin
|
author: Patrick Brisbin
|
||||||
maintainer: Patrick Brisbin <pbrisbin@gmail.com>
|
maintainer: Patrick Brisbin <pbrisbin@gmail.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-json
|
name: yesod-json
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-newsfeed
|
name: yesod-newsfeed
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman, Patrick Brisbin
|
author: Michael Snoyman, Patrick Brisbin
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-persistent
|
name: yesod-persistent
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-routes
|
name: yesod-routes
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-sitemap
|
name: yesod-sitemap
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-static
|
name: yesod-static
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
|
maintainer: Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod-test
|
name: yesod-test
|
||||||
version: 0.2.0
|
version: 0.2.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Nubis <nubis@woobiz.com.ar>
|
author: Nubis <nubis@woobiz.com.ar>
|
||||||
maintainer: Nubis <nubis@woobiz.com.ar>
|
maintainer: Nubis <nubis@woobiz.com.ar>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: yesod
|
name: yesod
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
license: BSD3
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
maintainer: Michael Snoyman <michael@snoyman.com>
|
maintainer: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user