copyright 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Files: *
  3. Copyright:
  4. Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
  5. Copyright © 2008–2013 Y Giridhar Appaji Nag <appaji@debian.org>
  6. Copyright © 2006–2009 Thomas Viehmann <tv@beamnet.de>
  7. Copyright © 2000–2005 Christian Kurz <shorty@debian.org>
  8. License: GPL-2+
  9. This program is free software; you can redistribute it and/or modify
  10. it under the terms of the GNU General Public License as published by
  11. the Free Software Foundation; either version 2 of the License, or
  12. (at your option) any later version.
  13. .
  14. This program is distributed in the hope that it will be useful,
  15. but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. GNU General Public License for more details.
  18. .
  19. You should have received a copy of the GNU General Public License along
  20. with this program; if not, write to the Free Software Foundation, Inc.,
  21. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  22. .
  23. On Debian systems, the complete text of the GNU General Public License
  24. version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’.
  25. Files: test/*
  26. Copyright:
  27. Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
  28. License: GPL-3+
  29. Files: Makefile
  30. Copyright:
  31. Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
  32. License: GPL-3+
  33. Files: setup.py
  34. Copyright:
  35. Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
  36. License: GPL-3+
  37. License: GPL-3+
  38. This is free software: you may copy, modify, and/or distribute this work
  39. under the terms of the GNU General Public License as published by the
  40. Free Software Foundation; version 3 of that license or any later version.
  41. .
  42. No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
  43. .
  44. On Debian systems, the complete text of the GNU General Public License
  45. version 3 can be found in the file ‘/usr/share/common-licenses/GPL-3’.