1f001462b8212c6fa751390363fb985e6e583ed1
[openstack-build/neutron-build.git] / trusty / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: Neutron
3 Source: git://github.com/openstack/neutron.git
4
5 Files: debian/*
6 Copyright: 2012-2013, Thomas Goirand <zigo@debian.org>
7         (c) 2012, Mehdi Abaakouk <sileht@sileht.net>
8         (c) 2011-2012, Ghe Rivero <ghe.rivero@stackops.com>
9         (c) 2012, Loic Dachary (OuoU) <loic@debian.org>
10         (c) 2012, Ola Lundqvist <opal@debian.org>
11 License: Apache-2.0
12
13 Files: *
14 Copyright: 2011 OpenStack, LLC.
15                    2011 Cisco Systems
16                    2011 Nicira Networks
17            2011 Citrix Systems
18 License: Apache-2.0
19
20 License: Apache-2.0
21  Licensed under the Apache License, Version 2.0 (the "License");
22  you may not use this file except in compliance with the License.
23  You may obtain a copy of the License at
24  .
25      http://www.apache.org/licenses/LICENSE-2.0
26  .
27  Unless required by applicable law or agreed to in writing, software
28  distributed under the License is distributed on an "AS IS" BASIS,
29  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30  See the License for the specific language governing permissions and
31  limitations under the License.
32  .
33  On Debian-based systems the full text of the Apache version 2.0 license
34  can be found in `/usr/share/common-licenses/Apache-2.0'.