From 3215d6ea7b0c2fbecdda54e3440b83d8fbd6d00b Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Fri, 14 Aug 2015 23:24:43 +0100 Subject: [PATCH] Fixes #153 --- license.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/license.txt b/license.txt index 7767636..be6ce3c 100644 --- a/license.txt +++ b/license.txt @@ -1,4 +1,4 @@ -Copyright (c) 2013, Dominik Picheta +Copyright (c) 2015, Dominik Picheta All rights reserved. Redistribution and use in source and binary forms, with or without @@ -8,10 +8,7 @@ modification, are permitted provided that the following conditions are met: 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -3. All advertising materials mentioning features or use of this software - must display the following acknowledgement: - This product includes software developed by Dominik Picheta. -4. Neither the name of Babel nor the +3. Neither the name of Nimble nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -24,4 +21,4 @@ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.