aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_ones.c
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-04-12 09:01:36 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-04-12 09:01:36 +0000
commita4ce87d4c46207f5047be7e0afdfc18d8571b384 (patch)
treeef78bc56d5727f945a1f658ec6a09316882a3cbd /src/mtx_ones.c
parent163d79e3caff706fe41a2eaf316628a98d7fc050 (diff)
changed license-text (now references LICENSE.txt instead of LGPL)
svn path=/trunk/externals/iem/iemmatrix/; revision=2721
Diffstat (limited to 'src/mtx_ones.c')
-rw-r--r--src/mtx_ones.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mtx_ones.c b/src/mtx_ones.c
index c3dccf5..2a5fe60 100644
--- a/src/mtx_ones.c
+++ b/src/mtx_ones.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"