| 1 |
RackTables - datacenter and server room management framework |
|---|
| 2 |
Copyright (c) 2006-2008 Denis Ovsienko & Denis Yeldandi |
|---|
| 3 |
All trademarks and brand names are the rightful properties of their |
|---|
| 4 |
respective owners and are used in this software for the sole purpose |
|---|
| 5 |
of description or identification. |
|---|
| 6 |
|
|---|
| 7 |
This program is free software; you can redistribute it and/or modify |
|---|
| 8 |
it under the terms of the GNU General Public License as published by |
|---|
| 9 |
the Free Software Foundation; version 2 of the License. |
|---|
| 10 |
|
|---|
| 11 |
This program is distributed in the hope that it will be useful, |
|---|
| 12 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 13 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 14 |
GNU General Public License for more details. |
|---|
| 15 |
|
|---|
| 16 |
You should have received a copy of the GNU General Public License along |
|---|
| 17 |
with this program; if not, write to the Free Software Foundation, Inc., |
|---|
| 18 |
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
|---|
| 19 |
|
|---|
| 20 |
----------------------8<----------------------8<---------------------- |
|---|
| 21 |
|
|---|
| 22 |
RackTables includes "Live Validator", which is licensed under |
|---|
| 23 |
the BSD license: |
|---|
| 24 |
|
|---|
| 25 |
Copyright (c) Binny V A |
|---|
| 26 |
All rights reserved. |
|---|
| 27 |
|
|---|
| 28 |
Redistribution and use in source and binary forms, with or without |
|---|
| 29 |
modification, are permitted provided that the following conditions |
|---|
| 30 |
are met: |
|---|
| 31 |
1. Redistributions of source code must retain the above copyright |
|---|
| 32 |
notice, this list of conditions and the following disclaimer. |
|---|
| 33 |
2. Redistributions in binary form must reproduce the above copyright |
|---|
| 34 |
notice, this list of conditions and the following disclaimer in the |
|---|
| 35 |
documentation and/or other materials provided with the distribution. |
|---|
| 36 |
3. Neither the name of Binny V A nor the names of its contributors |
|---|
| 37 |
may be used to endorse or promote products derived from this software |
|---|
| 38 |
without specific prior written permission. |
|---|
| 39 |
|
|---|
| 40 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
|---|
| 41 |
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
|---|
| 42 |
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
|---|
| 43 |
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
|---|
| 44 |
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
|---|
| 45 |
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
|---|
| 46 |
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
|---|
| 47 |
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
|---|
| 48 |
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
|---|
| 49 |
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
|---|
| 50 |
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 51 |
|
|---|
| 52 |
----------------------8<----------------------8<---------------------- |
|---|
| 53 |
|
|---|
| 54 |
RackTables ships with parts of "Tango base icon theme", which is licensed |
|---|
| 55 |
under Creative Commons Attribution Share-Alike license and has been |
|---|
| 56 |
produced by Tango Desktop Project. |
|---|
| 57 |
|
|---|
| 58 |
----------------------8<----------------------8<---------------------- |
|---|
| 59 |
|
|---|
| 60 |
Dragon ASCII art (c) Daniel C. Au |
|---|
| 61 |
|
|---|
| 62 |
----------------------8<----------------------8<---------------------- |
|---|
| 63 |
|
|---|
| 64 |
RackTables includes portions of the CodePress Online Real Time Syntax |
|---|
| 65 |
Highlighting Editor (http://codepress.org), which is copyright (C) 2006 |
|---|
| 66 |
Fernando M.A.d.S. <fermads@gmail.com> and is distributed under GNU LGPL license. |
|---|
| 67 |
|
|---|
| 68 |
----------------------8<----------------------8<---------------------- |
|---|
| 69 |
|
|---|
| 70 |
RackTables includes a modified dragon image, which is available free for personal |
|---|
| 71 |
and business use from medievalresources.com |
|---|
| 72 |
|
|---|
| 73 |
----------------------8<----------------------8<---------------------- |
|---|
| 74 |
|
|---|
| 75 |
RackTables uses script.aculo.us JavaScript library, which is copyright |
|---|
| 76 |
(c) 2005-2007 Thomas Fuchs and is licensed under MIT license: |
|---|
| 77 |
|
|---|
| 78 |
Permission is hereby granted, free of charge, to any person obtaining |
|---|
| 79 |
a copy of this software and associated documentation files (the |
|---|
| 80 |
"Software"), to deal in the Software without restriction, including |
|---|
| 81 |
without limitation the rights to use, copy, modify, merge, publish, |
|---|
| 82 |
distribute, sublicense, and/or sell copies of the Software, and to |
|---|
| 83 |
permit persons to whom the Software is furnished to do so, subject to |
|---|
| 84 |
the following conditions: |
|---|
| 85 |
|
|---|
| 86 |
The above copyright notice and this permission notice shall be |
|---|
| 87 |
included in all copies or substantial portions of the Software. |
|---|
| 88 |
|
|---|
| 89 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
|---|
| 90 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|---|
| 91 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
|---|
| 92 |
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
|---|
| 93 |
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
|---|
| 94 |
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
|---|
| 95 |
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|