diff options
author | Liam Jack <cuonic@cuonic.com> | 2015-10-11 02:55:16 +0200 |
---|---|---|
committer | Liam Jack <cuonic@cuonic.com> | 2015-10-11 02:55:16 +0200 |
commit | 7ed7fcdb96fca95548c453a153a3eba7d30b5471 (patch) | |
tree | 1c174af9ce00e8ed64a00efd187b8b67d88c3d41 | |
parent | 2f0608d14c7b07819128ad26a2af1c7a966ba90a (diff) | |
download | PHPAuth-1.0.1.zip PHPAuth-1.0.1.tar.gz PHPAuth-1.0.1.tar.bz2 |
Moved to MIT license (See issue #126)v1.0.1
-rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -165,16 +165,6 @@ Documentation All class methods are documented in [the Wiki](https://github.com/PHPAuth/PHPAuth/wiki/Class-Methods) System error codes are listed and explained [here](https://github.com/PHPAuth/PHPAuth/wiki/System-error-codes) -License ---------------- - -Copyright (C) 2014 - 2015 PHPAuth - -This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ Contributing --------------- |