From 95eb0312479b884ccd1d6f6d8dd80cd2295afe0d Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 4 Jul 2013 17:13:07 +0000 Subject: changed date svn path=/trunk/externals/iem/iem_ambi/; revision=17186 --- src/iem_ambi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/iem_ambi.c b/src/iem_ambi.c index c7278c6..2783641 100644 --- a/src/iem_ambi.c +++ b/src/iem_ambi.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_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */ +iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2013 */ #include "m_pd.h" #include "iemlib.h" @@ -33,6 +33,6 @@ void iem_ambi_setup(void) ambi_decode_cube_setup(); ambi_rot_setup(); - post("iem_ambi (R-0.2) library loaded! (c) Thomas Musil 2000-2012"); + post("iem_ambi (R-1.20) library loaded! (c) Thomas Musil 07.2013"); post(" musil%ciem.at iem KUG Graz Austria", '@'); } -- cgit v1.2.1