From 71b47be7c950f1bf5f7e5303779fa99a16224bb6 Mon Sep 17 00:00:00 2001 From: Mark VanderVoord Date: Mon, 20 Apr 2020 13:22:44 -0400 Subject: [PATCH] Delete License.txt Remove redundant (and old/incorrect) license --- LICENSE.txt | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index 2671a93..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,30 +0,0 @@ - Copyright (c) 2007-2014 Mark VanderVoord - - 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 end-user documentation included with the redistribution, if - any, must include the following acknowledgment: "This product - includes software developed for the CEXCeption Project, by Mark - VanderVoord and other contributors", in the same place and form - as other third-party acknowledgments. Alternately, this - acknowledgment may appear in the software itself, in the same - form and location as other such third-party acknowledgments. - - 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.