File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ The module is also to some extent described in my tutorial series:
8888
8989
9090## License
91- The module is licensed under the [ GNU General Public License Version3, GPL-v3 ] ( https://opensource.org/licenses/GPL-3.0 )
91+ The module is licensed under the [ MIT License] ( https://opensource.org/licenses/MIT )
9292
9393## Validation
9494Initial results of the validation have been reported in [ 1, 2] .
Original file line number Diff line number Diff line change 4444 "Programming Language :: Python :: 3.6" ,
4545 "Programming Language :: Python :: 3.7" ,
4646 "Programming Language :: Python :: 3.8" ,
47- "License :: OSI Approved :: GNU General Public License (GPL) " ,
47+ "License :: OSI Approved :: MIT License" ,
4848 "Operating System :: OS Independent" ,
4949 ],
5050)
You can’t perform that action at this time.
0 commit comments