copyright 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: Linux kernel
  3. Source: https://www.kernel.org/pub/linux/kernel/
  4. Files-Excluded: linux/Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt
  5. linux/arch/powerpc/platforms/8xx/micropatch.c
  6. linux/drivers/media/usb/dvb-usb/af9005-script.h
  7. linux/drivers/media/i2c/vs6624.c
  8. linux/drivers/net/appletalk/cops*
  9. linux/drivers/video/fbdev/nvidia
  10. linux/drivers/video/fbdev/riva
  11. Comment:
  12. The 'perf' tool is dynamically linked with the Python interpreter,
  13. which is itself dynamically linked with OpenSSL, which is not
  14. GPL-compatible. However, since perf itself does not link with or use
  15. OpenSSL, we believe that this indirect linking does not require
  16. additional permissions beyond the GPL.
  17. Files: linux/*
  18. Copyright: 1991-2012 Linus Torvalds and many others
  19. License: GPL-2
  20. Files: zfs/*
  21. Copyright: ZFS authors
  22. License: CDDL
  23. Files: debian/*
  24. Copyright: 2021 Fabian Mastenbroek <[email protected]>
  25. License: GPL-2
  26. Files: linux/drivers/crypto/vmx/*.pl
  27. Copyright: 2006,2014 Andy Polyakov <[email protected]>
  28. License: CRYPTOGAMS
  29. All rights reserved.
  30. .
  31. Redistribution and use in source and binary forms, with or without
  32. modification, are permitted provided that the following conditions
  33. are met:
  34. .
  35. * Redistributions of source code must retain copyright notices, this
  36. list of conditions and the following disclaimer.
  37. * Redistributions in binary form must reproduce the above copyright
  38. notice, this list of conditions and the following disclaimer in the
  39. documentation and/or other materials provided with the
  40. distribution.
  41. * Neither the name of the CRYPTOGAMS nor the names of its copyright
  42. holder and contributors may be used to endorse or promote products
  43. derived from this software without specific prior written
  44. permission.
  45. .
  46. ALTERNATIVELY, provided that this notice is retained in full, this
  47. product may be distributed under the terms of the GNU General Public
  48. License (GPL), in which case the provisions of the GPL apply INSTEAD
  49. OF those given above.
  50. .
  51. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
  52. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  53. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  54. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  55. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  56. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  57. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  58. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  59. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  60. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  61. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  62. Files: linux/fs/nls/mac-*
  63. Copyright: 1991-2012 Unicode, Inc.
  64. License: Unicode-data
  65. All rights reserved. Distributed under the Terms of Use in
  66. http://www.unicode.org/copyright.html.
  67. .
  68. Permission is hereby granted, free of charge, to any person obtaining a
  69. copy of the Unicode data files and any associated documentation (the "Data
  70. Files") or Unicode software and any associated documentation (the
  71. "Software") to deal in the Data Files or Software without restriction,
  72. including without limitation the rights to use, copy, modify, merge,
  73. publish, distribute, and/or sell copies of the Data Files or Software, and
  74. to permit persons to whom the Data Files or Software are furnished to do
  75. so, provided that (a) the above copyright notice(s) and this permission
  76. notice appear with all copies of the Data Files or Software, (b) both the
  77. above copyright notice(s) and this permission notice appear in associated
  78. documentation, and (c) there is clear notice in each modified Data File or
  79. in the Software as well as in the documentation associated with the Data
  80. File(s) or Software that the data or software has been modified.
  81. .
  82. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  83. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  84. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
  85. THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
  86. INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
  87. OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  88. USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  89. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  90. PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  91. .
  92. Except as contained in this notice, the name of a copyright holder shall
  93. not be used in advertising or otherwise to promote the sale, use or other
  94. dealings in these Data Files or Software without prior written
  95. authorization of the copyright holder.
  96. Files: linux/include/xen/interface/*
  97. Copyright: 2002-2006 Keir Fraser
  98. 2004 Tim Deegan
  99. 2004 Andrew Warfield
  100. 2005 Nguyen Anh Quynh
  101. 2005-2006 IBM Corporation
  102. 2005 Anthony Liguori
  103. 2005 Rusty Russell
  104. 2005-2006 XenSource Ltd.
  105. 2006 Ian Campbell
  106. 2006 Red Hat, Inc.
  107. 2010 Ryan Wilson
  108. License: Xen-interface
  109. Permission is hereby granted, free of charge, to any person obtaining a copy
  110. of this software and associated documentation files (the "Software"), to
  111. deal in the Software without restriction, including without limitation the
  112. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  113. sell copies of the Software, and to permit persons to whom the Software is
  114. furnished to do so, subject to the following conditions:
  115. .
  116. The above copyright notice and this permission notice shall be included in
  117. all copies or substantial portions of the Software.
  118. .
  119. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  120. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  121. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  122. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  123. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  124. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  125. DEALINGS IN THE SOFTWARE.
  126. Files: linux/scripts/extract-cert.c scripts/sign-file.c
  127. Copyright: 2014-2015 Red Hat, Inc.
  128. 2015 Intel Corporation
  129. License: LGPL-2.1
  130. Files: linux/tools/lib/bpf/*
  131. Copyright: 2015-2020 Linus Torvalds and many others
  132. License: LGPL-2.1 or BSD-2-clause
  133. Files: linux/tools/bpf/bpftool/*
  134. Copyright: 2017-2020 Linus Torvalds and many others
  135. License: GPL-2 or BSD-2-clause
  136. License: BSD-2-clause
  137. Redistribution and use in source and binary forms, with or without
  138. modification, are permitted provided that the following conditions are met:
  139. .
  140. 1. Redistributions of source code must retain the above copyright notice,
  141. this list of conditions and the following disclaimer.
  142. .
  143. 2. Redistributions in binary form must reproduce the above copyright
  144. notice, this list of conditions and the following disclaimer in the
  145. documentation and/or other materials provided with the distribution.
  146. .
  147. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  148. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  149. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  150. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  151. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  152. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  153. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  154. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  155. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  156. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  157. POSSIBILITY OF SUCH DAMAGE.
  158. License: GPL-2
  159. This package is free software; you can redistribute it and/or modify
  160. it under the terms of the GNU General Public License version 2 as
  161. published by the Free Software Foundation.
  162. .
  163. This package is distributed in the hope that it will be useful,
  164. but WITHOUT ANY WARRANTY; without even the implied warranty of
  165. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  166. GNU General Public License for more details.
  167. .
  168. You should have received a copy of the GNU General Public License
  169. along with this package; if not, write to the Free Software
  170. Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  171. .
  172. On Debian systems, the complete text of the GNU General Public License version
  173. 2 can be found in `/usr/share/common-licenses/GPL-2'.
  174. License: LGPL-2.1
  175. This program is free software; you can redistribute it and/or modify it
  176. under the terms of the GNU Lesser General Public License as published by
  177. the Free Software Foundation; either version 2.1 of the License, or
  178. (at your option) any later version.
  179. .
  180. This program is distributed in the hope that it will be useful, but
  181. WITHOUT ANY WARRANTY; without even the implied warranty of
  182. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  183. Lesser General Public License for more details.
  184. .
  185. You should have received a copy of the GNU Lesser General Public License
  186. along with this program; If not, see <http://www.gnu.org/licenses/>.
  187. .
  188. On Debian systems, the complete text of the GNU Lesser General Public
  189. License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
  190. License: GPL-2+ or X11
  191. This file is dual-licensed: you can use it either under the terms
  192. of the GPL or the X11 license, at your option. Note that this dual
  193. licensing only applies to this file, and not this project as a
  194. whole.
  195. .
  196. a) This file is free software; you can redistribute it and/or
  197. modify it under the terms of the GNU General Public License as
  198. published by the Free Software Foundation; either version 2 of the
  199. License, or (at your option) any later version.
  200. .
  201. This file is distributed in the hope that it will be useful,
  202. but WITHOUT ANY WARRANTY; without even the implied warranty of
  203. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  204. GNU General Public License for more details.
  205. .
  206. Or, alternatively,
  207. .
  208. b) Permission is hereby granted, free of charge, to any person
  209. obtaining a copy of this software and associated documentation
  210. files (the "Software"), to deal in the Software without
  211. restriction, including without limitation the rights to use,
  212. copy, modify, merge, publish, distribute, sublicense, and/or
  213. sell copies of the Software, and to permit persons to whom the
  214. Software is furnished to do so, subject to the following
  215. conditions:
  216. .
  217. The above copyright notice and this permission notice shall be
  218. included in all copies or substantial portions of the Software.
  219. .
  220. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  221. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  222. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  223. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  224. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  225. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  226. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  227. OTHER DEALINGS IN THE SOFTWARE.
  228. License: CDDL
  229. The contents of this file are subject to the terms of the
  230. Common Development and Distribution License (the "License").
  231. You may not use this file except in compliance with the License.
  232. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  233. or http://www.opensolaris.org/os/licensing.
  234. See the License for the specific language governing permissions
  235. and limitations under the License.
  236. When distributing Covered Code, include this CDDL HEADER in each
  237. file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  238. If applicable, add the following below this CDDL HEADER, with the
  239. fields enclosed by brackets "[]" replaced with your own identifying
  240. information: Portions Copyright [yyyy] [name of copyright owner]