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