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