]> git.proxmox.com Git - pve-manager.git/blob - copyright
bump version to 4.4-24
[pve-manager.git] / copyright
1 Copyright (C) 2010-2014 Proxmox Server Solutions GmbH
2
3 This software is written by Proxmox Server Solutions GmbH <support@proxmox.com>
4
5 This program is free software: you can redistribute it and/or modify
6 it under the terms of the GNU Affero General Public License as published by
7 the Free Software Foundation, either version 3 of the License, or
8 (at your option) any later version.
9
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU Affero General Public License for more details.
14
15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17
18 -------------
19
20 Ext JS - JavaScript Library
21 Copyright (c) 2006-2011, Sencha Inc.
22 All rights reserved.
23 licensing@sencha.com
24
25 http://www.sencha.com/license
26
27 Open Source License
28 ----------------------------------------------------------------------------
29 This version of Ext JS is licensed under the terms of the
30 Open Source GPL 3.0 license.
31
32 http://www.gnu.org/licenses/gpl.html (/usr/share/common-licenses/GPL-3)
33
34 There are several FLOSS exceptions available for use with this release for
35 open source applications that are distributed under a license other than GPL.
36
37 * Open Source License Exception for Applications
38
39 http://www.sencha.com/products/floss-exception.php
40
41 * Open Source License Exception for Development
42
43 http://www.sencha.com/products/ux-exception.php
44
45 ------------------------------
46
47 Bootstrap html framework:
48
49 The MIT License (MIT)
50
51 Copyright (c) 2011-2014 Twitter, Inc
52
53 Permission is hereby granted, free of charge, to any person obtaining a copy
54 of this software and associated documentation files (the "Software"), to deal
55 in the Software without restriction, including without limitation the rights
56 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
57 copies of the Software, and to permit persons to whom the Software is
58 furnished to do so, subject to the following conditions:
59
60 The above copyright notice and this permission notice shall be included in
61 all copies or substantial portions of the Software.
62
63 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
64 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
65 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
68 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
69 THE SOFTWARE.