[MOS 10.0] Add python-django-openstack-auth package
[openstack-build/django_openstack_auth-build.git] / xenial / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: python-django-openstack-auth
3 Source: https://github.com/openstack/django_openstack_auth.git
4
5 Files: *
6 Copyright: 2012 Gabriel Hurley
7 License: Apache-2.0
8
9 Files: debian/*
10 Copyright: (c) 2012, Canonical Ltd
11            (c) 2012-2016, Thomas Goirand <zigo@debian.org>
12            (c) 2016, Ivan Udovichenko <iudovichenko@mirantis.com>
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.