Add license files#109
Conversation
|
Will need to update toml as well. One moment. |
bobleesj
left a comment
There was a problem hiding this comment.
Ready for review @sbillinge
| 'Intended Audience :: Developers', | ||
| 'Intended Audience :: Science/Research', | ||
| 'License :: OSI Approved :: BSD License', | ||
| 'License :: Other/Proprietary License', |
There was a problem hiding this comment.
Using the convention from above.
There was a problem hiding this comment.
this is not proprietary. Is there one that says something like free for use with restrictions or sthg that actually matches what hte license says?
There was a problem hiding this comment.
License :: Free To Use But Restricted
How about this?
There was a problem hiding this comment.
Please see the new update.
License :: Free To Use But Restricted is used.
| @@ -0,0 +1,137 @@ | |||
| OPEN SOURCE LICENSE AGREEMENT | |||
There was a problem hiding this comment.
We would like this to be LICENSE.rst, but rst format but with the text from LICENSE.txt
| OPEN SOURCE LICENSE AGREEMENT | ||
| ============================= | ||
|
|
||
| Copyright (c) 2009-2011, University of Tennessee |
There was a problem hiding this comment.
we need to update the copyright so that 2019-2024 is columbia again.
| 'Intended Audience :: Developers', | ||
| 'Intended Audience :: Science/Research', | ||
| 'License :: OSI Approved :: BSD License', | ||
| 'License :: Other/Proprietary License', |
There was a problem hiding this comment.
this is not proprietary. Is there one that says something like free for use with restrictions or sthg that actually matches what hte license says?
|
Addressed
Ready for review |
| 'Intended Audience :: Developers', | ||
| 'Intended Audience :: Science/Research', | ||
| 'License :: OSI Approved :: BSD License', | ||
| 'License :: Free To Use But Restricted', |
No description provided.