Commit | Line | Data |
---|---|---|
e673ee24 | 1 | RackTables - datacenter and server room management framework |
3e1c9c67 DO |
2 | Copyright (c) 2008-2009 Denis Ovsienko, Aaron Dummer and contributors |
3 | Copyright (c) 2006-2007 Denis Ovsienko, Denis Yeldandi and contributors | |
98d46fab DO |
4 | All trademarks and brand names are the rightful properties of their |
5 | respective owners and are used in this software for the sole purpose | |
6 | of description or identification. | |
c20f88d2 | 7 | |
e673ee24 DO |
8 | This program is free software; you can redistribute it and/or modify |
9 | it under the terms of the GNU General Public License as published by | |
c20f88d2 | 10 | the Free Software Foundation; version 2 of the License. |
e673ee24 DO |
11 | |
12 | This program is distributed in the hope that it will be useful, | |
13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | |
14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
15 | GNU General Public License for more details. | |
16 | ||
17 | You should have received a copy of the GNU General Public License along | |
18 | with this program; if not, write to the Free Software Foundation, Inc., | |
19 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. | |
356d2b0e | 20 | |
5f26cb85 | 21 | ----------------------8<----------------------8<---------------------- |
356d2b0e DO |
22 | |
23 | RackTables includes "Live Validator", which is licensed under | |
24 | the BSD license: | |
25 | ||
26 | Copyright (c) Binny V A | |
27 | All rights reserved. | |
28 | ||
29 | Redistribution and use in source and binary forms, with or without | |
30 | modification, are permitted provided that the following conditions | |
31 | are met: | |
32 | 1. Redistributions of source code must retain the above copyright | |
33 | notice, this list of conditions and the following disclaimer. | |
34 | 2. Redistributions in binary form must reproduce the above copyright | |
35 | notice, this list of conditions and the following disclaimer in the | |
36 | documentation and/or other materials provided with the distribution. | |
37 | 3. Neither the name of Binny V A nor the names of its contributors | |
38 | may be used to endorse or promote products derived from this software | |
39 | without specific prior written permission. | |
40 | ||
41 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | |
42 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | |
43 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | |
44 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR | |
45 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | |
46 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | |
47 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | |
48 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | |
49 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | |
50 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
51 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
7e48744c | 52 | |
9803c56c DO |
53 | ----------------------8<----------------------8<---------------------- |
54 | ||
3e1c9c67 | 55 | RackTables ships with portions of "Tango base icon theme", which is licensed |
9803c56c DO |
56 | under Creative Commons Attribution Share-Alike license and has been |
57 | produced by Tango Desktop Project. | |
5bbbeaa2 DO |
58 | |
59 | ----------------------8<----------------------8<---------------------- | |
60 | ||
61 | Dragon ASCII art (c) Daniel C. Au | |
54592771 DO |
62 | |
63 | ----------------------8<----------------------8<---------------------- | |
64 | ||
65 | RackTables includes portions of the CodePress Online Real Time Syntax | |
92f42424 DO |
66 | Highlighting Editor version 0.9.6 (http://codepress.sourceforge.net/), |
67 | which is copyright (C) Fernando M.A.d.S. <fermads@gmail.com> & Michael Hurni | |
68 | and is distributed under GNU LGPL license. | |
09620506 DO |
69 | |
70 | ----------------------8<----------------------8<---------------------- | |
71 | ||
e6b83be5 DO |
72 | RackTables includes a modified dragon image, which is available free for |
73 | personal and business use from medievalresources.com | |
e3aabfd4 DO |
74 | |
75 | ----------------------8<----------------------8<---------------------- | |
76 | ||
77 | RackTables is shipped with an exact copy of jQuery JavaScript Library v1.3.1 | |
78 | (http://jquery.com/), which is dual licensed under the MIT and GPL licenses. | |
79 | jQuery is copyright (c) 2009 John Resig. | |
0b9c98d7 DO |
80 | |
81 | ----------------------8<----------------------8<---------------------- | |
82 | ||
83 | RackTables uses icons from The Crystal Project by Everaldo Coelho and other | |
84 | contributors (http://www.everaldo.com/crystal/). The Crystal Project is | |
85 | released under GNU LGPL. | |
86 |