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.

31 lines
1.2 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. License: GPL-3+
  14. This package is free software; you can redistribute it and/or modify
  15. it under the terms of the GNU General Public License as published by
  16. the Free Software Foundation; either version 3 of the License, or
  17. (at your option) any later version.
  18. .
  19. This package is distributed in the hope that it will be useful,
  20. but WITHOUT ANY WARRANTY; without even the implied warranty of
  21. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  22. GNU General Public License for more details.
  23. .
  24. You should have received a copy of the GNU General Public License
  25. along with this program. If not, see <http://www.gnu.org/licenses/>
  26. .
  27. On Debian systems, the complete text of the GNU General
  28. Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".