You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

198 lines
8.4 KiB

8 years ago
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: shadowsocks-libev
  3. Upstream-Contact: Max Lv <max.c.lv@gmail.com>
  4. Source: https://github.com/shadowsocks/shadowsocks-libev
  5. Files: *
  6. Copyright: 2013-2015, Clow Windy <clowwindy42@gmail.com>
  7. 2013-2017, Max Lv <max.c.lv@gmail.com>
  8. 2014, Linus Yang <linusyang@gmail.com>
  9. License: GPL-3+
  10. Files: debian/*
  11. Copyright: 2013-2015, Max Lv <max.c.lv@gmail.com>
  12. 2015-2016, Boyuan Yang <073plan@gmail.com>
  13. 2016-2017, Roger Shimizu <rogershimizu@gmail.com>
  14. License: GPL-3+
  15. Files: doc/*
  16. Copyright: 2012-2017, Max Lv <max.c.lv@gmail.com>
  17. License: GFDL-1.1+
  18. Files: m4/ax_pthread.m4
  19. Copyright: 2008 Steven G. Johnson <stevenj@alum.mit.edu>
  20. 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
  21. License: GPL-3+ with Autoconf exception
  22. Files: m4/ax_tls.m4
  23. Copyright: 2008 Alan Woodland <ajw05@aber.ac.uk>
  24. 2010 Diego Elio Petteno` <flameeyes@gmail.com>
  25. License: GPL-3+ with Autoconf exception
  26. Files: m4/pcre.m4
  27. Copyright: 2015 Syrone Wong <wong.syrone@gmail.com>
  28. License: Apache-2.0
  29. Files: m4/stack-protector.m4
  30. Copyright: 2007 Google Inc.
  31. License: Apache-2.0
  32. Files: scripts/deb4*.sh
  33. Copyright: 2017 Roger Shimizu <rogershimizu@gmail.com>
  34. License: GPL-3+
  35. Files: src/base64.c src/base64.h
  36. Copyright: 2006 Ryan Martell <rdm4@martellventures.com>
  37. License: LGPL-2.1+
  38. Files: src/json.c src/json.h
  39. Copyright: 2012-2014, James McLaughlin et al.
  40. License: BSD-2-clause
  41. Files: src/http.c src/http.h src/protocol.h src/resolv.c src/resolv.h src/tls.c src/tls.h
  42. Copyright: 2011-2014, Dustin Lundquist <dustin@null-ptr.net>
  43. License: BSD-2-clause
  44. Files: src/rule.c src/rule.h
  45. Copyright: 2011-2012, Dustin Lundquist <dustin@null-ptr.net>
  46. 2011, Manuel Kasper <mk@neon1.net>
  47. License: BSD-2-clause
  48. Files: src/ss-nat
  49. Copyright: 2015, OpenWrt-dist
  50. 2015, Jian Chang <aa65535@live.com>
  51. License: GPL-3+
  52. Files: src/uthash.h
  53. Copyright: 2003-2013, Troy D. Hanson
  54. License: BSD-1-clause
  55. Redistribution and use in source and binary forms, with or without
  56. modification, are permitted provided that the following conditions are met:
  57. .
  58. * Redistributions of source code must retain the above copyright
  59. notice, this list of conditions and the following disclaimer.
  60. .
  61. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
  62. IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  63. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  64. PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
  65. OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  66. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  67. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  68. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  69. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  70. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  71. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  72. License: Apache-2.0
  73. Licensed to the Apache Software Foundation (ASF) under one or more
  74. contributor license agreements. See the NOTICE file distributed with
  75. this work for additional information regarding copyright ownership.
  76. The ASF licenses this file to You under the Apache License, Version 2.0
  77. (the "License"); you may not use this file except in compliance with
  78. the License. You may obtain a copy of the License at
  79. .
  80. http://www.apache.org/licenses/LICENSE-2.0
  81. .
  82. Unless required by applicable law or agreed to in writing, software
  83. distributed under the License is distributed on an "AS IS" BASIS,
  84. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  85. See the License for the specific language governing permissions and
  86. limitations under the License.
  87. .
  88. On Debian systems, the complete text of the Apache version 2.0 license
  89. can be found in "/usr/share/common-licenses/Apache-2.0".
  90. License: BSD-2-clause
  91. Redistribution and use in source and binary forms, with or without
  92. modification, are permitted provided that the following conditions
  93. are met:
  94. .
  95. 1. Redistributions of source code must retain the above copyright
  96. notice, this list of conditions and the following disclaimer.
  97. .
  98. 2. Redistributions in binary form must reproduce the above copyright
  99. notice, this list of conditions and the following disclaimer in the
  100. documentation and/or other materials provided with the distribution.
  101. .
  102. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  103. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  104. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  105. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  106. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  107. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  108. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  109. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  110. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  111. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  112. SUCH DAMAGE.
  113. License: GFDL-1.1+
  114. Permission is granted to copy, distribute and/or modify this document
  115. under the terms of the GNU Free Documentation License, Version 1.1 or
  116. any later version published by the Free Software Foundation;
  117. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  118. .
  119. A copy of the license is included in the section entitled
  120. "GNU Free Documentation License".
  121. License: GPL-3+
  122. This package is free software; you can redistribute it and/or modify
  123. it under the terms of the GNU General Public License as published by
  124. the Free Software Foundation; either version 3 of the License, or
  125. (at your option) any later version.
  126. .
  127. This package is distributed in the hope that it will be useful,
  128. but WITHOUT ANY WARRANTY; without even the implied warranty of
  129. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  130. GNU General Public License for more details.
  131. .
  132. You should have received a copy of the GNU General Public License
  133. along with this program. If not, see <http://www.gnu.org/licenses/>
  134. .
  135. On Debian systems, the complete text of the GNU General
  136. Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
  137. License: GPL-3+ with Autoconf exception
  138. This program is free software: you can redistribute it and/or modify it
  139. under the terms of the GNU General Public License as published by the
  140. Free Software Foundation, either version 3 of the License, or (at your
  141. option) any later version.
  142. .
  143. This program is distributed in the hope that it will be useful, but
  144. WITHOUT ANY WARRANTY; without even the implied warranty of
  145. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
  146. Public License for more details.
  147. .
  148. You should have received a copy of the GNU General Public License along
  149. with this program. If not, see <http://www.gnu.org/licenses/>.
  150. .
  151. As a special exception, the respective Autoconf Macro's copyright owner
  152. gives unlimited permission to copy, distribute and modify the configure
  153. scripts that are the output of Autoconf when processing the Macro. You
  154. need not follow the terms of the GNU General Public License when using
  155. or distributing such scripts, even though portions of the text of the
  156. Macro appear in them. The GNU General Public License (GPL) does govern
  157. all other use of the material that constitutes the Autoconf Macro.
  158. .
  159. This special exception to the GPL applies to versions of the Autoconf
  160. Macro released by the Autoconf Archive. When you make and distribute a
  161. modified version of the Autoconf Macro, you may extend this special
  162. exception to the GPL to apply to your modified version as well.
  163. License: LGPL-2.1+
  164. This file is part of FFmpeg.
  165. .
  166. FFmpeg is free software; you can redistribute it and/or
  167. modify it under the terms of the GNU Lesser General Public
  168. License as published by the Free Software Foundation; either
  169. version 2.1 of the License, or (at your option) any later version.
  170. .
  171. FFmpeg is distributed in the hope that it will be useful,
  172. but WITHOUT ANY WARRANTY; without even the implied warranty of
  173. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  174. Lesser General Public License for more details.
  175. .
  176. You should have received a copy of the GNU Lesser General Public
  177. License along with FFmpeg; if not, write to the Free Software
  178. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA