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