Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gpu-test
Upstream-Contact: <preferred name and address to reach the upstream project>
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     CMakeLists.txt
           openCLDemo/CMakeLists.txt
           openCLDemo/README.md
           openCLDemo/add_demo.c
           openGLDemo/CMakeLists.txt
           openGLDemo/README.md
           openGLDemo/data/bianbu.png
           openGLDemo/data/bianbu2.png
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     openGLDemo/cube_demo.c
           openGLDemo/cube_externalTexture_demo.c
           openGLDemo/cube_texture_demo.c
           openGLDemo/square_demo.c
           openGLDemo/texture_square_rotation_demo.c
           openGLDemo/triangle_demo.c
Copyright: 2024 Spacemit Co., Ltd.
License:   __NO_LICENSE__

Files:     openGLDemo/common/include/utils_opengles.h
           openGLDemo/common/source/utils_opengles.c
           openGLDemo/common/source/xdg-shell-protocol.c
Copyright: 2008-2013 Kristian Høgsberg
           2010-2013 Intel Corporation
           2011 Benjamin Franzke
           2013 Jasper St. Pierre
           2013 Rafael Antognolli
           2015-2017 Red Hat Inc.
           2015-2017 Samsung Electronics Co., Ltd
License:   MIT
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice (including the next
 paragraph) shall be included in all copies or substantial portions of the
 Software.
 .
 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 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 SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

Files:     openGLDemo/common/include/xdg-shell-client-protocol.h
Copyright: 2008-2013 Kristian Høgsberg
           2010-2013 Intel Corporation
           2013 Jasper St. Pierre
           2013 Rafael Antognolli
           2015-2017 Red Hat Inc.
           2015-2017 Samsung Electronics Co., Ltd
License:   MIT
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice (including the next
 paragraph) shall be included in all copies or substantial portions of the
 Software.
 .
 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 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 SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.
 </pre>

Files:     openGLDemo/common/include/stb_image.h
Copyright: 2017 Sean Barrett
License:   __UNKNOWN__
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 __MANY_TOTAL_LINES__(9299lines) truncating at: this software and associated documentation files (the "Software"
 this software and associated documentation files (the "Software"), to deal in
 __MANY_TOTAL_LINES__(9300lines) truncating at: the Software without restriction, including without limitation t
 the Software without restriction, including without limitation the rights to
 __MANY_TOTAL_LINES__(9301lines) truncating at: use, copy, modify, merge, publish, distribute, sublicense, and/o
 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
 __MANY_TOTAL_LINES__(9302lines) truncating at: of the Software, and to permit persons to whom the Software is f
 of the Software, and to permit persons to whom the Software is furnished to do
 __MANY_TOTAL_LINES__(9303lines) truncating at: so, subject to the following conditions:
 so, subject to the following conditions:
 __MANY_TOTAL_LINES__(9304lines) truncating at: The above copyright notice and this permission notice shall be i
 The above copyright notice and this permission notice shall be included in all
 __MANY_TOTAL_LINES__(9305lines) truncating at: copies or substantial portions of the Software.
 copies or substantial portions of the Software.
 __MANY_TOTAL_LINES__(9306lines) truncating at: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 __MANY_TOTAL_LINES__(9307lines) truncating at: IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 __MANY_TOTAL_LINES__(9308lines) truncating at: FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVEN
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 __MANY_TOTAL_LINES__(9309lines) truncating at: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 __MANY_TOTAL_LINES__(9310lines) truncating at: LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 __MANY_TOTAL_LINES__(9311lines) truncating at: OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DE
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 __MANY_TOTAL_LINES__(9312lines) truncating at: SOFTWARE.
 SOFTWARE.
 __MANY_TOTAL_LINES__(9313lines) truncating at: ----------------------------------------------------------------

Files:     README.md
Copyright: 2024 SpacemiT
License:   BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
