]> git.proxmox.com Git - framework7.git/blob - debian/copyright
intial commit
[framework7.git] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: Framework7
3 Source: https://github.com/framework7io/framework7
4
5 Files: framework7/*
6 Copyright: (c) 2014,Vladimir Kharlampidi
7 License: MIT
8
9 Files: framework7-icons/*
10 Copyright: (c) 2014,Vladimir Kharlampidi
11 License: MIT
12
13 Files: material-icons/*
14 Copyright: (c) Google Inc.
15 License: Apache-2.0
16
17 License: MIT
18 Permission is hereby granted, free of charge, to any person obtaining a copy of
19 this software and associated documentation files (the "Software"), to deal in
20 the Software without restriction, including without limitation the rights to
21 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
22 the Software, and to permit persons to whom the Software is furnished to do so,
23 subject to the following conditions:
24
25 The above copyright notice and this permission notice shall be included in all
26 copies or substantial portions of the Software.
27
28 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
30 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
31 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
32 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
33 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
34
35 License: Apache-2.0
36 Licensed under the Apache License, Version 2.0 (the "License");
37 you may not use this file except in compliance with the License.
38 You may obtain a copy of the License at
39
40 http://www.apache.org/licenses/LICENSE-2.0
41
42 Unless required by applicable law or agreed to in writing, software
43 distributed under the License is distributed on an "AS IS" BASIS,
44 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
45 See the License for the specific language governing permissions and
46 limitations under the License.
47
48 On Debian systems, the full text of the Apache Software License version 2 can
49 be found in the file `/usr/share/common-licenses/Apache-2.0'.