diff options
Diffstat (limited to 'meta/files/common-licenses/DSSSL')
-rw-r--r-- | meta/files/common-licenses/DSSSL | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/meta/files/common-licenses/DSSSL b/meta/files/common-licenses/DSSSL new file mode 100644 index 0000000000..7159dfbd66 --- /dev/null +++ b/meta/files/common-licenses/DSSSL | |||
@@ -0,0 +1,49 @@ | |||
1 | Copyright | ||
2 | --------- | ||
3 | |||
4 | Copyright (C) 1997-2001 Norman Walsh | ||
5 | |||
6 | The original inspiration for these stylesheets came from the | ||
7 | work of Jon Bosak, Anders Berglund, Tony Graham, Terry Allen, | ||
8 | James Clark, and many others. I am indebted to them and to the | ||
9 | community of users on dssslist@mulberrytech.com for making | ||
10 | substantial contributions to this work and for answering my many | ||
11 | questions. | ||
12 | |||
13 | This software may be distributed under the same terms as Jade: | ||
14 | |||
15 | Permission is hereby granted, free of charge, to any person | ||
16 | obtaining a copy of this software and associated documentation | ||
17 | files (the ``Software''), to deal in the Software without | ||
18 | restriction, including without limitation the rights to use, | ||
19 | copy, modify, merge, publish, distribute, sublicense, and/or | ||
20 | sell copies of the Software, and to permit persons to whom the | ||
21 | Software is furnished to do so, subject to the following | ||
22 | conditions: | ||
23 | |||
24 | The above copyright notice and this permission notice shall be | ||
25 | included in all copies or substantial portions of the Software. | ||
26 | |||
27 | Except as contained in this notice, the names of individuals | ||
28 | credited with contribution to this software shall not be used in | ||
29 | advertising or otherwise to promote the sale, use or other | ||
30 | dealings in this Software without prior written authorization | ||
31 | from the individuals in question. | ||
32 | |||
33 | Any stylesheet derived from this Software that is publically | ||
34 | distributed will be identified with a different name and the | ||
35 | version strings in any derived Software will be changed so that | ||
36 | no possibility of confusion between the derived package and this | ||
37 | Software will exist. | ||
38 | |||
39 | Warranty | ||
40 | -------- | ||
41 | |||
42 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
43 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
44 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
45 | NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER | ||
46 | CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
47 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
48 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
49 | OTHER DEALINGS IN THE SOFTWARE. | ||