wmshutdown: Remove support for deprecated Consolekit.
[dockapps.git] / fookb / LICENSE
blobca9b6593ac6bf9713c8b655a539e39e51f8326ab
1 License is "Artistic". Debian GNU/Linux may redistribute this program under
2 GPL. Yes, I understand what does it mean (it means that anyone who get this
3 program from Debian project can redistribute fookb under GPL). But do you
4 understand what does this mean? It means that if you downloaded fookb from my
5 site you cannot use GPL :)
7 P.S. Yes, Debian is the best.
8 P.P.S. No, there's no sense in this license.
11 P.P.P.S.                The "Artistic License"
13                              Preamble
15 The intent of this document is to state the conditions under which a
16 Package may be copied, such that the Copyright Holder maintains some
17 semblance of artistic control over the development of the Package,
18 while giving the users of the package the right to use and distribute
19 the Package in a more-or-less customary fashion, plus the right to make
20 reasonable modifications.
22 It also grants you the rights to reuse parts of a Package in your own
23 programs without transferring this License to those programs, provided
24 that you meet some reasonable requirements.
26 Definitions:
28         "Package" refers to the collection of files distributed by the
29         Copyright Holder, and derivatives of that collection of files
30         created through textual modification.
32         "Standard Version" refers to such a Package if it has not been
33         modified, or has been modified in accordance with the wishes
34         of the Copyright Holder as specified below.
36         "Copyright Holder" is whoever is named in the copyright or
37         copyrights for the package.
39         "You" is you, if you're thinking about copying or distributing
40         this Package.
42         "Reasonable copying fee" is whatever you can justify on the
43         basis of media cost, duplication charges, time of people involved,
44         and so on.  (You will not be required to justify it to the
45         Copyright Holder, but only to the computing community at large
46         as a market that must bear the fee.)
48         "Freely Available" means that no fee is charged for the item
49         itself, though there may be fees involved in handling the item.
50         It also means that recipients of the item may redistribute it
51         under the same conditions they received it.
53 1. You may make and give away verbatim copies of the source form of the
54 Standard Version of this Package without restriction, provided that you
55 duplicate all of the original copyright notices and associated disclaimers.
57 2. You may apply bug fixes, portability fixes and other modifications
58 derived from the Public Domain or from the Copyright Holder.  A Package
59 modified in such a way shall still be considered the Standard Version.
61 3. You may otherwise modify your copy of this Package in any way, provided
62 that you insert a prominent notice in each changed file stating how and
63 when you changed that file, and provided that you do at least ONE of the
64 following:
66     a) place your modifications in the Public Domain or otherwise make them
67     Freely Available, such as by posting said modifications to Usenet or
68     an equivalent medium, or placing the modifications on a major archive
69     site such as uunet.uu.net, or by allowing the Copyright Holder to include
70     your modifications in the Standard Version of the Package.
72     b) use the modified Package only within your corporation or organization.
74     c) rename any non-standard executables so the names do not conflict
75     with standard executables, which must also be provided, and provide
76     a separate manual page for each non-standard executable that clearly
77     documents how it differs from the Standard Version.
79     d) make other distribution arrangements with the Copyright Holder.
81 4. You may distribute the programs of this Package in object code or
82 executable form, provided that you do at least ONE of the following:
84     a) distribute a Standard Version of the executables and library files,
85     together with instructions (in the manual page or equivalent) on where
86     to get the Standard Version.
88     b) accompany the distribution with the machine-readable source of
89     the Package with your modifications.
91     c) give non-standard executables non-standard names, and clearly
92     document the differences in manual pages (or equivalent), together
93     with instructions on where to get the Standard Version.
95     d) make other distribution arrangements with the Copyright Holder.
97 5. You may charge a reasonable copying fee for any distribution of this
98 Package.  You may charge any fee you choose for support of this
99 Package.  You may not charge a fee for this Package itself.  However,
100 you may distribute this Package in aggregate with other (possibly
101 commercial) programs as part of a larger (possibly commercial) software
102 distribution provided that you do not advertise this Package as a
103 product of your own.
105 6. The scripts and library files supplied as input to or produced as
106 output from the programs of this Package do not automatically fall
107 under the copyright of this Package, but belong to whomever generated
108 them, and may be sold commercially, and may be aggregated with this
109 Package.  If such scripts or library files are aggregated with this
110 Package via the so-called "undump" or "unexec" methods of producing a
111 binary executable image, then distribution of such an image shall
112 neither be construed as a distribution of this Package nor shall it
113 fall under the restrictions of Paragraphs 3 and 4, provided that you do
114 not represent such an executable image as a Standard Version of this
115 Package.
117 7. You may reuse parts of this Package in your own programs, provided that
118 you explicitly state where you got them from, in the source code (and, left
119 to your courtesy, in the documentation), duplicating all the associated
120 copyright notices and disclaimers. Besides your changes, if any, must be
121 clearly marked as such. Parts reused that way will no longer fall under this
122 license if, and only if, the name of your program(s) have no immediate
123 connection with the name of the Package itself or its associated programs.
124 You may then apply whatever restrictions you wish on the reused parts or
125 choose to place them in the Public Domain--this will apply only within the
126 context of your package.
128 8. The name of the Copyright Holder may not be used to endorse or promote
129 products derived from this software without specific prior written permission.
131 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
132 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
133 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
135                                 The End