Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
About the Copyright Holders
===========================

* Copyright (c) 2013, Sandia National Laboratories
* Copyright (c) 2013, National Technology & Engineering Solutions of Sandia, LLC (NTESS)

Sandia National Laboratories developed pvlib python based on code in
PVLib MATLAB.

* Copyright (c) 2014-2018, pvlib python Development Team
* Copyright (c) 2014, pvlib python Development Team

The pvlib python Development Team is the collection of developers of the
pvlib python project.
Expand All @@ -23,8 +23,8 @@ the pvlib python source code, in its entirety, is not the copyright of any singl
person or institution. Instead, it is the collective copyright of the
entire pvlib python Development Team. If individual contributors want to maintain
a record of what changes/contributions they have specific copyright on,
they should indicate their copyright in the commit message of the change
when they commit the change to the pvlib python repository.
they should indicate their copyright using in-line comments in the code submitted
to the pvlib python repository.

License
=======
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2013-2021, Sandia National Laboratories and pvlib python Development Team
Copyright (c) 2013 National Technology & Engineering Solutions of Sandia, LLC (NTESS), and pvlib python Development Team
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
Expand Down