You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by jo...@apache.org on 2022/01/04 23:29:37 UTC

[incubator-age-viewer] branch main updated: Update License to include Cytoscape License

This is an automated email from the ASF dual-hosted git repository.

joshinnis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-age-viewer.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d4d8f9  Update License to include Cytoscape License
7d4d8f9 is described below

commit 7d4d8f90da655c836945a72ba80afc64c9831152
Author: Josh Innis <Jo...@gmail.com>
AuthorDate: Tue Jan 4 15:28:33 2022 -0800

    Update License to include Cytoscape License
---
 LICENSE | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/LICENSE b/LICENSE
index 261eeb9..062fa63 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,3 +199,27 @@
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
+
+
+Portions of this project was developed by the Cytoscape project.
+License copied from /frontend/src/lib/cytoscape-cxtmenu/LICENSE:
+
+Copyright (c) 2016-2021, The Cytoscape Consortium.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the “Software”), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be 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.