diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-02-14 11:23:40 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-02-11 14:59:18 +0400 |
commit | e37e2b0f8d5a5cc31269ee08794047e4bdbe11cf (patch) | |
tree | f1285e10c945eb0e2eb394478a086d5101cf9975 /debian/copyright | |
parent | a232a950cc15b2c6e3427b59d4f90006a70e04f6 (diff) | |
download | libcuba-e37e2b0f8d5a5cc31269ee08794047e4bdbe11cf.tar.gz |
Imported Debian patch 3.0+20111124-2debian/3.0+20111124-2
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..167318a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,41 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Source: http://www.feynarts.de/cuba/ + +Files: * +Copyright: 2004-2011, Thomas Hahn <hahn@feynarts.de> +License: LGPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, either version 3 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, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/LGPL-3'. + + +Files: debian/* +Copyright: 2011, Igor Pashev <pashev.igor@gmail.com> +License: WTFPL-2 + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + . + Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> + . + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + . + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + . + 0. You just DO WHAT THE FUCK YOU WANT TO. + |