Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: OpenXR-SDK-Source
Source: https://github.com/KhronosGroup/OpenXR-SDK-Source
Comment: Let's use debian packaged components instead, and exclude the loader spec itself
Files-Excluded:
 external/python
 src/external
 external/include/GL/glext.h
 external/include/GL/wglext.h
 specification/loader

Files: *
Copyright: 2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: debian/*
Copyright: 2019, Andrew Lee (李健秋) <ajqlee@debian.org>
  2019, 2020, Ryan Pavlik <ryan.pavlik@collabora.com>
License: Apache-2.0

Files: external/*
Copyright: 2013, 2014, 2019, The Khronos Group Inc.
License: Apache-2.0

Files: external/include/utils/*
Copyright: 2016, Oculus VR, LLC.
License: Apache-2.0

Files: include/*
Copyright: 2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: maintainer-scripts/*
Copyright: 2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: specification/registry/*
Copyright: 2017-2020, The Khronos Group Inc.
License: Khronos
    Permission is hereby granted, free of charge, to any person obtaining a
    copy of this software and/or associated documentation files (the
    "Materials"), to deal in the Materials without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Materials, and to
    permit persons to whom the Materials are furnished to do so, subject to
    the following conditions:
 .
    The above copyright notice and this permission notice shall be included
    in all copies or substantial portions of the Materials.
 .
    THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
    MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.

Files: specification/scripts/comment_convert.py
  specification/scripts/extract_code.py
  specification/scripts/pdf_chapter_diff.py
  specification/scripts/test_entity_db.py
  specification/scripts/xml_consistency.py
Copyright: 2017-2020, Collabora, Ltd.
License: Apache-2.0

Files: specification/scripts/spec_tools/*
Copyright: 2017-2020, Collabora, Ltd.
License: Apache-2.0

Files: specification/scripts/spec_tools/attributes.py
  specification/scripts/spec_tools/validity.py
Copyright: 2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: specification/scripts/spec_tools/util.py
Copyright: 2018, 2019, Collabora, Ltd.
  2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: src/api_layers/*
Copyright: 2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

Files: src/api_layers/validation_utils.h
Copyright: 2019, Collabora, Ltd.
  2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

Files: src/cmake/StdFilesystemFlags.cmake
Copyright: 2020, Collabora, Ltd.
License: BSL-1.0

Files: src/common/*
Copyright: 2019, Collabora, Ltd.
  2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

Files: src/common/filesystem_utils.cpp
  src/common/filesystem_utils.hpp
Copyright: 2017, Valve Corporation
  2017, The Khronos Group Inc.
  2017, LunarG, Inc.
License: Apache-2.0

Files: src/common/gfxwrapper_opengl.c
  src/common/gfxwrapper_opengl.h
Copyright: 2016, The Brenwill Workshop Ltd.
  2016, Oculus VR, LLC.
License: Apache-2.0

Files: src/common/platform_utils.hpp
Copyright: 2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

Files: src/common/xr_dependencies.h
Copyright: 2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: src/loader/*
Copyright: 2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

Files: src/loader/manifest_file.hpp
Copyright: 2017, Valve Corporation
  2017, The Khronos Group Inc.
  2017, LunarG, Inc.
License: Apache-2.0

Files: src/scripts/*
Copyright: 2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

Files: src/scripts/generate_api_layer_manifest.py
  src/scripts/generate_runtime_manifest.py
  src/scripts/src_genxr.py
Copyright: 2013-2020, The Khronos Group Inc.
License: Apache-2.0

Files: src/scripts/validation_layer_generator.py
Copyright: 2017, Valve Corporation
  2017, The Khronos Group Inc.
  2017, LunarG, Inc.
License: Apache-2.0

Files: src/tests/hello_xr/hello_xr.1
Copyright: 2020, Collabora, Ltd.
License: Apache-2.0

Files: src/tests/list/*
Copyright: 2017-2020, Collabora, Ltd.
License: Apache-2.0

Files: src/tests/loader_test/*
Copyright: 2017, Valve Corporation
  2017, The Khronos Group Inc.
  2017, LunarG, Inc.
License: Apache-2.0

Files: src/tests/loader_test/loader_test.cpp
  src/tests/loader_test/loader_test_utils.cpp
Copyright: 2017-2020, The Khronos Group Inc.
  2017-2019, Valve Corporation
  2017-2019, LunarG, Inc.
License: Apache-2.0

License: Apache-2.0
 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
 .
 https://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 systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: BSL-1.0
 Boost Software License - Version 1.0 - August 17th, 2003
 .
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute, execute,
 and transmit the Software, and to prepare derivative works of the Software,
 and to permit third-parties to whom the Software is furnished to do so, all
 subject to the following:
 .
 The copyright notices in the Software and this entire statement, including
 the above license grant, this restriction and the following disclaimer, must
 be included in all copies of the Software, in whole or in part, and all derivative
 works of the Software, unless such copies or derivative works are solely in
 the form of machine-executable object code generated by a source language
 processor.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
 FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
 COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES
 OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
