From a8e9a8306493dc530fa056dcb3cd064fff11419e Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Thu, 25 Oct 2018 20:12:52 -0700 Subject: [PATCH] add LICENSE --- LICENSE.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 LICENSE.markdown diff --git a/LICENSE.markdown b/LICENSE.markdown new file mode 100644 index 0000000..0a5b12b --- /dev/null +++ b/LICENSE.markdown @@ -0,0 +1,16 @@ +# LICENSE + +Copyright © 2010-present Jeffrey Paul and/or EEQJ Incorporated. + +All rights reserved. + +The above copyright 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.