From be572328014df3d3b4c9d1692e21a9dced0b384f Mon Sep 17 00:00:00 2001 From: czaks Date: Sun, 6 Apr 2014 21:23:10 +0200 Subject: [PATCH] remove license, since it's just a Tinyboard license --- containerchan/LICENSE.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 containerchan/LICENSE.md diff --git a/containerchan/LICENSE.md b/containerchan/LICENSE.md deleted file mode 100644 index 74cf71ee..00000000 --- a/containerchan/LICENSE.md +++ /dev/null @@ -1,22 +0,0 @@ -# License -Copyright (c) 2010-2013 Tinyboard Development Group (tinyboard.org) - -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: - -All copyright notices and permission notices (including this file) shall be -included and remain unedited in all copies or substantial portions of the -Software. This explicitly includes but is not limited to the Tinyboard copyright -notices found in the footers of some template files. - -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.