From 1e820589666233846f0337a3ea6b1b02933aaf95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 10 Feb 2011 11:43:41 +0000 Subject: UTF-8 ified svn path=/trunk/externals/iem/iemmatrix/; revision=14894 --- src/iemmatrix.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/iemmatrix.c') diff --git a/src/iemmatrix.c b/src/iemmatrix.c index f554663..ea8f20c 100644 --- a/src/iemmatrix.c +++ b/src/iemmatrix.c @@ -4,7 +4,7 @@ * objects for manipulating simple matrices * mostly refering to matlab/octave matrix functions * - * Copyright (c) IOhannes m zmölnig, forum::für::umläute + * Copyright (c) IOhannes m zmölnig, forum::für::umläute * IEM, Graz, Austria * * For information on usage and redistribution, and for a DISCLAIMER OF ALL @@ -19,7 +19,7 @@ void iemmatrix_setup(){ post(""); post("iemmatrix "VERSION); post("\tobjects for manipulating 2d-matrices"); - post("\t(c) IOhannes m zmölnig, Thomas Musil, Franz Zotter :: iem, 2001-2005"); + post("\t(c) IOhannes m zmölnig, Thomas Musil, Franz Zotter :: iem, 2001-2011"); post("\tcompiled "__DATE__" : "__TIME__); post(""); -- cgit v1.2.1