Skip to content

Commit

Permalink
Change license notation under SPDX license identifier style
Browse files Browse the repository at this point in the history
Co-authored-by:  cdce8p <30130371+cdce8p@users.noreply.github.com>
  • Loading branch information
raimon49 and cdce8p committed Dec 28, 2020
1 parent 3a4dc4d commit 5aebe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piplicenses.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
__pkgname__ = 'pip-licenses'
__version__ = '3.1.0'
__author__ = 'raimon'
__license__ = 'MIT License'
__license__ = 'MIT'
__summary__ = ('Dump the software license list of '
'Python packages installed with pip.')
__url__ = 'https://github.com/raimon49/pip-licenses'
Expand Down

0 comments on commit 5aebe09

Please sign in to comment.