Mercurial > hg > vamp-plugin-sdk
diff host/vamp-simple-host.cpp @ 290:c97e70ed5abc
* Doc updates, copyright updates, etc., in preparation for 2.1 release
author | cannam |
---|---|
date | Mon, 21 Sep 2009 09:33:05 +0000 |
parents | 7d678f889789 |
children | 5940dd0a399f |
line wrap: on
line diff
--- a/host/vamp-simple-host.cpp Wed Sep 16 11:27:15 2009 +0000 +++ b/host/vamp-simple-host.cpp Mon Sep 21 09:33:05 2009 +0000 @@ -95,7 +95,7 @@ cerr << "\n" << name << ": A command-line host for Vamp audio analysis plugins.\n\n" "Centre for Digital Music, Queen Mary, University of London.\n" - "Copyright 2006-2008 Chris Cannam and QMUL.\n" + "Copyright 2006-2009 Chris Cannam and QMUL.\n" "Freely redistributable; published under a BSD-style license.\n\n" "Usage:\n\n" " " << name << " [-s] pluginlibrary[." << PLUGIN_SUFFIX << "]:plugin[:output] file.wav [-o out.txt]\n"