Skip to content

Commit 14a672d

Browse files
committed
simplify notice
1 parent d167e51 commit 14a672d

File tree

1 file changed

+2
-149
lines changed

1 file changed

+2
-149
lines changed

NOTICE

+2-149
Original file line numberDiff line numberDiff line change
@@ -4,155 +4,8 @@ Copyright 2019-2021 The StreamxHub Organization
44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).
66

7-
mybatis-3
8-
iBATIS
9-
This product includes software developed by
10-
The Apache Software Foundation (http://www.apache.org/).
11-
12-
Copyright 2010 The Apache Software Foundation
13-
14-
Licensed under the Apache License, Version 2.0 (the "License");
15-
you may not use this file except in compliance with the License.
16-
You may obtain a copy of the License at
17-
18-
http://www.apache.org/licenses/LICENSE-2.0
19-
20-
Unless required by applicable law or agreed to in writing, software
21-
distributed under the License is distributed on an "AS IS" BASIS,
22-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23-
See the License for the specific language governing permissions and
24-
limitations under the License.
25-
26-
OGNL
27-
//--------------------------------------------------------------------------
28-
// Copyright (c) 2004, Drew Davidson and Luke Blanshard
29-
// All rights reserved.
30-
//
31-
// Redistribution and use in source and binary forms, with or without
32-
// modification, are permitted provided that the following conditions are
33-
// met:
34-
//
35-
// Redistributions of source code must retain the above copyright notice,
36-
// this list of conditions and the following disclaimer.
37-
// Redistributions in binary form must reproduce the above copyright
38-
// notice, this list of conditions and the following disclaimer in the
39-
// documentation and/or other materials provided with the distribution.
40-
// Neither the name of the Drew Davidson nor the names of its contributors
41-
// may be used to endorse or promote products derived from this software
42-
// without specific prior written permission.
43-
//
44-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
45-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
46-
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
47-
// FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
48-
// COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
49-
// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
50-
// BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
51-
// OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
52-
// AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
53-
// OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
54-
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
55-
// DAMAGE.
56-
//--------------------------------------------------------------------------
57-
58-
Refactored SqlBuilder class (SQL, AbstractSQL)
59-
60-
This product includes software developed by
61-
Adam Gent (https://gist.github.com/3650165)
62-
63-
Copyright 2010 Adam Gent
64-
65-
Licensed under the Apache License, Version 2.0 (the "License");
66-
you may not use this file except in compliance with the License.
67-
You may obtain a copy of the License at
68-
69-
http://www.apache.org/licenses/LICENSE-2.0
70-
71-
Unless required by applicable law or agreed to in writing, software
72-
distributed under the License is distributed on an "AS IS" BASIS,
73-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
74-
See the License for the specific language governing permissions and
75-
limitations under the License.
76-
77-
Spring Framework ${version}
78-
Copyright (c) 2002-${copyright} Pivotal, Inc.
79-
80-
This product is licensed to you under the Apache License, Version 2.0
81-
(the "License"). You may not use this product except in compliance with
82-
the License.
83-
84-
This product may include a number of subcomponents with separate
85-
copyright notices and license terms. Your use of the source code for
86-
these subcomponents is subject to the terms and conditions of the
87-
subcomponent's license, as noted in the license.txt file.
88-
89-
90-
Apache Maven
91-
Copyright 2001-2019 The Apache Software Foundation
92-
93-
This product includes software developed at
94-
The Apache Software Foundation (http://www.apache.org/).
95-
96-
97-
Apache Flink
98-
Copyright 2014-2021 The Apache Software Foundation
99-
100-
This product includes software developed at
101-
The Apache Software Foundation (http://www.apache.org/).
102-
103-
This project bundles the following dependencies under the MIT license.
104-
See bundled license files for details.
105-
106-
- AnchorJS v3.1.0 (https://github.com/bryanbraun/anchorjs) Copyright (c) 2016 Bryan Braun
107-
-> in "docs/static/js/anchor.min.js"
108-
- font-awesome:4.6.3 (css) (https://fontawesome.com/) - Created by Dave Gandy
109-
-> css in "docs/static/font-awesome/css"
110-
- chroma (css generated by Hugo) (https://github.com/alecthomas/chroma) Copyright (C) 2017 Alec Thomas
111-
-> in "docs/assets/github.css"
112-
113-
This project bundles the following dependencies under the BSD license.
114-
See bundled license files for details.
115-
116-
- cloudpickle:1.2.2
117-
- net.sf.py4j:py4j:0.10.8.1
118-
119-
This project bundles the following dependencies under SIL OFL 1.1 license (https://opensource.org/licenses/OFL-1.1).
120-
See bundled license files for details.
121-
122-
- font-awesome:4.6.3 (Font) (https://fontawesome.com/) - Created by Dave Gandy
123-
-> fonts in "docs/static/font-awesome/fonts"
124-
125-
The Apache Flink project contains or reuses code that is licensed under the ISC license from the following projects.
126-
127-
- simplejmx (http://256stuff.com/sources/simplejmx/) Copyright (c) - Gray Watson
128-
129-
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby
130-
granted, provided that this permission notice appear in all copies.
131-
132-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
133-
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
134-
DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
135-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
136-
USE OR PERFORMANCE OF THIS SOFTWARE.
137-
1387
The Apache Flink project contains or reuses code that is licensed under the Apache 2.0 license from the following projects:
139-
- Google Cloud Client Library for Java (https://github.com/googleapis/google-cloud-java) Copyright 2017 Google LLC
140-
141-
See: flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/src/test/java/org/apache/flink/streaming/connectors/gcp/pubsub/emulator/PubsubHelper.java
142-
143-
- aws-sdk-java-s3 (https://github.com/aws/aws-sdk-java)
144-
145-
See: flink/flink-filesystems/flink-s3-fs-base/src/main/java/com/amazonaws/services/s3/model/transform/XmlResponsesSaxParser.java
146-
147-
AWS SDK for Java
148-
Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1498

150-
This product includes software developed by
151-
Amazon Technologies, Inc (http://www.amazon.com/).
9+
- Memory Size Tools (FlinkMemorySize) was created by Apache Flink. (https://flink.apache.org) Copyright 2010 The Apache Software Foundation
10+
see: src/main/scala/com/streamxhub/streamx/common/domain/FlinkMemorySize.java
15211

153-
**********************
154-
THIRD PARTY COMPONENTS
155-
**********************
156-
This software includes third party software subject to the following copyrights:
157-
- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
158-
- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.

0 commit comments

Comments
 (0)