blob: f0a544afebbae830be670ab372d1a3c2f0ed4f01 [file] [log] [blame]
Roman Vyalov6b8f51b2018-06-25 16:29:40 +03001Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: salt-formula-kubernetes
3Source: https://github.com/openstack/salt-formula-kubernetes
4
5Files: *
6Copyright: (c) 2016 tcp cloud a.s.
7 (c) 2016 OpenStack Foundation
8License: Apache-2.0
9
10Files: debian/*
11Copyright: (c) 2016, Filip Pytloun <filip@pytloun.cz>
12 (c) 2016, Ondřej Nový <onovy@debian.org>
13License: Apache-2.0
14
15License: 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'.