comparison runner/main.cpp @ 295:c1862b8712ca

Copyright date
author Chris Cannam
date Wed, 24 May 2017 12:55:28 +0100
parents 329c29264aaf
children ddcbbd85c1ea
comparison
equal deleted inserted replaced
294:252380f1b361 295:c1862b8712ca
190 { 190 {
191 cerr << endl; 191 cerr << endl;
192 cerr << "Sonic Annotator v" << RUNNER_VERSION << endl; 192 cerr << "Sonic Annotator v" << RUNNER_VERSION << endl;
193 cerr << "A utility for batch feature extraction from audio files." << endl; 193 cerr << "A utility for batch feature extraction from audio files." << endl;
194 cerr << "Mark Levy, Chris Sutton, and Chris Cannam, Queen Mary, University of London." << endl; 194 cerr << "Mark Levy, Chris Sutton, and Chris Cannam, Queen Mary, University of London." << endl;
195 cerr << "Copyright 2007-2016 Queen Mary, University of London." << endl; 195 cerr << "Copyright 2007-2017 Queen Mary, University of London." << endl;
196 cerr << endl; 196 cerr << endl;
197 cerr << "This program is free software. You may redistribute copies of it under the" << endl; 197 cerr << "This program is free software. You may redistribute copies of it under the" << endl;
198 cerr << "terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>." << endl; 198 cerr << "terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>." << endl;
199 cerr << "This program is supplied with NO WARRANTY, to the extent permitted by law." << endl; 199 cerr << "This program is supplied with NO WARRANTY, to the extent permitted by law." << endl;
200 cerr << endl; 200 cerr << endl;