From e0d24da0230870e8dc68ecf98010cd5c2d711c17 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 22 Jun 2007 15:44:13 +0000 Subject: new date svn path=/trunk/externals/iem/iem_matrix/; revision=7793 --- src/iem_matrix.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/iem_matrix.c') diff --git a/src/iem_matrix.c b/src/iem_matrix.c index 818d0d5..9f73b4d 100644 --- a/src/iem_matrix.c +++ b/src/iem_matrix.c @@ -1,7 +1,7 @@ /* For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. -iem_matrix written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */ +iem_matrix written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2007 */ #include "m_pd.h" #include "iemlib.h" @@ -39,6 +39,6 @@ void iem_matrix_setup(void) matrix_bundle_line8_tilde_setup(); matrix_bundle_stat_tilde_setup(); - post("iem_matrix (R-1.17) library loaded! (c) Thomas Musil 11.2006"); + post("iem_matrix (R-1.17) library loaded! (c) Thomas Musil 06.2007"); post(" musil%ciem.at iem KUG Graz Austria", '@'); } -- cgit v1.2.1