From 1e6c7b9d902d6867e3b475bb437eabe98c0acce3 Mon Sep 17 00:00:00 2001 From: phpnut Date: Mon, 16 May 2005 00:51:40 +0000 Subject: [PATCH] adding MIT License git-svn-id: https://svn.cakephp.org/repo/trunk/cake@108 3807eeeb-6ff5-0310-8944-8be069107fe0 --- docs/COPYING.txt | 24 ++++++++++++++++++++++++ docs/LICENSE.txt | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 docs/COPYING.txt create mode 100644 docs/LICENSE.txt diff --git a/docs/COPYING.txt b/docs/COPYING.txt new file mode 100644 index 000000000..d807c88e5 --- /dev/null +++ b/docs/COPYING.txt @@ -0,0 +1,24 @@ +The MIT License + +Copyright (c) 2005 + Michal Tatarynowicz aka Pies + Larry E. Masters aka PhpNut + Kamil Dzielinski aka Brego + +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 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. \ No newline at end of file diff --git a/docs/LICENSE.txt b/docs/LICENSE.txt new file mode 100644 index 000000000..d807c88e5 --- /dev/null +++ b/docs/LICENSE.txt @@ -0,0 +1,24 @@ +The MIT License + +Copyright (c) 2005 + Michal Tatarynowicz aka Pies + Larry E. Masters aka PhpNut + Kamil Dzielinski aka Brego + +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 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. \ No newline at end of file