summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam Jack <cuonic@cuonic.com>2015-10-11 02:55:16 +0200
committerLiam Jack <cuonic@cuonic.com>2015-10-11 02:55:16 +0200
commit7ed7fcdb96fca95548c453a153a3eba7d30b5471 (patch)
tree1c174af9ce00e8ed64a00efd187b8b67d88c3d41
parent2f0608d14c7b07819128ad26a2af1c7a966ba90a (diff)
downloadPHPAuth-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.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index d990e28..63b462d 100644
--- a/README.md
+++ b/README.md
@@ -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
---------------