Skip to content

Commit

Permalink
[eclipse-cdt#279] Add required root files
Browse files Browse the repository at this point in the history
* added NOTICE.md
  • Loading branch information
ruspl-afed committed Feb 28, 2024
1 parent eec82c0 commit e1dd037
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Notices for Eclipse C/C++ Development Tools

This content is produced and maintained by the Eclipse C/C++ Development Tools
project.

* Project home: https://projects.eclipse.org/projects/tools.cdt

## Trademarks

CDT™ is a trademark of the Eclipse Foundation.

## Copyright

All content is the property of the respective authors or their employers. For
more information regarding authorship of content, please consult the listed
source code repository logs.

## Declared Project Licenses

This program and the accompanying materials are made available under the terms
of the Eclipse Public License v. 2.0 which is available at
https://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0

## Source Code

The project maintains the following source code repositories:

* https://github.com/eclipse-cdt/.github
* https://github.com/eclipse-cdt/cdt
* https://github.com/eclipse-cdt/cdt-infra
* https://github.com/eclipse-cdt/cdt-lsp

## Cryptography

Content may contain encryption software. The country in which you are currently
may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software,
please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is
permitted.

0 comments on commit e1dd037

Please sign in to comment.