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.

82 lines
3.7 KiB

  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-2015 Max Lv <max.c.lv@gmail.com>
  8. License: GPL-3+
  9. Files: debian/*
  10. Copyright: 2013-2015 Max Lv <max.c.lv@gmail.com>
  11. 2015, Boyuan Yang <073plan@gmail.com>
  12. License: GPL-3+
  13. Files: libcork/Makefile.am libipset/Makefile.am libipset/bdd/Makefile.am libipset/map/Makefile.am libipset/set/Makefile.am
  14. Copyright: 2005-2008 Lennart Poettering
  15. License: LGPL-2.1+
  16. This package is free software; you can redistribute it and/or modify
  17. it under the terms of the GNU Lesser General Public License as
  18. published by the Free Software Foundation, either version 2.1 of the
  19. License, or (at your option) any later version.
  20. .
  21. This package is distributed in the hope that it will be useful, but
  22. WITHOUT ANY WARRANTY; without even the implied warranty of
  23. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  24. Lesser General Public License for more details.
  25. .
  26. You should have received a copy of the GNU Lesser General Public
  27. License along with libasyncns. If not, see
  28. <http://www.gnu.org/licenses/>.
  29. .
  30. On Debian systems, the complete text of the GNU Lesser General Public
  31. License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
  32. Files: libcork/* libipset/*
  33. Copyright: 2011-2013, RedJack, LLC.
  34. License: BSD-3-clause
  35. Redistribution and use in source and binary forms, with or without
  36. modification, are permitted provided that the following conditions are
  37. met:
  38. .
  39. Redistributions of source code must retain the above copyright
  40. notice, this list of conditions and the following disclaimer.
  41. .
  42. Redistributions in binary form must reproduce the above copyright
  43. notice, this list of conditions and the following disclaimer in
  44. the documentation and/or other materials provided with the
  45. distribution.
  46. .
  47. Neither the name of RedJack Software, LLC nor the names of its
  48. contributors may be used to endorse or promote products derived
  49. from this software without specific prior written permission.
  50. .
  51. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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. HOLDER 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. License: GPL-3+
  63. This package is free software; you can redistribute it and/or modify
  64. it under the terms of the GNU General Public License as published by
  65. the Free Software Foundation; either version 3 of the License, or
  66. (at your option) any later version.
  67. .
  68. This package is distributed in the hope that it will be useful,
  69. but WITHOUT ANY WARRANTY; without even the implied warranty of
  70. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  71. GNU General Public License for more details.
  72. .
  73. You should have received a copy of the GNU General Public License
  74. along with this program. If not, see <http://www.gnu.org/licenses/>
  75. .
  76. On Debian systems, the complete text of the GNU General
  77. Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".