From a7d2dd2df337a2c7bb1fc84a33d7497e6aacf9fc Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 4 Mar 2009 14:31:46 +0000 Subject: compatible to new array struct svn path=/trunk/externals/iem/iem_spec2/; revision=10834 --- src/iem_spec2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/iem_spec2.c') diff --git a/src/iem_spec2.c b/src/iem_spec2.c index c1e0747..239bff4 100644 --- a/src/iem_spec2.c +++ b/src/iem_spec2.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_spec2 written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */ +iem_spec2 written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2009 */ #include "m_pd.h" @@ -71,6 +71,6 @@ void iem_spec2_setup(void) spec2_tabreceive_enable_tilde_setup(); spec2_tabreceive_tilde_setup(); - post("iem_spec2 (R-1.17) library loaded! (c) Thomas Musil 11.2006"); + post("iem_spec2 (R-1.18) library loaded! (c) Thomas Musil 01.2009"); post(" musil%ciem.at iem KUG Graz Austria", '@'); } -- cgit v1.2.1