Skip to content

Commit

Permalink
Add licensing exception for the logo file
Browse files Browse the repository at this point in the history
We add a COPYING section to the README file to explicitly state that the overall project is published under the terms of the 3-clause BSD license.

We use that section to explicitly state that, as an exception, the logo file is _not_ distributed under the terms of the 3-clause BSD license and may _not_ be used by anyone outside of Monarch members and collaborators.
  • Loading branch information
gouttegd authored Jun 14, 2024
1 parent ff01a94 commit d3e65a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,12 @@ Nicolas Matentzoglu, James P Balhoff, Susan M Bello, Chris Bizon, Matthew Brush,
```

A [second report with updates since the primary SSSOM publication](https://ceur-ws.org/Vol-3324/om2022_LTpaper6.pdf) above was published as part of the proceedings of the Ontology Matching Workshop 2022.

## Copying

SSSOM is distributed under the terms of the 3-clause BSD license, as included in the [LICENSE](LICENSE) file of the source distribution.

By exception, the following files are _not_ covered by the 3-clause BSD license:

* [sssom-banner.png](src/docs/images/sssom-banner.png): That file may only be used by members of the internal Monarch team and collaborators on Monarch flagship products.

0 comments on commit d3e65a1

Please sign in to comment.