Skip to content

Commit

Permalink
Merge pull request petrobras#18 from petrobras/documentation_improvem…
Browse files Browse the repository at this point in the history
…ents

Fix 3W toolkit license type
  • Loading branch information
ricardoevvargas authored Aug 4, 2022
2 parents 3730918 + 2651614 commit fb7d80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

__status__ = "Development"
__version__ = "1.0"
__license__ = "MIT"
__license__ = "Apache License 2.0"
__copyright__ = "Copyright 2022, Petróleo Brasileiro S.A."
__authors__ = [
"Ricardo Emanuel Vaz Vargas",
Expand Down

0 comments on commit fb7d80e

Please sign in to comment.