-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #49 from fogg-lab/change-license
Replace MIT with academic research license
- Loading branch information
Showing
2 changed files
with
38 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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# |