21 |
|
|
22 |
2. The origin of this software must not be misrepresented, either by |
2. The origin of this software must not be misrepresented, either by |
23 |
explicit claim or by omission. In practice, this means that if you use |
explicit claim or by omission. In practice, this means that if you use |
24 |
PCRE in software which you distribute to others, commercially or |
PCRE in software that you distribute to others, commercially or |
25 |
otherwise, you must put a sentence like this |
otherwise, you must put a sentence like this |
26 |
|
|
27 |
Regular expression support is provided by the PCRE library package, |
Regular expression support is provided by the PCRE library package, |
34 |
|
|
35 |
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ |
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ |
36 |
|
|
37 |
should also be given in the documentation. |
should also be given in the documentation. However, this condition is not |
38 |
|
intended to apply to whole chains of software. If package A includes PCRE, |
39 |
|
it must acknowledge it, but if package B is software that includes package |
40 |
|
A, the condition is not imposed on package B (unless it uses PCRE |
41 |
|
independently). |
42 |
|
|
43 |
3. Altered versions must be plainly marked as such, and must not be |
3. Altered versions must be plainly marked as such, and must not be |
44 |
misrepresented as being the original software. |
misrepresented as being the original software. |