# HG changeset patch # User Chris Cannam # Date 1396509339 -3600 # Node ID 2dccb28a421f065b560a293d095233cc94619fda # Parent 23287f4f521fbb45d3efd7df8e7c95a8c921dbe9 Copyright dates diff -r 23287f4f521f -r 2dccb28a421f README --- a/README Thu Apr 03 08:09:22 2014 +0100 +++ b/README Thu Apr 03 08:15:39 2014 +0100 @@ -53,7 +53,7 @@ University of London. Authors include Chris Cannam, George Fazekas, Matthias Mauch, Simon Dixon and others. -Code copyright 2005-2007 Chris Cannam and copyright 2006-2013 Queen +Code copyright 2005-2007 Chris Cannam and copyright 2006-2014 Queen Mary, University of London, except where indicated in the individual source files. diff -r 23287f4f521f -r 2dccb28a421f src/MainWindow.cpp --- a/src/MainWindow.cpp Thu Apr 03 08:09:22 2014 +0100 +++ b/src/MainWindow.cpp Thu Apr 03 08:15:39 2014 +0100 @@ -2883,7 +2883,7 @@ .arg(QT_VERSION_STR); aboutText += - "
Copyright © 2005–2013 Chris Cannam, Queen Mary University of London, and the Tony project authors: Matthias Mauch, George Fazekas, Justin Salamon, and Rachel Bittner.
" + "Copyright © 2005–2014 Chris Cannam, Queen Mary University of London, and the Tony project authors: Matthias Mauch, George Fazekas, Justin Salamon, and Rachel Bittner.
" "pYIN analysis plugin written by Matthias Mauch.
" "This program is free software; you can redistribute it and/or " "modify it under the terms of the GNU General Public License as "