Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: swift
Source: https://code.launchpad.net/swift

Files: *
Copyright: (c) 2010-2017, See AUTHORS file
           (c) 2013 Hewlett-Packard Development Company, L.P.
           (c) 2010-2017 OpenStack Foundation
License: Apache-2

Files: debian/*
Copyright: (c) 2010-2017, Thomas Goirand <zigo@debian.org>
           (c) 2010-2012, Julien Danjou <acid@debian.org>
           (c) 2015-2019, Ondřej Nový <onovy@debian.org>
           (c) 2016, Marek Kaleta <marek.kaleta@firma.seznam.cz>
           (c) 2019, Michal Arbet <michal.arbet@ultimum.io>
License: Apache-2

Files: swift/common/middleware/tempurl.py
Copyright: (c) 2011-2014 Greg Holt
           (c) 2012-2013 John Dickinson
           (c) 2012 Felipe Reyes
           (c) 2012 Peter Portante
           (c) 2012 Victor Rodionov
           (c) 2013-2014 Samuel Merritt
           (c) 2013 Chuck Thier
           (c) 2013 David Goetz
           (c) 2013 Dirk Mueller
           (c) 2013 Donagh McCabe
           (c) 2013 Fabien Boucher
           (c) 2013 Greg Lange
           (c) 2013 Kun Huang
           (c) 2013 Richard Hawkins
           (c) 2013 Tong Li
           (c) 2013 ZhiQiang Fan
License: Apache-2

Files: test/unit/common/middleware/test_tempurl.py
Copyright: (c) 2011-2014 Greg Holt
           (c) 2012-2013 Peter Portante
           (c) 2012 Iryoung Jeong
           (c) 2012 Michael Barton
           (c) 2013 Alex Gaynor
           (c) 2013 Chuck Thier
           (c) 2013 David Goetz
           (c) 2015 Donagh McCabe
           (c) 2013 Greg Lange
           (c) 2013 John Dickinson
           (c) 2013 Kun Huang
           (c) 2013 Richard Hawkins
           (c) 2013 Samuel Merritt
           (c) 2013 Shri Javadekar
           (c) 2013 Tong Li
           (c) 2013 ZhiQiang Fan
License: Apache-2

Files: bin/swift-ring-builder
       bin/swift-recon
       test/unit/cli/test_ringbuilder.py
       test/unit/cli/test_recon.py
Copyright: (c) 2013-2014 Christian Schwede <christian.schwede@enovance.com>
License: Apache-2

Files: bin/swift-ring-builder-analyzer
       test/unit/cli/test_ring_builder_analyzer.py
       test/unit/cli/test_form_signature.py
Copyright: (c) 2014-2015 Samuel Merritt <sam@swiftstack.com>
License: Apache-2

License: Apache-2
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian-based systems the full text of the Apache version 2.0 license
 can be found in `/usr/share/common-licenses/Apache-2.0'.