Skip to content

Commit

Permalink
Use SPDX identifiers for license metadata (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
di committed Apr 2, 2020
1 parent ed0a58f commit a9f31ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
__author__ = "Donald Stufft and individual contributors"
__email__ = "donald@stufft.io"

__license__ = "BSD or Apache License, Version 2.0"
__license__ = "BSD-2-Clause or Apache-2.0"
__copyright__ = "Copyright 2014-2019 %s" % __author__

0 comments on commit a9f31ee

Please sign in to comment.