From 3e4e743b2d1cb50bc442bc8fc568e29d48c7580a Mon Sep 17 00:00:00 2001 From: torset Date: Mon, 22 Dec 2008 09:07:41 +0000 Subject: Little changes made --- src/signalProcessing/conv/zconva.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/signalProcessing/conv/zconva.c') diff --git a/src/signalProcessing/conv/zconva.c b/src/signalProcessing/conv/zconva.c index 688023a7..83c791ec 100644 --- a/src/signalProcessing/conv/zconva.c +++ b/src/signalProcessing/conv/zconva.c @@ -1,3 +1,16 @@ + +/* + * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab + * Copyright (C) 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 + * + */ + #include "conv.h" void zconva(doubleComplex *in1, int size1, doubleComplex *in2,int size2, doubleComplex *out){ @@ -31,4 +44,8 @@ void zconva(doubleComplex *in1, int size1, doubleComplex *in2,int size2, doubleC for (i=0;i