Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 491a7db

Browse files
committed
Update license
Use the PSF license for the new typing implementation by Guido van Rossum.
1 parent c532246 commit 491a7db

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

LICENSE

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Mypy is licensed under the terms of the MIT license, reproduced below.
44

55
The MIT License
66

7-
Copyright (c) 2012 Jukka Lehtosalo and contributors
7+
Copyright (c) 2015 Jukka Lehtosalo and contributors
88

99
Permission is hereby granted, free of charge, to any person obtaining a
1010
copy of this software and associated documentation files (the "Software"),
@@ -26,8 +26,9 @@ DEALINGS IN THE SOFTWARE.
2626

2727
= = = = =
2828

29-
Portions of mypy are licensed under different licenses. The files under
30-
python-lib are licensed under the PSF 2 License, reproduced below.
29+
Portions of mypy are licensed under different licenses. The files
30+
under lib-python and lib-typing/3.2 are licensed under the PSF 2
31+
License, reproduced below.
3132

3233
= = = = =
3334

0 commit comments

Comments
 (0)