1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-20 14:51:28 +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

@@ -34,3 +34,7 @@
REPAIR TABLE users_throttling;
OPTIMIZE TABLE users_throttling;
```
## From `v2.x.x` to `v3.x.x`
* The license has been changed from the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) to the [MIT License](https://opensource.org/licenses/MIT).