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