Mercurial > hg > sonic-annotator
diff runner/main.cpp @ 295:c1862b8712ca
Copyright date
author | Chris Cannam |
---|---|
date | Wed, 24 May 2017 12:55:28 +0100 |
parents | 329c29264aaf |
children | ddcbbd85c1ea |
line wrap: on
line diff
--- a/runner/main.cpp Wed May 24 12:54:38 2017 +0100 +++ b/runner/main.cpp Wed May 24 12:55:28 2017 +0100 @@ -192,7 +192,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-2016 Queen Mary, University of London." << endl; + cerr << "Copyright 2007-2017 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;