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.

204 lines
9.0 KiB

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