X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=REQUIREMENTS.MD;h=3a7a8d77a425956dc0ebfe7b56dba8e255831378;hb=5fbd016c4e4556ad44459c1c680cc2f7ba175069;hp=b25b0ed2e714965e01686ada5f2a12a7c7e0751a;hpb=7199371e42ba04d2daab9f8512fdf25bd5f5ff92;p=Mograsim.git diff --git a/REQUIREMENTS.MD b/REQUIREMENTS.MD index b25b0ed2..3a7a8d77 100644 --- a/REQUIREMENTS.MD +++ b/REQUIREMENTS.MD @@ -73,6 +73,10 @@ Das Projekt soll sich einfach bauen/kompilieren/exportieren lassen, es muss besc

+### UML und Ähnliches +#### Grobe Struktur +![image](https://user-images.githubusercontent.com/11130248/57186855-aae24600-6ee6-11e9-88b4-371622d43adc.png) + ## Technologie-Stack * Git (anscheinend über Gitlab) * Eclipse RCP @@ -107,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 -
MIT Lizenz? - [https://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/mit/)

+

+MIT Lizenz? - https://choosealicense.com/licenses/mit/ + +

>MIT License > ->Copyright (c) 2019 Christian Femers, Daniel Kirschten, Fabian Stemmler +>Copyright (c) 2019 Christian Femers, Daniel Kirschten and Fabian Stemmler > > > @@ -134,4 +141,25 @@ Das Projekt soll sich einfach bauen/kompilieren/exportieren lassen, es muss besc >SOFTWARE.

+ Muss ggf. Eclipse Public License verwendet werden wegen Copyleft? +
+Eclipse Public License 2.0? - https://www.eclipse.org/legal/epl-2.0/ + +

+ +>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 + +