diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-12 12:25:10 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-12 12:25:10 +0300 |
commit | 242ed6b08b9edde490fb7a16a6063e0bad8ccc88 (patch) | |
tree | 905ee9509e06949fb489ee0532ce5db7d2ea9c29 /contrib/python/traitlets/py3/COPYING.md | |
parent | 64d1f1262fd0f33992ff184fef10d806d64f74da (diff) | |
download | ydb-242ed6b08b9edde490fb7a16a6063e0bad8ccc88.tar.gz |
intermediate changes
ref:0fbe94d885cb5449f7ff351c063c77f8b4f47715
Diffstat (limited to 'contrib/python/traitlets/py3/COPYING.md')
-rw-r--r-- | contrib/python/traitlets/py3/COPYING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/traitlets/py3/COPYING.md b/contrib/python/traitlets/py3/COPYING.md index 39ca730a63..861df38586 100644 --- a/contrib/python/traitlets/py3/COPYING.md +++ b/contrib/python/traitlets/py3/COPYING.md @@ -27,7 +27,7 @@ software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER @@ -49,8 +49,8 @@ IPython uses a shared copyright model. Each contributor maintains copyright over their contributions to IPython. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the IPython source code, in its entirety is not the copyright of any single person or -institution. Instead, it is the collective copyright of the entire IPython -Development Team. If individual contributors want to maintain a record of what +institution. Instead, it is the collective copyright of the entire IPython +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 one of the IPython repositories. |