11About the Copyright Holders
22===========================
33
4- * Copyright (c) 2013, Sandia National Laboratories
4+ * Copyright (c) 2023 pvlib python Contributors
5+ * Copyright (c) 2014 PVLIB python Development Team
6+ * Copyright (c) 2013 Sandia National Laboratories
57
6- Sandia National Laboratories developed pvlib python based on code in
7- PVLib MATLAB .
8+ The pvlib python Contributors comprises all authors of content of the pvlib python project.
9+ A complete list of contributors can be found in the documentation .
810
9- * Copyright (c) 2014-2018, pvlib python Development Team
11+ The PVLIB python Development Team is the collection of developers of the
12+ pvlib python project. Members of this team are included in the pvlib python Contributors.
1013
11- The pvlib python Development Team is the collection of developers of the
12- pvlib python project .
14+ Sandia National Laboratories originally developed pvlib python based on code in
15+ PVLib MATLAB .
1316
14- Full credits for pvlib python contributors can be found in the documentation.
1517
1618Our Copyright Policy
1719====================
@@ -21,10 +23,11 @@ over their contributions to pvlib python. However, it is important to note that
2123these contributions are typically only changes to the repositories. Thus,
2224the pvlib python source code, in its entirety, is not the copyright of any single
2325person or institution. Instead, it is the collective copyright of the
24- entire pvlib python Development Team. If individual contributors want to maintain
25- a record of what changes/contributions they have specific copyright on,
26- they should indicate their copyright in the commit message of the change
27- when they commit the change to the pvlib python repository.
26+ Contributors. If individual contributors want to make explicit their copyright
27+ of the contributions they have made,
28+ they should indicate their copyright using in-line comments in the code submitted
29+ to the pvlib python repository, with the understanding that by contributing, they
30+ grant the pvlib-python license.
2831
2932License
3033=======
0 commit comments