Skip to content

Commit 5ab120a

Browse files
committed
[#719] Add required root files
* add NOTICE.md
1 parent 95fe4d8 commit 5ab120a

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

NOTICE.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Notices for Eclipse C/C++ Development Tools
2+
3+
This content is produced and maintained by the Eclipse C/C++ Development Tools
4+
project.
5+
6+
* Project home: https://projects.eclipse.org/projects/tools.cdt
7+
8+
## Trademarks
9+
10+
CDT™ is a trademark of the Eclipse Foundation.
11+
12+
## Copyright
13+
14+
All content is the property of the respective authors or their employers. For
15+
more information regarding authorship of content, please consult the listed
16+
source code repository logs.
17+
18+
## Declared Project Licenses
19+
20+
This program and the accompanying materials are made available under the terms
21+
of the Eclipse Public License v. 2.0 which is available at
22+
https://www.eclipse.org/legal/epl-2.0.
23+
24+
SPDX-License-Identifier: EPL-2.0
25+
26+
## Source Code
27+
28+
The project maintains the following source code repositories:
29+
30+
* https://github.com/eclipse-cdt/.github
31+
* https://github.com/eclipse-cdt/cdt
32+
* https://github.com/eclipse-cdt/cdt-infra
33+
* https://github.com/eclipse-cdt/cdt-lsp
34+
35+
## Cryptography
36+
37+
Content may contain encryption software. The country in which you are currently
38+
may have restrictions on the import, possession, and use, and/or re-export to
39+
another country, of encryption software. BEFORE using any encryption software,
40+
please check the country's laws, regulations and policies concerning the import,
41+
possession, or use, and re-export of encryption software, to see if this is
42+
permitted.

0 commit comments

Comments
 (0)