diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..08315d5 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,29 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Sun::Solaris::Kstat +Upstream-Contact: https://illumos.org +Source: https://github.com/illumos/illumos-gate/tree/master/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat + +Files: debian/* +Copyright: 2014, 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: * +Copyright: 1999, 2010, Oracle and/or its affiliates. All rights reserved. + 2005-2007, Sun Microsystems, Inc. All rights reserved. +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'. |