-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
29 lines (22 loc) · 1.43 KB
/
NOTICE
File metadata and controls
29 lines (22 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cxx-for-java-developers
Copyright (c) 2021 hcoona and contributors
This product includes source code licensed under the Apache License, Version 2.0.
You may obtain a copy of the License at:
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Documentation (including files in docs/ and generated site/ and README.md, EXCLUDING
code example directories such as docs/.snippets/, any docs/**/.snippets/ subdirectories,
and other snippet/sample/example directories) is licensed separately under the
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0):
https://creativecommons.org/licenses/by-nc-nd/4.0/
Code example directories (e.g., docs/.snippets/, docs/**/.snippets/, and explicitly
named snippets/samples/examples directories) and embedded code blocks are
licensed under Apache-2.0 unless otherwise noted.
Attribution requirements: If you redistribute or use significant portions of
the code, retain this NOTICE file and the Apache-2.0 license header(s). For
usage of documentation, provide proper attribution, a link to the project
repository, and comply with the NonCommercial and NoDerivatives clauses.