diff options
author | Till Hoeppner | 2015-09-24 08:24:25 +0200 |
---|---|---|
committer | Till Hoeppner | 2015-09-24 08:24:25 +0200 |
commit | 6d0a385b0bcce9dd5a5b428a4397ba9acc4c0cda (patch) | |
tree | 434c948f0f06ce4a834fa2d3018802847a081129 | |
parent | 08ded9dd9c0952361c76b5255605ef09cdb28205 (diff) | |
parent | 08f29ab8a6929b6102dbd9d0818edeb6cdc53998 (diff) | |
download | sersve-6d0a385b0bcce9dd5a5b428a4397ba9acc4c0cda.tar.gz sersve-6d0a385b0bcce9dd5a5b428a4397ba9acc4c0cda.tar.xz sersve-6d0a385b0bcce9dd5a5b428a4397ba9acc4c0cda.zip |
Merge branch 'master' of github.com:hoeppnertill/sersve
-rw-r--r-- | LICENSE | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015 Till Höppner + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +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. |