copyright 1.2 KB

12345678910111213141516171819202122232425262728
  1. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: debian-junior
  3. Source: https://wiki.debian.org/Teams/DebianJr
  4. Files: *
  5. Copyright: 2001-2008 Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
  6. 2008-2010, 2012, 2014, 2015 Andreas Tille <tille@debian.org>
  7. 2014, 2016 Per Andersson <avtobiff@debian.org>
  8. 2019 Jonathan Carter <jcc@debian.org>
  9. License: GPL-3+
  10. License: GPL-3+
  11. This program is free software; you can redistribute it and/or
  12. modify it under the terms of the GNU General Public License
  13. as published by the Free Software Foundation; either version 3
  14. of the License, or (at your option) any later version.
  15. .
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  19. GNU General Public License for more details.
  20. .
  21. You should have received a copy of the GNU General Public License
  22. along with this program. If not, see <http://www.gnu.org/licenses/>.
  23. .
  24. On Debian systems, the full text of the GNU General Public
  25. License version 3 can be found in the file
  26. `/usr/share/common-licenses/GPL-3'.