aboutsummaryrefslogtreecommitdiff
path: root/comport/comport.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-15 02:43:58 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-15 02:43:58 +0000
commit65d88c595ce683119a0dd6cb2f32bdde2d6200df (patch)
treec09eb76dd87321c051cb801efa007dfd0a8b8eee /comport/comport.c
parentdcb81d5330759404fce3b7a401b86ac3b5c039f1 (diff)
bumped version to v0.2 for release
svn path=/trunk/externals/iem/comport/; revision=16384
Diffstat (limited to 'comport/comport.c')
-rw-r--r--comport/comport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/comport/comport.c b/comport/comport.c
index 53aaa64..862ba18 100644
--- a/comport/comport.c
+++ b/comport/comport.c
@@ -1966,7 +1966,7 @@ void comport_setup(void)
null_tv.tv_usec = 0;
#endif /* NOT _WIN32 */
verbose(-1, "comport - PD external for unix/windows\n"
- "LGPL 1998-2006, Winfried Ritsch and others (see LICENSE.txt)\n"
+ "LGPL 1998-2012, Winfried Ritsch and others (see LICENSE.txt)\n"
"Institute for Electronic Music - Graz");
}