aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_size.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtx_size.c')
-rw-r--r--src/mtx_size.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mtx_size.c b/src/mtx_size.c
index 43dbba1..e74b82d 100644
--- a/src/mtx_size.c
+++ b/src/mtx_size.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"