-
Notifications
You must be signed in to change notification settings - Fork 0
/
COPYRIGHT
25 lines (19 loc) · 929 Bytes
/
COPYRIGHT
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
Intellectual Property Notice
----------------------------
Shiva is licensed under the BSD-3-Clause license.
See the toplevel LICENSE file for details.
Copyrights and patents in the Shiva project are retained by individual
contributors. The following copyright applies to each file in the Shiva
distribution, unless otherwise stated in the file:
* Copyright (c) 2023-2024 Lawrence Livermore National Security LLC
* Copyright (c) 2023-2024 TotalEnergies
* Copyright (c) 2023- Shiva Contributors
* All rights reserved
No copyright assignment is required to contribute to Shiva. See the
toplevel CONTRIBUTORS file for a list of contributors.
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/
SPDX-License-Identifier: BSD-3-Clause