aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/interpreter/NOTICE.md
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-09-16 13:19:31 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-09-16 16:53:01 +0200
commit97b0c4c1192fe5580a7957c844acc8092b56c604 (patch)
treebea3cdf9aaeb5da2864fcf87780d356661af8f63 /subprojects/interpreter/NOTICE.md
parentbuild: fix Sonar quality gate issues (diff)
downloadrefinery-97b0c4c1192fe5580a7957c844acc8092b56c604.tar.gz
refinery-97b0c4c1192fe5580a7957c844acc8092b56c604.tar.zst
refinery-97b0c4c1192fe5580a7957c844acc8092b56c604.zip
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.
Diffstat (limited to 'subprojects/interpreter/NOTICE.md')
-rw-r--r--subprojects/interpreter/NOTICE.md94
1 files changed, 94 insertions, 0 deletions
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 @@
1<!--
2 Copyright (c) 2018-2019, Zoltan Ujhelyi, IncQuery Labs Ltd.
3 Copyright (c) 2023 The Refinery Authors <https://refinery.tools/>
4
5 SPDX-License-Identifier: EPL-2.0
6-->
7
8This module contains source code from the [Eclipse VIATRA&trade; 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).
9
10Eclipse&reg;, VIATRA&trade; and &lsquo;Eclipse VIATRA&trade;&rsquo; are trademarks of Eclipse Foundation, Inc.
11
12To comply with the [Eclipse Foundation Trademark Usage Policy](https://www.eclipse.org/legal/logo_guidelines.php), we replaced the Eclipse VIATRA&trade; 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.
13_Refinery Interpreter_ is not endorsed or sponsored by Eclipse Foundation, Inc. or any other organizations using the Eclipse VIATRA&trade; trademark.
14
15We publish our modifications to Eclipse VIATRA&trade; 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&trade;](https://eclipse.dev/viatra/) instead. In particular, _Refinery Interpreter_ does not provide any API stability guarantees that are provided by Eclipse VIATRA&trade;.
16
17We reproduce the [accompanying notices of Eclipse VIATRA&trade;](https://github.com/viatra/org.eclipse.viatra/blob/d422bcc626a99c4640c0d13931f393ccea0d2326/NOTICE.md) in full below:
18
19# Notices for Eclipse VIATRA&trade;
20
21This content is produced and maintained by the Eclipse VIATRA project.
22
23* Project home: https://projects.eclipse.org/projects/modeling.viatra
24
25## Trademarks
26
27Eclipse VIATRA, and VIATRA are trademarks of the Eclipse Foundation.
28
29## Copyright
30
31All content is the property of the respective authors or their employers. For
32more information regarding authorship of content, please consult the listed
33source code repository logs.
34
35## Declared Project Licenses
36
37This program and the accompanying materials are made available under the terms
38of the Eclipse Public License v. 2.0 which is available at
39http://www.eclipse.org/legal/epl-v20.html.
40
41SPDX-License-Identifier: EPL-2.0
42
43## Source Code
44
45The project maintains the following source code repositories:
46
47* http://git.eclipse.org/c/viatra/org.eclipse.viatra.git
48* http://git.eclipse.org/c/viatra/org.eclipse.viatra.modelobfuscator.git
49* http://git.eclipse.org/c/viatra/org.eclipse.viatra.examples.git
50* http://git.eclipse.org/c/viatra/org.eclipse.viatra2.vpm.git
51
52## Third-party Content
53
54This project leverages the following third party content.
55
56ANTLR Runtime only: (3.2)
57
58* License: New BSD license
59
60Apache Commons Language Library (2.1)
61
62* License: Apache License, 2.0
63
64Google Guice / Inject Core API (3.0.0)
65
66* License: Apache License, 2.0
67
68Google Guice / Inject Core API (3.0.0)
69
70* License: Apache License 2.0
71
72Guava (10.0.1)
73
74* License: Apache License, 2.0
75
76Guice (2.0)
77
78* License: Apache License, 2.0
79
80guice-multibindings (3.0.0)
81
82* License: Apache License, 2.0
83
84log4j (1.2.15)
85
86* License: Apache License 2.0
87
88LPG Java Runtime (lpgjavaruntime.jar) (1.1)
89
90* License: Eclipse Public License
91
92mockito (1.9.5)
93
94* License: Apache License, 2.0, New BSD license, MIT license