11
11
12
12
* Copyright (c) 2011-2012, PyData Development Team
13
13
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
15
15
project. This includes all PyData sub-projects, such as pandas. The
16
16
core team that coordinates development on GitHub can be found here:
17
17
[ https://github.com/pydata ] ( https://github.com/pydata ) .
@@ -22,13 +22,13 @@ Full credits for pandas contributors can be found in the documentation.
22
22
23
23
PyData uses a shared copyright model. Each contributor maintains copyright
24
24
over 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
27
27
person or institution. Instead, it is the collective copyright of the
28
28
entire PyData Development Team.
29
29
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
32
32
to one of the PyData repositories.
33
33
34
34
With this in mind, the following banner should be used in any source code
0 commit comments