Mercurial > hg > sonic-annotator
diff runner/main.cpp @ 86:318e2f177ed5
Win32 build fixes
author | Chris Cannam |
---|---|
date | Thu, 09 May 2013 13:41:03 +0100 |
parents | 6c87f6443fe6 |
children | 03b1d83fca29 |
line wrap: on
line diff
--- a/runner/main.cpp Thu May 09 10:34:52 2013 +0100 +++ b/runner/main.cpp Thu May 09 13:41:03 2013 +0100 @@ -144,7 +144,7 @@ cerr << "Sonic Annotator v" << RUNNER_VERSION << endl; cerr << "A utility for batch feature extraction from audio files." << endl; cerr << "Mark Levy, Chris Sutton and Chris Cannam, Queen Mary, University of London." << endl; - cerr << "Copyright 2007-2011 Queen Mary, University of London." << endl; + cerr << "Copyright 2007-2013 Queen Mary, University of London." << endl; cerr << endl; cerr << "This program is free software. You may redistribute copies of it under the" << endl; cerr << "terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>." << endl;