123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- Files: *
- Copyright:
- Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
- Copyright © 2008–2013 Y Giridhar Appaji Nag <appaji@debian.org>
- Copyright © 2006–2009 Thomas Viehmann <tv@beamnet.de>
- Copyright © 2000–2005 Christian Kurz <shorty@debian.org>
- License: GPL-2+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- .
- On Debian systems, the complete text of the GNU General Public License
- version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’.
- Files: test/*
- Copyright:
- Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
- License: GPL-3+
- Files: Makefile
- Copyright:
- Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
- License: GPL-3+
- Files: setup.py
- Copyright:
- Copyright © 2015 Ben Finney <ben+debian@benfinney.id.au>
- License: GPL-3+
- License: GPL-3+
- This is free software: you may copy, modify, and/or distribute this work
- under the terms of the GNU General Public License as published by the
- Free Software Foundation; version 3 of that license or any later version.
- .
- No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
- .
- On Debian systems, the complete text of the GNU General Public License
- version 3 can be found in the file ‘/usr/share/common-licenses/GPL-3’.
|