From a4ce87d4c46207f5047be7e0afdfc18d8571b384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 12 Apr 2005 09:01:36 +0000 Subject: changed license-text (now references LICENSE.txt instead of LGPL) svn path=/trunk/externals/iem/iemmatrix/; revision=2721 --- src/mtx_zeros.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mtx_zeros.c') diff --git a/src/mtx_zeros.c b/src/mtx_zeros.c index a340967..7e96e07 100644 --- a/src/mtx_zeros.c +++ b/src/mtx_zeros.c @@ -4,11 +4,11 @@ * objects for manipulating simple matrices * mostly refering to matlab/octave matrix functions * - * (c) IOhannes m zmölnig, forum::für::umläute - * - * IEM, Graz + * Copyright (c) IOhannes m zmölnig, forum::für::umläute + * IEM, Graz, Austria * - * this code is published under the LGPL + * For information on usage and redistribution, and for a DISCLAIMER OF ALL + * WARRANTIES, see the file, "LICENSE.txt," in this distribution. * */ #include "iemmatrix.h" -- cgit v1.2.1