Roman Vyalov | 6b8f51b | 2018-06-25 16:29:40 +0300 | [diff] [blame] | 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | Upstream-Name: salt-formula-kubernetes |
| 3 | Source: https://github.com/openstack/salt-formula-kubernetes |
| 4 | |
| 5 | Files: * |
| 6 | Copyright: (c) 2016 tcp cloud a.s. |
| 7 | (c) 2016 OpenStack Foundation |
| 8 | License: Apache-2.0 |
| 9 | |
| 10 | Files: debian/* |
| 11 | Copyright: (c) 2016, Filip Pytloun <filip@pytloun.cz> |
| 12 | (c) 2016, Ondřej Nový <onovy@debian.org> |
| 13 | License: Apache-2.0 |
| 14 | |
| 15 | License: Apache-2.0 |
| 16 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 17 | you may not use this file except in compliance with the License. |
| 18 | You may obtain a copy of the License at |
| 19 | . |
| 20 | http://www.apache.org/licenses/LICENSE-2.0 |
| 21 | . |
| 22 | Unless required by applicable law or agreed to in writing, software |
| 23 | distributed under the License is distributed on an "AS IS" BASIS, |
| 24 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 25 | See the License for the specific language governing permissions and |
| 26 | limitations under the License. |
| 27 | . |
| 28 | On Debian-based systems the full text of the Apache version 2.0 license |
| 29 | can be found in `/usr/share/common-licenses/Apache-2.0'. |