Fixed GUITest: WireEnds used as outputs were created as input.
[Mograsim.git] / REQUIREMENTS.MD
index f2cfc37..3a7a8d7 100644 (file)
@@ -111,11 +111,14 @@ Das Projekt soll sich einfach bauen/kompilieren/exportieren lassen, es muss besc
 - [https://github.com/Haspamelodica/Am2900ME_swt](https://github.com/Haspamelodica/Am2900ME_swt) -  ... auch mit SWT
 
 ### Rechtliches
-<details><summary>MIT Lizenz? - [https://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/mit/)</summary><p>
+<details><summary>
+MIT Lizenz? - https://choosealicense.com/licenses/mit/
+
+</summary><p>
 
 >MIT License
 >
->Copyright (c) 2019 Christian Femers, Daniel Kirschten, Fabian Stemmler
+>Copyright (c) 2019 Christian Femers, Daniel Kirschten and Fabian Stemmler
 >
 > 
 >
@@ -138,4 +141,25 @@ Das Projekt soll sich einfach bauen/kompilieren/exportieren lassen, es muss besc
 >SOFTWARE.
 
 </p></details>
+
 Muss ggf. Eclipse Public License verwendet werden wegen Copyleft?
+<details><summary>
+Eclipse Public License 2.0? - https://www.eclipse.org/legal/epl-2.0/
+
+</summary><p>
+
+>Copyright (c) 2019 Christian Femers, Daniel Kirschten and Fabian Stemmler
+>
+>This program and the accompanying materials are made
+>available under the terms of the Eclipse Public License 2.0
+>which is available at https://www.eclipse.org/legal/epl-2.0/
+>
+>This Source Code may also be made available under the following Secondary
+>Licenses when the conditions for such availability set forth in the Eclipse
+>Public License, v. 2.0 are satisfied: GNU General Public License, version 2
+>with the GNU Classpath Exception which is
+>available at https://www.gnu.org/software/classpath/license.html.
+>
+>SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+
+</p></details>