summaryrefslogtreecommitdiff
path: root/2.3-1/src/c/matrixOperations/magnitude/i16magns.c
diff options
context:
space:
mode:
Diffstat (limited to '2.3-1/src/c/matrixOperations/magnitude/i16magns.c')
-rw-r--r--2.3-1/src/c/matrixOperations/magnitude/i16magns.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/2.3-1/src/c/matrixOperations/magnitude/i16magns.c b/2.3-1/src/c/matrixOperations/magnitude/i16magns.c
index d5deb28a..44800ca6 100644
--- a/2.3-1/src/c/matrixOperations/magnitude/i16magns.c
+++ b/2.3-1/src/c/matrixOperations/magnitude/i16magns.c
@@ -1,5 +1,14 @@
+/* Copyright (C) 2016 - IIT Bombay - FOSSEE
-/* SCilab2C FOSSEE IIT BOMBAY */
+ 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: Mushir
+ Organization: FOSSEE, IIT Bombay
+ Email: toolbox@scilab.in
+*/