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