Skip to content

Commit 126896d

Browse files
8234704: Fix attribution in libxslt.md
Reviewed-by: prr
1 parent 4d3c723 commit 126896d

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

modules/javafx.web/src/main/legal/libxslt.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,26 @@
33
### libxslt License
44
```
55
6-
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
7-
8-
Permission is hereby granted, free of charge, to any person obtaining a
9-
copy of this software and associated documentation files (the "Software"),
10-
to deal in the Software without restriction, including without limitation
11-
the rights to use, copy, modify, merge, publish, distribute, sublicense,
12-
and/or sell copies of the Software, and to permit persons to whom the
13-
Software is furnished to do so, subject to the following conditions:
14-
15-
The above copyright notice and this permission notice shall be included
16-
in all copies or substantial portions of the Software.
17-
18-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
19-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL BLFS
21-
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
22-
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6+
Licence for libxslt except libexslt
7+
----------------------------------------------------------------------
8+
Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.
9+
10+
Permission is hereby granted, free of charge, to any person obtaining a copy
11+
of this software and associated documentation files (the "Software"), to deal
12+
in the Software without restriction, including without limitation the rights
13+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14+
copies of the Software, and to permit persons to whom the Software is fur-
15+
nished to do so, subject to the following conditions:
16+
17+
The above copyright notice and this permission notice shall be included in
18+
all copies or substantial portions of the Software.
19+
20+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
22+
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23+
DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
24+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
25+
NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2426
2527
Except as contained in this notice, the name of Daniel Veillard shall not
2628
be used in advertising or otherwise to promote the sale, use or other deal-

0 commit comments

Comments
 (0)