Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9e8dad

Browse files
committed
Update LICENSE
Update to reflectpythonnet/pythonnet#314
1 parent27d3982 commitc9e8dad

File tree

3 files changed

+24
-64
lines changed

3 files changed

+24
-64
lines changed

‎LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2017 the contributors of the "Python for .NET" project
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a
6+
copy of this software and associated documentation files (the "Software"),
7+
to deal in the Software without restriction, including without limitation
8+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
9+
and/or sell copies of the Software, and to permit persons to whom the
10+
Software is furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included
13+
in all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
16+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
18+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21+
DEALINGS IN THE SOFTWARE.

‎license.txt

Lines changed: 0 additions & 61 deletions
This file was deleted.

‎readme.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -633,9 +633,9 @@ <h2>Embedding Python</h2>
633633
<h2>License</h2>
634634
</a>
635635
<p><aname="license"> Python for .NET is released under the open
636-
sourceZope PublicLicense (ZPL). A copy of theZPL is included
637-
in the distribution, or you can find a copy of the</a><ahref="http://pythonnet.github.io/license.txt">
638-
ZPL online</a>. Some distributions of this package include a
636+
sourceMITLicense. A copy of thelicense is included
637+
in the distribution, or you can find a copy of the</a><ahref="http://pythonnet.github.io/LICENSE">
638+
license online</a>. Some distributions of this package include a
639639
copy of the C Python dlls and standard library, which are covered
640640
by the<ahref="http://www.python.org/license.html"> Python
641641
license</a>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp