Skip to content

Commit

Permalink
Update license text
Browse files Browse the repository at this point in the history
  • Loading branch information
nox-do authored Jan 26, 2018
1 parent 78fb4a5 commit 480a158
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
This Project is published under the MIT License by Huf Secure Mobile GmbH
========

The MIT License (MIT)
========

Copyright (c) 2018 Huf Secure Mobile

Expand All @@ -9,7 +13,7 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Third Party Licenses
##Third Party Licenses
========
- Mocha, MIT License, Used as a test framework for unit testing
- Should, MIT License, Used as an assertion engine for unit testing
Expand All @@ -20,4 +24,4 @@ Third Party Licenses
- Ajv, MIT License, Used for JSON validation
- istanbul, BSD 3-clause "New" or "Revised" License, Used for test coverage
- eslint, MIT License, used for code linting
- Openldap, The OpenLDAP Public License, Library that provides ldap interaction
- Openldap, The OpenLDAP Public License, Library that provides ldap interaction

0 comments on commit 480a158

Please sign in to comment.