diff options
author | Pierre-Aime Agnel <pierre-aime.agnel@scilab-enterprises.com> | 2016-02-02 18:09:15 +0100 |
---|---|---|
committer | Cédric DELAMARRE <cedric.delamarre@scilab-enterprises.com> | 2016-02-02 18:39:23 +0100 |
commit | 9cc3c2b45eec49626d82b496a80117b048745836 (patch) | |
tree | 36516c5cca99da1205529d4d8589e8f3006836ec /scilab/modules/data_structures/etc | |
parent | fa5b54aeb26156151d1376c5cf81714fc670f2e7 (diff) | |
download | scilab-9cc3c2b45eec49626d82b496a80117b048745836.zip scilab-9cc3c2b45eec49626d82b496a80117b048745836.tar.gz |
License Header change: Removed the LICENSE_END before beta
Change-Id: Ibd125f3f874e20ff03b2f4a604e754f53f928009
Diffstat (limited to 'scilab/modules/data_structures/etc')
-rw-r--r-- | scilab/modules/data_structures/etc/data_structures.quit | 1 | ||||
-rw-r--r-- | scilab/modules/data_structures/etc/data_structures.start | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/scilab/modules/data_structures/etc/data_structures.quit b/scilab/modules/data_structures/etc/data_structures.quit index 10e801d..0d41fc0 100644 --- a/scilab/modules/data_structures/etc/data_structures.quit +++ b/scilab/modules/data_structures/etc/data_structures.quit | |||
@@ -10,5 +10,4 @@ | |||
10 | // and continues to be available under such terms. | 10 | // and continues to be available under such terms. |
11 | // For more information, see the COPYING file which you should have received | 11 | // For more information, see the COPYING file which you should have received |
12 | // along with this program. | 12 | // along with this program. |
13 | // === LICENSE_END === | ||
14 | 13 | ||
diff --git a/scilab/modules/data_structures/etc/data_structures.start b/scilab/modules/data_structures/etc/data_structures.start index a472b4b..0447a67 100644 --- a/scilab/modules/data_structures/etc/data_structures.start +++ b/scilab/modules/data_structures/etc/data_structures.start | |||
@@ -9,7 +9,6 @@ | |||
9 | // and continues to be available under such terms. | 9 | // and continues to be available under such terms. |
10 | // For more information, see the COPYING file which you should have received | 10 | // For more information, see the COPYING file which you should have received |
11 | // along with this program. | 11 | // along with this program. |
12 | // === LICENSE_END === | ||
13 | 12 | ||
14 | //Load functions libraries | 13 | //Load functions libraries |
15 | // ============================================================================= | 14 | // ============================================================================= |