Projekt

Obecné

Profil

« Předchozí | Další » 

Revize f37d26fe

Přidáno uživatelem Michal Horký před téměř 5 roky(ů)

re #7893

Úprava souborů s licencemi používaných knihoven.

Zobrazit rozdíly:

project/Deserializer/libs/__licenses__/ace.txt
1
JACKSON JSON
2

  
3
This copy of Jackson JSON processor streaming parser/generator is licensed under the
4
Apache (Software) License, version 2.0 ("the License").
5
See the License for details about distribution rights, and the
6
specific rights regarding derivate works.
7

  
8
You may obtain a copy of the License at:
9

  
10
http://www.apache.org/licenses/LICENSE-2.0
11

  
12
************************************************************
13

  
14
JDESERIALIZE
15

  
16
https://code.google.com/archive/p/jdeserialize/
17
https://opensource.org/licenses/BSD-3-Clause
18
Copyright <YEAR> <COPYRIGHT HOLDER>
19

  
20
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
21

  
22
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
23

  
24
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
25

  
26
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
27

  
28
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29

  
30
************************************************************
31

  
32 1
ACE - BSD license
33 2

  
3
https://ace.c9.io/
4

  
34 5
Copyright (c) 2010, Ajax.org B.V.
35 6
All rights reserved.
36 7

  
project/Deserializer/libs/__licenses__/jackson.txt
1 1
JACKSON JSON
2 2

  
3
https://github.com/FasterXML/jackson-core/releases
4

  
3 5
This copy of Jackson JSON processor streaming parser/generator is licensed under the
4 6
Apache (Software) License, version 2.0 ("the License").
5 7
See the License for details about distribution rights, and the
......
8 10
You may obtain a copy of the License at:
9 11

  
10 12
http://www.apache.org/licenses/LICENSE-2.0
11

  
12
************************************************************
13

  
14
JDESERIALIZE
15

  
16
https://code.google.com/archive/p/jdeserialize/
17
https://opensource.org/licenses/BSD-3-Clause
18
Copyright <YEAR> <COPYRIGHT HOLDER>
19

  
20
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
21

  
22
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
23

  
24
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
25

  
26
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
27

  
28
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29

  
30
************************************************************
31

  
32
ACE - BSD license
33

  
34
Copyright (c) 2010, Ajax.org B.V.
35
All rights reserved.
36

  
37
Redistribution and use in source and binary forms, with or without
38
modification, are permitted provided that the following conditions are met:
39
    * Redistributions of source code must retain the above copyright
40
      notice, this list of conditions and the following disclaimer.
41
    * Redistributions in binary form must reproduce the above copyright
42
      notice, this list of conditions and the following disclaimer in the
43
      documentation and/or other materials provided with the distribution.
44
    * Neither the name of Ajax.org B.V. nor the
45
      names of its contributors may be used to endorse or promote products
46
      derived from this software without specific prior written permission.
47

  
48
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
49
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
50
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51
DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY
52
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
53
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
54
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
55
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
56
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
57
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
project/Deserializer/libs/__licenses__/jdeserialize.txt
1
JACKSON JSON
2

  
3
This copy of Jackson JSON processor streaming parser/generator is licensed under the
4
Apache (Software) License, version 2.0 ("the License").
5
See the License for details about distribution rights, and the
6
specific rights regarding derivate works.
7

  
8
You may obtain a copy of the License at:
9

  
10
http://www.apache.org/licenses/LICENSE-2.0
11

  
12
************************************************************
13

  
14 1
JDESERIALIZE
15 2

  
16 3
https://code.google.com/archive/p/jdeserialize/
......
26 13
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
27 14

  
28 15
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29

  
30
************************************************************
31

  
32
ACE - BSD license
33

  
34
Copyright (c) 2010, Ajax.org B.V.
35
All rights reserved.
36

  
37
Redistribution and use in source and binary forms, with or without
38
modification, are permitted provided that the following conditions are met:
39
    * Redistributions of source code must retain the above copyright
40
      notice, this list of conditions and the following disclaimer.
41
    * Redistributions in binary form must reproduce the above copyright
42
      notice, this list of conditions and the following disclaimer in the
43
      documentation and/or other materials provided with the distribution.
44
    * Neither the name of Ajax.org B.V. nor the
45
      names of its contributors may be used to endorse or promote products
46
      derived from this software without specific prior written permission.
47

  
48
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
49
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
50
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
51
DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY
52
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
53
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
54
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
55
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
56
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
57
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
project/Deserializer/libs/__licenses__/ms-sql.txt
1
MS SQL JDBC
2

  
3
https://docs.microsoft.com/en-us/sql/connect/jdbc/microsoft-jdbc-driver-for-sql-server?view=sql-server-ver15
4

  
1 5
MICROSOFT SOFTWARE LICENSE TERMS
2 6

  
3 7
MICROSOFT JDBC DRIVER 6.0 FOR SQL SERVER
project/Deserializer/libs/__licenses__/mysql.txt
1
MySQL JDBC
2

  
3
https://dev.mysql.com/downloads/connector/j/
4

  
1 5
Licensing Information User Manual
2 6

  
3 7
MySQL Connector/J 8.0
project/Deserializer/libs/__licenses__/oracle.txt
1
ORACLE JDBC
2

  
3
https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html
4

  
1 5
ORACLE TECHNOLOGY NETWORK DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT
2 6

  
3 7
"We," "us," and "our" refers to Oracle USA, Inc., for and on behalf of
project/Deserializer/resources/ace/_license_.txt
1
ACE - BSD license
2

  
3
https://ace.c9.io/
4

  
5
Copyright (c) 2010, Ajax.org B.V.
6
All rights reserved.
7

  
8
Redistribution and use in source and binary forms, with or without
9
modification, are permitted provided that the following conditions are met:
10
    * Redistributions of source code must retain the above copyright
11
      notice, this list of conditions and the following disclaimer.
12
    * Redistributions in binary form must reproduce the above copyright
13
      notice, this list of conditions and the following disclaimer in the
14
      documentation and/or other materials provided with the distribution.
15
    * Neither the name of Ajax.org B.V. nor the
16
      names of its contributors may be used to endorse or promote products
17
      derived from this software without specific prior written permission.
18

  
19
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
20
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
21
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22
DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY
23
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
24
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
25
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
26
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Také k dispozici: Unified diff