copyright 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Format: http://dep.debian.net/deps/dep5
  2. Upstream-Name: cjdns
  3. Source: https://github.com/cjdelisle/cjdns/
  4. Files: *
  5. Copyright: 2010-2013 Caleb James DeLisle
  6. License: GPL-3.0+
  7. Files: contrib/python/cjdnsadmin/bencode.py
  8. Copyright: Petru Paler
  9. License:
  10. Permission is hereby granted, free of charge, to any person obtaining a copy
  11. of this software and associated documentation files (the "Software"), to deal
  12. in the Software without restriction, including without limitation the rights
  13. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  14. copies of the Software, and to permit persons to whom the Software is
  15. furnished to do so, subject to the following conditions:
  16. .
  17. The above copyright notice and this permission notice shall be included in
  18. all copies or substantial portions of the Software.
  19. Files: contrib/http/text/javascript/jssha256.js
  20. Copyright: 2006 B. Poettering
  21. License: GPL-2.0
  22. Files: contrib/http/text/javascript/d3/*
  23. Copyright: 2012 Michael Bostock
  24. License: BSD-3-clause
  25. Files: debian/*
  26. Copyright: 2013 Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
  27. License: GPL-3.0+
  28. License: GPL-3.0+
  29. This program is free software: you can redistribute it and/or modify
  30. it under the terms of the GNU General Public License as published by
  31. the Free Software Foundation, either version 3 of the License, or
  32. (at your option) any later version.
  33. .
  34. This package is distributed in the hope that it will be useful,
  35. but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. GNU General Public License for more details.
  38. .
  39. You should have received a copy of the GNU General Public License
  40. along with this program. If not, see <https://www.gnu.org/licenses/>.
  41. .
  42. On Debian systems, the complete text of the GNU General
  43. Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".