1
0

copyright 1.1 KB

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