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.

173 lines
7.5 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: src/json.c src/json.h
  33. Copyright: 2012-2014, James McLaughlin et al.
  34. License: BSD-2-clause
  35. Files: src/http.c src/http.h src/protocol.h src/resolv.c src/resolv.h src/tls.c src/tls.h
  36. Copyright: 2011-2014, Dustin Lundquist <dustin@null-ptr.net>
  37. License: BSD-2-clause
  38. Files: src/rule.c src/rule.h
  39. Copyright: 2011-2012, Dustin Lundquist <dustin@null-ptr.net>
  40. 2011, Manuel Kasper <mk@neon1.net>
  41. License: BSD-2-clause
  42. Files: src/ss-nat
  43. Copyright: 2015, OpenWrt-dist
  44. 2015, Jian Chang <aa65535@live.com>
  45. License: GPL-3+
  46. Files: src/uthash.h
  47. Copyright: 2003-2013, Troy D. Hanson
  48. License: BSD-1-clause
  49. Redistribution and use in source and binary forms, with or without
  50. modification, are permitted provided that the following conditions are met:
  51. .
  52. * Redistributions of source code must retain the above copyright
  53. notice, this list of conditions and the following disclaimer.
  54. .
  55. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
  56. IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  57. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  58. PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
  59. OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  60. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  61. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  62. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  63. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  64. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  65. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  66. License: Apache-2.0
  67. Licensed to the Apache Software Foundation (ASF) under one or more
  68. contributor license agreements. See the NOTICE file distributed with
  69. this work for additional information regarding copyright ownership.
  70. The ASF licenses this file to You under the Apache License, Version 2.0
  71. (the "License"); you may not use this file except in compliance with
  72. the License. You may obtain a copy of the License at
  73. .
  74. http://www.apache.org/licenses/LICENSE-2.0
  75. .
  76. Unless required by applicable law or agreed to in writing, software
  77. distributed under the License is distributed on an "AS IS" BASIS,
  78. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  79. See the License for the specific language governing permissions and
  80. limitations under the License.
  81. .
  82. On Debian systems, the complete text of the Apache version 2.0 license
  83. can be found in "/usr/share/common-licenses/Apache-2.0".
  84. License: BSD-2-clause
  85. Redistribution and use in source and binary forms, with or without
  86. modification, are permitted provided that the following conditions
  87. are met:
  88. .
  89. 1. Redistributions of source code must retain the above copyright
  90. notice, this list of conditions and the following disclaimer.
  91. .
  92. 2. Redistributions in binary form must reproduce the above copyright
  93. notice, this list of conditions and the following disclaimer in the
  94. documentation and/or other materials provided with the distribution.
  95. .
  96. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  97. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  98. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  99. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  100. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  101. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  102. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  103. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  104. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  105. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  106. SUCH DAMAGE.
  107. License: GFDL-1.1+
  108. Permission is granted to copy, distribute and/or modify this document
  109. under the terms of the GNU Free Documentation License, Version 1.1 or
  110. any later version published by the Free Software Foundation;
  111. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  112. .
  113. A copy of the license is included in the section entitled
  114. "GNU Free Documentation License".
  115. License: GPL-3+
  116. This package is free software; you can redistribute it and/or modify
  117. it under the terms of the GNU General Public License as published by
  118. the Free Software Foundation; either version 3 of the License, or
  119. (at your option) any later version.
  120. .
  121. This package is distributed in the hope that it will be useful,
  122. but WITHOUT ANY WARRANTY; without even the implied warranty of
  123. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  124. GNU General Public License for more details.
  125. .
  126. You should have received a copy of the GNU General Public License
  127. along with this program. If not, see <http://www.gnu.org/licenses/>
  128. .
  129. On Debian systems, the complete text of the GNU General
  130. Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
  131. License: GPL-3+ with Autoconf exception
  132. This program is free software: you can redistribute it and/or modify it
  133. under the terms of the GNU General Public License as published by the
  134. Free Software Foundation, either version 3 of the License, or (at your
  135. option) any later version.
  136. .
  137. This program is distributed in the hope that it will be useful, but
  138. WITHOUT ANY WARRANTY; without even the implied warranty of
  139. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
  140. Public License for more details.
  141. .
  142. You should have received a copy of the GNU General Public License along
  143. with this program. If not, see <http://www.gnu.org/licenses/>.
  144. .
  145. As a special exception, the respective Autoconf Macro's copyright owner
  146. gives unlimited permission to copy, distribute and modify the configure
  147. scripts that are the output of Autoconf when processing the Macro. You
  148. need not follow the terms of the GNU General Public License when using
  149. or distributing such scripts, even though portions of the text of the
  150. Macro appear in them. The GNU General Public License (GPL) does govern
  151. all other use of the material that constitutes the Autoconf Macro.
  152. .
  153. This special exception to the GPL applies to versions of the Autoconf
  154. Macro released by the Autoconf Archive. When you make and distribute a
  155. modified version of the Autoconf Macro, you may extend this special
  156. exception to the GPL to apply to your modified version as well.