Skip to content

Commit

Permalink
Merge pull request #49 from fogg-lab/change-license
Browse files Browse the repository at this point in the history
Replace MIT with academic research license
  • Loading branch information
wigginno authored May 17, 2024
2 parents dbc76cc + f9281d4 commit c12d1d2
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 21 deletions.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

38 changes: 38 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Automatic image processing software for 3D cancer models

Copyright 2022-2024 Oregon State University. All rights reserved.

License Notice for Free Academic Research Use:

The software code and documentation found in this GitHub
repository (the "Software") may be freely used and modified
for educational and research purposes by non-profit institutions
and by government agencies only. Other organizations are allowed
to use the Software for internal evaluation purposes only. Any
further uses will require prior approval, and the Software may
not be sold or redistributed without prior approval. Commercial
use rights are available from Oregon State University on request
by email to advantage@oregonstate.edu.

The above copyright notice and this permission notice shall be
retained and included in all copies or substantial portions of
the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.

By downloading, compiling or executing any part of this Software
constitutes your agreement to these terms.

// GitHub Repository: https://github.com/fogg-lab/tissue-model-analysis-tools
// Any questions about licensing? Please email <advantage@oregonstate.edu>
// Software Disclosure References: OSU-24-32
// Agreement ID: AGRO-1905

#eof#

0 comments on commit c12d1d2

Please sign in to comment.