Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c532246 commit 491a7dbCopy full SHA for 491a7db
1 file changed
LICENSE
@@ -4,7 +4,7 @@ Mypy is licensed under the terms of the MIT license, reproduced below.
4
5
The MIT License
6
7
-Copyright (c) 2012 Jukka Lehtosalo and contributors
+Copyright (c) 2015 Jukka Lehtosalo and contributors
8
9
Permission is hereby granted, free of charge, to any person obtaining a
10
copy of this software and associated documentation files (the "Software"),
@@ -26,8 +26,9 @@ DEALINGS IN THE SOFTWARE.
26
27
= = = = =
28
29
-Portions of mypy are licensed under different licenses. The files under
30
-python-lib are licensed under the PSF 2 License, reproduced below.
+Portions of mypy are licensed under different licenses. The files
+under lib-python and lib-typing/3.2 are licensed under the PSF 2
31
+License, reproduced below.
32
33
34
0 commit comments