diff runner/main.cpp @ 246:4307b34f86c0

Update CHANGELOG and copyright date
author Chris Cannam
date Fri, 18 Mar 2016 14:55:27 +0000
parents 7c4f7cd065a0
children 0774f36cb151
line wrap: on
line diff
--- a/runner/main.cpp	Fri Mar 18 14:46:10 2016 +0000
+++ b/runner/main.cpp	Fri Mar 18 14:55:27 2016 +0000
@@ -191,7 +191,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-2015 Queen Mary, University of London." << endl;
+    cerr << "Copyright 2007-2016 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;