From 97b0c4c1192fe5580a7957c844acc8092b56c604 Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Sat, 16 Sep 2023 13:19:31 +0200 Subject: chore: remove VIATRA branding Rename VIATRA subprojects to Refinery Interpreter to avoid interfering with Eclipse Foundation trademarks. Uses refering to a specific (historical) version of VIATRA were kept to avoid ambiguity. --- subprojects/interpreter/NOTICE.md | 94 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 subprojects/interpreter/NOTICE.md (limited to 'subprojects/interpreter/NOTICE.md') diff --git a/subprojects/interpreter/NOTICE.md b/subprojects/interpreter/NOTICE.md new file mode 100644 index 00000000..94c1d803 --- /dev/null +++ b/subprojects/interpreter/NOTICE.md @@ -0,0 +1,94 @@ + + +This module contains source code from the [Eclipse VIATRA™ project](https://projects.eclipse.org/projects/modeling.viatra), which is available under the terms of the [Eclipse Public License v 2.0](http://www.eclipse.org/legal/epl-v20.html). + +Eclipse®, VIATRA™ and ‘Eclipse VIATRA™’ are trademarks of Eclipse Foundation, Inc. + +To comply with the [Eclipse Foundation Trademark Usage Policy](https://www.eclipse.org/legal/logo_guidelines.php), we replaced the Eclipse VIATRA™ branding in this repository with the name _Refinery Interpreter_, since the [Eclipse Public License - v 2.0](https://www.eclipse.org/legal/epl-2.0/) does not grant trademark usage rights to derived projects. +_Refinery Interpreter_ is not endorsed or sponsored by Eclipse Foundation, Inc. or any other organizations using the Eclipse VIATRA™ trademark. + +We publish our modifications to Eclipse VIATRA™ for use within the Refinery framework under the name _Refinery Interpreter_. When not using _Refinery Interpreter_ directly in the Refinery framework, users are strongly encouraged to rely on [Eclipse VIATRA™](https://eclipse.dev/viatra/) instead. In particular, _Refinery Interpreter_ does not provide any API stability guarantees that are provided by Eclipse VIATRA™. + +We reproduce the [accompanying notices of Eclipse VIATRA™](https://github.com/viatra/org.eclipse.viatra/blob/d422bcc626a99c4640c0d13931f393ccea0d2326/NOTICE.md) in full below: + +# Notices for Eclipse VIATRA™ + +This content is produced and maintained by the Eclipse VIATRA project. + +* Project home: https://projects.eclipse.org/projects/modeling.viatra + +## Trademarks + +Eclipse VIATRA, and VIATRA are trademarks of the Eclipse Foundation. + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Public License v. 2.0 which is available at +http://www.eclipse.org/legal/epl-v20.html. + +SPDX-License-Identifier: EPL-2.0 + +## Source Code + +The project maintains the following source code repositories: + +* http://git.eclipse.org/c/viatra/org.eclipse.viatra.git +* http://git.eclipse.org/c/viatra/org.eclipse.viatra.modelobfuscator.git +* http://git.eclipse.org/c/viatra/org.eclipse.viatra.examples.git +* http://git.eclipse.org/c/viatra/org.eclipse.viatra2.vpm.git + +## Third-party Content + +This project leverages the following third party content. + +ANTLR Runtime only: (3.2) + +* License: New BSD license + +Apache Commons Language Library (2.1) + +* License: Apache License, 2.0 + +Google Guice / Inject Core API (3.0.0) + +* License: Apache License, 2.0 + +Google Guice / Inject Core API (3.0.0) + +* License: Apache License 2.0 + +Guava (10.0.1) + +* License: Apache License, 2.0 + +Guice (2.0) + +* License: Apache License, 2.0 + +guice-multibindings (3.0.0) + +* License: Apache License, 2.0 + +log4j (1.2.15) + +* License: Apache License 2.0 + +LPG Java Runtime (lpgjavaruntime.jar) (1.1) + +* License: Eclipse Public License + +mockito (1.9.5) + +* License: Apache License, 2.0, New BSD license, MIT license -- cgit v1.2.3-54-g00ecf