1111
1212* Copyright (c) 2011-2012, PyData Development Team
1313
14- The PyData Development Team is the collection of developers of the PyData
14+ The PyData Development Team is a collection of developers of the PyData
1515 project. This includes all PyData sub-projects, such as pandas. The
1616 core team that coordinates development on GitHub can be found here:
1717 [ https://github.com/pydata ] ( https://github.com/pydata ) .
@@ -22,13 +22,13 @@ Full credits for pandas contributors can be found in the documentation.
2222
2323PyData uses a shared copyright model. Each contributor maintains copyright
2424over their contributions to PyData. However, it is important to note that
25- these contributions are typically only changes to the repositories. Thus,
26- the PyData source code in its entirety is not the copyright of any single
25+ these contributions are typically limited to changes to the repositories. Thus,
26+ the PyData source code, in its entirety, is not the copyright of any single
2727person or institution. Instead, it is the collective copyright of the
2828entire PyData Development Team.
2929
30- If individual contributors want to maintain a record of what changes/ contributions they have specific copyright on,
31- they should indicate this in the commit message when they commit the change
30+ If individual contributors want to maintain a record of the changes or contributions they hold specific copyright on,
31+ they should indicate this in the commit message when committing the change
3232to one of the PyData repositories.
3333
3434With this in mind, the following banner should be used in any source code
0 commit comments