1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-09-01 11:42:33 +02:00

Change the license from 'Apache License 2.0' to 'MIT License'

This commit is contained in:
Marco
2016-07-21 17:42:31 +02:00
parent ad2c338f6a
commit b9b6d46b4d
9 changed files with 35 additions and 270 deletions

View File

@@ -9,7 +9,7 @@
"type": "library",
"keywords": [ "auth", "authentication", "login", "security" ],
"homepage": "https://github.com/delight-im/PHP-Auth",
"license": "Apache-2.0",
"license": "MIT",
"autoload": {
"psr-4": {
"Delight\\Auth\\": "src/"