Move django-openstack-auth to openstack-build
[openstack-build/django_openstack_auth-build.git] / trusty / 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: debian/*
6 Copyright: (c) 2012, Canonical Ltd
7            (c) 2012, Thomas Goirand <zigo@debian.org>
8 License: BSD-3-clauses
9
10 Files: *
11 Copyright: 2012 Gabriel Hurley
12 License: BSD-3-clauses
13
14 License: BSD-3-clauses
15  Redistribution and use in source and binary forms, with or without
16  modification, are permitted provided that the following conditions are met:
17  .
18   * Redistributions of source code must retain the above copyright notice, this
19     list of conditions and the following disclaimer.
20   * Redistributions in binary form must reproduce the above copyright notice,
21     this list of conditions and the following disclaimer in the documentation
22     and/or other materials provided with the distribution.
23   * Neither the name of the author nor the names of other contributors may be
24     used to endorse or promote products derived from this software without
25     specific prior written permission.
26  .
27  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
28  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
29  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
31  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
32  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
33  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
34  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
35  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
36  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.