diff runner/main.cpp @ 369:ddcbbd85c1ea

Towards a 1.6 release - primarily for Opus support
author Chris Cannam
date Thu, 04 Jun 2020 17:39:27 +0100
parents c1862b8712ca
children 3e0133aa2354
line wrap: on
line diff
--- a/runner/main.cpp	Tue May 19 08:52:01 2020 +0100
+++ b/runner/main.cpp	Thu Jun 04 17:39:27 2020 +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-2017 Queen Mary, University of London." << endl;
+    cerr << "Copyright 2007-2020 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;