From 835a02da467d67847af830e42b4d7db03bd02363 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 13 Apr 2011 21:47:30 -0400 Subject: [PATCH] Relicensed everything in here to be public domain. Go crazy. --- LICENSE.txt | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 5918d0d..9014b62 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,29 +1,5 @@ -Patches to other software packages fall under those packages' licenses. Most - of these are the GNU General Public License (GPL). - -The utilities here are under the zlib license: - - Copyright (c) 2009 Ryan C. Gordon. - - This software is provided 'as-is', without any express or implied warranty. - In no event will the authors be held liable for any damages arising from - the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software in a - product, an acknowledgment in the product documentation would be - appreciated but is not required. - - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - - 3. This notice may not be removed or altered from any source distribution. - - Ryan C. Gordon +All original code in here is public domain, and can be used for any purpose. +--ryan.