From: <bor...@us...> - 2020-07-30 07:50:26
|
Revision: 3751 http://sourceforge.net/p/ftm/code/3751 Author: borghesi Date: 2020-07-30 07:50:24 +0000 (Thu, 30 Jul 2020) Log Message: ----------- Modified Paths: -------------- trunk/ftm/ftmlib/ftmlib.c Modified: trunk/ftm/ftmlib/ftmlib.c =================================================================== --- trunk/ftm/ftmlib/ftmlib.c 2020-07-22 16:23:20 UTC (rev 3750) +++ trunk/ftm/ftmlib/ftmlib.c 2020-07-30 07:50:24 UTC (rev 3751) @@ -934,7 +934,7 @@ fts_post("FTM & Co %s (%s)" build_config "\n", fts_symbol_name(ftm_version_symbol), FTM_VERSION_DATE); - fts_post(" Copyright \u00A9 2003 - 2012 IRCAM - Centre Pompidou\n"); + fts_post(" Copyright \u00A9 2003 - 2020 IRCAM - Centre Pompidou\n"); /* FTM (system) functions */ sym_wiki = fts_new_symbol("wiki"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |