]> git.proxmox.com Git - framework7.git/blame - debian/copyright
bump version to 4.4.7-2
[framework7.git] / debian / copyright
CommitLineData
5309fbda
DC
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: Framework7
3Source: https://github.com/framework7io/framework7
4
5Files: framework7/*
6Copyright: (c) 2014,Vladimir Kharlampidi
7License: MIT
8
9Files: framework7-icons/*
10Copyright: (c) 2014,Vladimir Kharlampidi
11License: MIT
12
13Files: material-icons/*
14Copyright: (c) Google Inc.
15License: Apache-2.0
16
5b6744fe
SI
17Files: debian/* Makefile defines.mk
18Copyright: 2007 - 2023 Proxmox Server Solutions GmbH <support@proxmox.com>
19License: AGPL-3.0-or-later
20
5309fbda
DC
21License: MIT
22 Permission is hereby granted, free of charge, to any person obtaining a copy of
23 this software and associated documentation files (the "Software"), to deal in
24 the Software without restriction, including without limitation the rights to
25 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
26 the Software, and to permit persons to whom the Software is furnished to do so,
27 subject to the following conditions:
5b6744fe 28 .
5309fbda
DC
29 The above copyright notice and this permission notice shall be included in all
30 copies or substantial portions of the Software.
5b6744fe 31 .
5309fbda
DC
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
34 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
35 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
36 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
37 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38
39License: Apache-2.0
40 Licensed under the Apache License, Version 2.0 (the "License");
41 you may not use this file except in compliance with the License.
42 You may obtain a copy of the License at
5b6744fe 43 .
5309fbda 44 http://www.apache.org/licenses/LICENSE-2.0
5b6744fe 45 .
5309fbda
DC
46 Unless required by applicable law or agreed to in writing, software
47 distributed under the License is distributed on an "AS IS" BASIS,
48 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49 See the License for the specific language governing permissions and
50 limitations under the License.
5b6744fe 51 .
5309fbda
DC
52 On Debian systems, the full text of the Apache Software License version 2 can
53 be found in the file `/usr/share/common-licenses/Apache-2.0'.
5b6744fe
SI
54
55License: AGPL-3.0-or-later
56 This program is free software: you can redistribute it and/or modify it under
57 the terms of the GNU Affero General Public License as published by the Free
58 Software Foundation, either version 3 of the License, or (at your option) any
59 later version.
60 .
61 This program is distributed in the hope that it will be useful, but WITHOUT
62 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
63 FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
64 details.
65 .
66 You should have received a copy of the GNU Affero General Public License along
67 with this program. If not, see <https://www.gnu.org/licenses/>.