diff options
author | Sylvestre Ledru <sylvestre.ledru@scilab-enterprises.com> | 2013-08-26 15:51:47 +0200 |
---|---|---|
committer | codereview <codereview@git.scilab.org> | 2013-08-27 09:02:55 +0200 |
commit | e3154b547de45cf503e5389397fbb908c144b701 (patch) | |
tree | f1de340e6e169aaf91089d697f16f26720c92a57 /scilab/modules/data_structures/etc | |
parent | 003261df50258ad8a6afc7bcf7bed85fb15b09c7 (diff) | |
download | scilab-e3154b547de45cf503e5389397fbb908c144b701.zip scilab-e3154b547de45cf503e5389397fbb908c144b701.tar.gz |
Also update the URL to the CeCILL license. Thanks to Paul for noticing that
Change-Id: I6c678dfae6b5b38d999022bd266d1170237dd20c
Diffstat (limited to 'scilab/modules/data_structures/etc')
-rw-r--r-- | scilab/modules/data_structures/etc/data_structures.quit | 2 | ||||
-rw-r--r-- | scilab/modules/data_structures/etc/data_structures.start | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scilab/modules/data_structures/etc/data_structures.quit b/scilab/modules/data_structures/etc/data_structures.quit index 8a0f997..ab83f0c 100644 --- a/scilab/modules/data_structures/etc/data_structures.quit +++ b/scilab/modules/data_structures/etc/data_structures.quit | |||
@@ -6,5 +6,5 @@ | |||
6 | // This source file is licensed as described in the file COPYING, which | 6 | // This source file is licensed as described in the file COPYING, which |
7 | // you should have received as part of this distribution. The terms | 7 | // you should have received as part of this distribution. The terms |
8 | // are also available at | 8 | // are also available at |
9 | // http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | 9 | // http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt |
10 | 10 | ||
diff --git a/scilab/modules/data_structures/etc/data_structures.start b/scilab/modules/data_structures/etc/data_structures.start index 8ab6610..a5983cf 100644 --- a/scilab/modules/data_structures/etc/data_structures.start +++ b/scilab/modules/data_structures/etc/data_structures.start | |||
@@ -5,7 +5,7 @@ | |||
5 | // This source file is licensed as described in the file COPYING, which | 5 | // This source file is licensed as described in the file COPYING, which |
6 | // you should have received as part of this distribution. The terms | 6 | // you should have received as part of this distribution. The terms |
7 | // are also available at | 7 | // are also available at |
8 | // http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | 8 | // http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt |
9 | 9 | ||
10 | function data_structureslib = startModule() | 10 | function data_structureslib = startModule() |
11 | 11 | ||