Skip to content

Commit

Permalink
Minor edit to licence name in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
momargoh committed Mar 31, 2018
1 parent 4019259 commit 09952be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dateCreated": "2018-03-30",
"description": "MCycle: A Python package for 1D sizing and analysis of thermodynamic power cycles",
"keywords": "thermodynamics, power cycle, component sizing",
"license": "Apache License 2.0",
"license": "Apache-2.0",
"title": "MCycle",
"version": "v0.1.3"
}
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
url='https://github.com/momargoh/MCycle',
author='Momar Hughes',
author_email='[email protected]',
license='Apache License 2.0',
license='Apache-2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 09952be

Please sign in to comment.