diff options
Diffstat (limited to '2.3-1/src/c/elementaryFunctions/int16/u16int16s.c')
-rw-r--r-- | 2.3-1/src/c/elementaryFunctions/int16/u16int16s.c | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/2.3-1/src/c/elementaryFunctions/int16/u16int16s.c b/2.3-1/src/c/elementaryFunctions/int16/u16int16s.c index 26f32b25..ad226dba 100644 --- a/2.3-1/src/c/elementaryFunctions/int16/u16int16s.c +++ b/2.3-1/src/c/elementaryFunctions/int16/u16int16s.c @@ -1,15 +1,15 @@ -/* - * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab - * Copyright (C) 2008-2008 - INRIA - Arnaud Torset - * - * This file must be used under the terms of the CeCILL. - * This source file is licensed as described in the file COPYING, which - * you should have received as part of this distribution. The terms - * are also available at - * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt - * - */ - +/* Copyright (C) 2016 - IIT Bombay - FOSSEE + + This file must be used under the terms of the CeCILL. + This source file is licensed as described in the file COPYING, which + you should have received as part of this distribution. The terms + are also available at + http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt + Author: Siddhesh + Organization: FOSSEE, IIT Bombay + Email: toolbox@scilab.in +*/ + #include "int16.h" |