Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
simulators
RMIModelServer
Commits
f1400069
Commit
f1400069
authored
Aug 24, 2019
by
Jean Meurice
Browse files
License Fix
parent
8633be7c
Changes
3
Hide whitespace changes
Inline
Side-by-side
license/se/license.txt
View file @
f1400069
(c) https://github.com/MontiCore/monticore
(c) https://github.com/MontiCore/monticore
The license generally applicable for this project
The license generally applicable for this project
can be found under https://github.com/MontiCore/monticore.
can be found under https://github.com/MontiCore/monticore.
\ No newline at end of file
pom.xml
View file @
f1400069
...
@@ -168,7 +168,7 @@
...
@@ -168,7 +168,7 @@
<artifactId>
license-maven-plugin
</artifactId>
<artifactId>
license-maven-plugin
</artifactId>
<version>
3.0
</version>
<version>
3.0
</version>
<configuration>
<configuration>
<header>
${project.baseUri}/
src/
license/se/license.txt
</header>
<header>
${project.baseUri}/license/se/license.txt
</header>
<properties>
<properties>
<owner>
Michael von Wenckstern
</owner>
<owner>
Michael von Wenckstern
</owner>
<email>
vonwenckstern@se-rwth.de
</email>
<email>
vonwenckstern@se-rwth.de
</email>
...
@@ -176,7 +176,7 @@
...
@@ -176,7 +176,7 @@
<excludes>
<excludes>
<exclude>
src/test/resources/**
</exclude>
<exclude>
src/test/resources/**
</exclude>
<exclude>
src/main/resources/**
</exclude>
<exclude>
src/main/resources/**
</exclude>
<exclude>
license.txt
</exclude>
<exclude>
license
/se/license
.txt
</exclude>
</excludes>
</excludes>
</configuration>
</configuration>
<executions>
<executions>
...
...
src/license/se/license.txt
deleted
100644 → 0
View file @
8633be7c
/* (c) https://github.com/MontiCore/monticore */
The license generally applicable for this project
can be found under https://github.com/MontiCore/monticore.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment