diff options
| author | Igor Pashev <pashev.igor@gmail.com> | 2013-09-19 15:50:19 +0400 |
|---|---|---|
| committer | Igor Pashev <pashev.igor@gmail.com> | 2013-09-19 15:50:19 +0400 |
| commit | b5719ba713bb64ed05bdcf4cdcb79a1fa2186430 (patch) | |
| tree | d3c19076841eada93889d808333b0d69b3989bbc /debian/copyright | |
| parent | c76b25823acc92e232fa0a56389f9d144e51ce97 (diff) | |
| download | libpool-master.tar.gz | |
Packaged v1.0HEADdyson/1.0-1master
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..47dde93 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,55 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: debian/* +Copyright: 2012, 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. + + +Files: usr/src/lib/libpool/common/pool.c + usr/src/lib/libpool/common/pool.h + usr/src/lib/libpool/common/pool_commit.c + usr/src/lib/libpool/common/pool_internal.c + usr/src/lib/libpool/common/pool_internal.h + usr/src/lib/libpool/common/pool_xml.c +Copyright: 2006, Sun Microsystems, Inc. + 2007, Sun Microsystems, Inc. + 2009, Sun Microsystems, Inc. +License: CDDL + . + On Dyson system, the full text of the CDDL license + can be found in the file `/usr/share/common-licenses/CDDL-1.0'. + +Files: usr/src/lib/libpool/common/dict.c + usr/src/lib/libpool/common/dict.h + usr/src/lib/libpool/common/pool_impl.h + usr/src/lib/libpool/common/pool_kernel_impl.h + usr/src/lib/libpool/common/pool_value.c + usr/src/lib/libpool/common/pool_xml_impl.h +Copyright: 2003, Sun Microsystems, Inc. + 2004, Sun Microsystems, Inc. +License: CDDL-1.0 only + . + On Dyson system, the full text of the CDDL license + can be found in the file `/usr/share/common-licenses/CDDL-1.0'. + +Files: usr/src/lib/libpool/common/pool_kernel.c +Copyright: 2009, Sun Microsystems, Inc. + 2012, Milan Jurik. +License: CDDL + . + On Dyson system, the full text of the CDDL license + can be found in the file `/usr/share/common-licenses/CDDL-1.0'. + |
