]> rtime.felk.cvut.cz Git - ert_linux.git/commitdiff
Add license (Apache 2.0)
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 25 Apr 2018 07:12:47 +0000 (09:12 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 25 Apr 2018 07:15:12 +0000 (09:15 +0200)
LICENSE [new file with mode: 0644]
README

diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
index 0000000..bebe3a2
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,15 @@
+Copyright 2009-2017 Department of Control Engineering
+                    Faculty of Electrical Engineering
+                    Czech Technical University in Prague
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/README b/README
index 8683071c1ae3cab9714447ed3dfae5d9d6dcf11b..a3a2bf63b7fd697fdb8c7978774039a38326035b 100644 (file)
--- a/README
+++ b/README
@@ -3,11 +3,6 @@ Minimalist Simulink Coder Target for Linux
 Authors: Michal Sojka <sojkam1@fel.cvut.cz>
          Lukas Hamacek <hamacl1@fel.cvut.cz>
 
-Copyright (C) 2009 - 2017
-         Department of Control Engineering
-         Faculty of Electrical Engineering
-         Czech Technical University in Prague
-
 The aim of this target is to allow Simulink to generate code that
 runs in real-time on Linux. This target tries to be minimalist in
 the sense that it reuses as much as possible from Simulink built-in