forked from Olympus-HPC/proteus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCOPYRIGHT
More file actions
20 lines (14 loc) · 755 Bytes
/
COPYRIGHT
File metadata and controls
20 lines (14 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Intellectual Property Notice
------------------------------
Proteus is licensed under the Apache License, Version 2.0 (LICENSE-APACHE
or http://www.apache.org/licenses/LICENSE-2.0) with LLVM Exceptions.
Copyrights and patents in the Proteus project are retained by contributors.
No copyright assignment is required to contribute to Proteus.
SPDX usage
------------
Individual files contain SPDX tags instead of the full license text.
This enables machine processing of license information based on the SPDX
License Identifiers that are available here: https://spdx.org/licenses/
Files that are licensed as Apache-2.0 with LLVM Exceptions contain the following
text in the license header:
SPDX-License-Identifier: (Apache-2.0 WITH LLVM-exception)