143 lines
4.6 KiB
Plaintext
143 lines
4.6 KiB
Plaintext
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: libglvnd
|
|
Source: https://github.com/NVIDIA/libglvnd
|
|
|
|
Files: *
|
|
Copyright: 2013-2017 NVIDIA Corporation
|
|
License: MIT
|
|
|
|
Files: include/c99_compat.h
|
|
Copyright: 2007-2013 VMware, Inc
|
|
License: MIT
|
|
|
|
Files: include/glvnd_list.h
|
|
Copyright: 2010 Intel Corporation
|
|
2010 Francisco Jerez
|
|
License: MIT
|
|
|
|
Files: include/KHR/khrplatform.h
|
|
include/GL/glxext.h
|
|
include/GL/glext.h
|
|
include/EGL/egl.h
|
|
include/EGL/eglext.h
|
|
include/EGL/eglplatform.h
|
|
Copyright: 2007-2012 The Khronos Group Inc
|
|
License: MIT
|
|
|
|
Files: include/compiler.h
|
|
include/GL/gl.h
|
|
Copyright: 2009 VMware, Inc.
|
|
1999-2006 Brian Paul
|
|
License: MIT
|
|
|
|
Files: include/GL/glx.h
|
|
include/glheader.h
|
|
src/GLdispatch/vnd-glapi/glapi.h
|
|
src/GLdispatch/vnd-glapi/u_execmem.c
|
|
Copyright: 1999-2008 Brian Paul
|
|
License: MIT
|
|
|
|
Files: m4/ax_check_enable_debug.m4
|
|
Copyright: 2011 Rhys Ulerich
|
|
2014-2015 Philip Withnall
|
|
License: public-domain
|
|
Public Domain.
|
|
|
|
Files: m4/ax_check_link_flag.m4
|
|
Copyright: 2008 Guido U. Draheim
|
|
2011 Maarten Bosmans
|
|
License: GPL-3+
|
|
|
|
Files: m4/ax_pthread.m4
|
|
Copyright: 2008 Steven G. Johnson
|
|
2011 Daniel Richard G.
|
|
License: GPL-3+
|
|
|
|
Files: src/generate/gen_gldispatch_mapi.py
|
|
src/GLdispatch/vnd-glapi/entry_common.c
|
|
src/GLdispatch/vnd-glapi/entry_x86_64_common.c
|
|
src/GLdispatch/vnd-glapi/entry_x86_64_tsd.c
|
|
Copyright: 2015 NVIDIA CORPORATION
|
|
2010 LunarG Inc
|
|
License: MIT
|
|
|
|
Files: src/GLdispatch/vnd-glapi/entry.h
|
|
src/GLdispatch/vnd-glapi/mapi_tmp.h
|
|
src/GLdispatch/vnd-glapi/entry_x86_64_tls.c
|
|
src/GLdispatch/vnd-glapi/stub.h
|
|
src/GLdispatch/vnd-glapi/table.h
|
|
src/GLdispatch/vnd-glapi/entry_x86_tsd.c
|
|
src/GLdispatch/vnd-glapi/stub.c
|
|
src/GLdispatch/vnd-glapi/table.c
|
|
src/GLdispatch/vnd-glapi/entry_x86_tls.c
|
|
src/GLdispatch/vnd-glapi/entry_pure_c.c
|
|
Copyright: 2010 LunarG Inc
|
|
License: MIT
|
|
|
|
Files: src/GLdispatch/vnd-glapi/u_current_tsd.c
|
|
src/GLdispatch/vnd-glapi/u_current_tls.c
|
|
Copyright: 2015 NVIDIA CORPORATION
|
|
1999-2008 Brian Paul
|
|
License: MIT
|
|
|
|
Files: src/GLdispatch/vnd-glapi/mapi_glapi.c
|
|
Copyright: 2010 LunarG Inc
|
|
1999-2008 Brian Paul
|
|
License: MIT
|
|
|
|
Files: src/util/cJSON*
|
|
Copyright: 2009 Dave Gamble
|
|
License: MIT
|
|
|
|
Files: src/util/uthash/*
|
|
Copyright: 2005-2013 Troy D. Hanson
|
|
License: BSD-1-clause
|
|
|
|
Files: debian/*
|
|
Copyright: 2013 Timo Aaltonen <tjaalton@ubuntu.com>
|
|
License: MIT
|
|
|
|
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, sub license, 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 NON-INFRINGEMENT.
|
|
IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS 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.
|
|
|
|
License: BSD-1-clause
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions are met:
|
|
.
|
|
* Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
.
|
|
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 OWNER
|
|
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.
|
|
|
|
License: GPL-3+
|
|
On Debian machines the full text of the GNU General Public License
|
|
version 3 can be found in the file /usr/share/common-licenses/GPL-3.
|