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:
@@ -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).
|
||||
|
Reference in New Issue
Block a user