Update the changelog
[opencv] / apps / Hawk / CVEiCL / EiC / LICENCE
1 \r
2                          The "Artistic License"\r
3 \r
4                                 Preamble\r
5 \r
6 The intent of this document is to state the conditions under which a\r
7 Package may be copied, such that the Copyright Holder maintains some\r
8 semblance of artistic control over the development of the package,\r
9 while giving the users of the package the right to use and distribute\r
10 the Package in a more-or-less customary fashion, plus the right to make\r
11 reasonable modifications.\r
12 \r
13 Definitions:\r
14 \r
15         "Package" refers to the collection of files distributed by the\r
16         Copyright Holder, and derivatives of that collection of files\r
17         created through textual modification.\r
18 \r
19         "Standard Version" refers to such a Package if it has not been\r
20         modified, or has been modified in accordance with the wishes\r
21         of the Copyright Holder as specified below.\r
22 \r
23         "Copyright Holder" is whoever is named in the copyright or\r
24         copyrights for the package.\r
25 \r
26         "You" is you, if you're thinking about copying or distributing\r
27         this Package.\r
28 \r
29         "Reasonable copying fee" is whatever you can justify on the\r
30         basis of media cost, duplication charges, time of people involved,\r
31         and so on.  (You will not be required to justify it to the\r
32         Copyright Holder, but only to the computing community at large\r
33         as a market that must bear the fee.)\r
34 \r
35         "Freely Available" means that no fee is charged for the item\r
36         itself, though there may be fees involved in handling the item.\r
37         It also means that recipients of the item may redistribute it\r
38         under the same conditions they received it.\r
39 \r
40 1. You may make and give away verbatim copies of the source form of the\r
41 Standard Version of this Package without restriction, provided that you\r
42 duplicate all of the original copyright notices and associated disclaimers.\r
43 \r
44 2. You may apply bug fixes, portability fixes and other modifications\r
45 derived from the Public Domain or from the Copyright Holder.  A Package\r
46 modified in such a way shall still be considered the Standard Version.\r
47 \r
48 3. You may otherwise modify your copy of this Package in any way, provided\r
49 that you insert a prominent notice in each changed file stating how and\r
50 when you changed that file, and provided that you do at least ONE of the\r
51 following:\r
52 \r
53     a) place your modifications in the Public Domain or otherwise make them\r
54     Freely Available, such as by posting said modifications to Usenet or\r
55     an equivalent medium, or placing the modifications on a major archive\r
56     site such as uunet.uu.net, or by allowing the Copyright Holder to include\r
57     your modifications in the Standard Version of the Package.\r
58 \r
59     b) use the modified Package only within your corporation or organization.\r
60 \r
61     c) rename any non-standard executables so the names do not conflict\r
62     with standard executables, which must also be provided, and provide\r
63     a separate manual page for each non-standard executable that clearly\r
64     documents how it differs from the Standard Version.\r
65 \r
66     d) make other distribution arrangements with the Copyright Holder.\r
67 \r
68 4. You may distribute the programs of this Package in object code or\r
69 executable form, provided that you do at least ONE of the following:\r
70 \r
71     a) distribute a Standard Version of the executables and library files,\r
72     together with instructions (in the manual page or equivalent) on where\r
73     to get the Standard Version.\r
74 \r
75     b) accompany the distribution with the machine-readable source of\r
76     the Package with your modifications.\r
77 \r
78     c) give non-standard executables non-standard names, and clearly\r
79     document the differences in manual pages (or equivalent), together\r
80     with instructions on where to get the Standard Version.\r
81 \r
82     d) make other distribution arrangements with the Copyright Holder.\r
83 \r
84 5. You may charge a reasonable copying fee for any distribution of this\r
85 Package.  You may charge any fee you choose for support of this\r
86 Package.  You may not charge a fee for this Package itself.  However,\r
87 you may distribute this Package in aggregate with other (possibly\r
88 commercial) programs as part of a larger (possibly commercial) software\r
89 distribution provided that you do not advertise this Package as a\r
90 product of your own.  You may embed this Package's interpreter within\r
91 an executable of yours (by linking); this shall be construed as a mere\r
92 form of aggregation, provided that the complete Standard Version of the\r
93 interpreter is so embedded.\r
94 \r
95 6. The scripts and library files supplied as input to or produced as\r
96 output from the programs of this Package do not automatically fall\r
97 under the copyright of this Package, but belong to whomever generated\r
98 them, and may be sold commercially, and may be aggregated with this\r
99 Package.  If such scripts or library files are aggregated with this\r
100 Package via the so-called "undump" or "unexec" methods of producing a\r
101 binary executable image, then distribution of such an image shall\r
102 neither be construed as a distribution of this Package nor shall it\r
103 fall under the restrictions of Paragraphs 3 and 4, provided that you do\r
104 not represent such an executable image as a Standard Version of this\r
105 Package.\r
106 \r
107 7. C subroutines (or comparably compiled subroutines in other\r
108 languages) supplied by you and linked into this Package in order to\r
109 emulate subroutines and variables of the language defined by this\r
110 Package shall not be considered part of this Package, but are the\r
111 equivalent of input as in Paragraph 6, provided these subroutines do\r
112 not change the language in any way that would cause it to fail the\r
113 regression tests for the language.\r
114 \r
115 8. Aggregation of this Package with a commercial distribution is always\r
116 permitted provided that the use of this Package is embedded; that is,\r
117 when no overt attempt is made to make this Package's interfaces visible\r
118 to the end user of the commercial distribution.  Such use shall not be\r
119 construed as a distribution of this Package.\r
120 \r
121 9. The name of the Copyright Holder may not be used to endorse or promote\r
122 products derived from this software without specific prior written permission.\r
123 \r
124 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR\r
125 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED\r
126 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.\r
127 \r
128                                 The End      \r