Skip to content

Commit

Permalink
License notice file update (#481)
Browse files Browse the repository at this point in the history
* Update setup.py

* Update LICENSE
  • Loading branch information
parano authored Jan 20, 2020
1 parent af5e323 commit dc6e9f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2020 Atalaya Tech. Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
description="A platform for serving and deploying machine learning models in the "
"cloud",
long_description=long_description,
license="Apache License 2.0",
long_description_content_type="text/markdown",
install_requires=install_requires,
extras_require=extras_require,
Expand Down

0 comments on commit dc6e9f6

Please sign in to comment.