-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCOPYRIGHT
26 lines (20 loc) · 1.05 KB
/
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
26
Intellectual Property Notice
----------------------------
PVTPackage is licensed under the GNU Lesser General Public License, Version 2.1.
See the toplevel LICENSE file for details.
Copyrights and patents in the PVTPackage project are retained by individual
contributors. The following copyright applies to each file in the PVTPackage
distribution, unless otherwise stated in the file:
* Copyright (c) 2018-2024 Lawrence Livermore National Security LLC
* Copyright (c) 2018-2024 The Board of Trustees of the Leland Stanford Junior University
* Copyright (c) 2018-2024 TotalEnergies
* Copyright (c) 2019- PVTPAckage Contributors
* All right reserved
No copyright assignment is required to contribute to PVTPackage. 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: LGPL-2.1-only