diff options
author | pmarecha | 2008-06-05 09:13:02 +0000 |
---|---|---|
committer | pmarecha | 2008-06-05 09:13:02 +0000 |
commit | 5ed01daa89dcb5bcf7d85b9c614e0f71df96cbd4 (patch) | |
tree | ec825673f8e14b914403e79db014f889555c4405 /src/auxiliaryFunctions/includes/length.h | |
parent | 6b0d977bbff02a2c18e50ab34745f1445595a771 (diff) | |
download | scilab2c-5ed01daa89dcb5bcf7d85b9c614e0f71df96cbd4.tar.gz scilab2c-5ed01daa89dcb5bcf7d85b9c614e0f71df96cbd4.tar.bz2 scilab2c-5ed01daa89dcb5bcf7d85b9c614e0f71df96cbd4.zip |
Diffstat (limited to 'src/auxiliaryFunctions/includes/length.h')
-rw-r--r-- | src/auxiliaryFunctions/includes/length.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auxiliaryFunctions/includes/length.h b/src/auxiliaryFunctions/includes/length.h index 037ac32e..eec80cbe 100644 --- a/src/auxiliaryFunctions/includes/length.h +++ b/src/auxiliaryFunctions/includes/length.h @@ -1,6 +1,7 @@ /* * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab - * Copyright (C) 2007-2008 - INRIA - Bruno JOFRET, POLIBA Raffaele Nutricato + * Copyright (C) 2007-2008 - INRIA - Bruno JOFRET + * Copyright (C) 2007-2008 - POLIBA - Raffaele Nutricato * * This file must be used under the terms of the CeCILL. * This source file is licensed as described in the file COPYING, which |