]> git.proxmox.com Git - pve-xtermjs.git/blame - debian/copyright
bump version to 3.10.1-1
[pve-xtermjs.git] / debian / copyright
CommitLineData
dcf3d43b
DC
1Copyright (C) 2017 Proxmox Server Solutions GmbH
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/>.
17
18-------------
19
20xterm.js
21
22Copyright (c) 2014-2016, SourceLair Private Company (https://www.sourcelair.com)
23Copyright (c) 2012-2013, Christopher Jeffrey (https://github.com/chjj/)
24
25Permission is hereby granted, free of charge, to any person obtaining a copy
26of this software and associated documentation files (the "Software"), to deal
27in the Software without restriction, including without limitation the rights
28to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29copies of the Software, and to permit persons to whom the Software is
30furnished to do so, subject to the following conditions:
31
32The above copyright notice and this permission notice shall be included in
33all copies or substantial portions of the Software.
34
35THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
38AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
39LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
40OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
41THE SOFTWARE.