changeset 266:2dccb28a421f

Copyright dates
author Chris Cannam
date Thu, 03 Apr 2014 08:15:39 +0100
parents 23287f4f521f
children d073bf21ded0
files README src/MainWindow.cpp
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
 
--- 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 += 
-        "<p>Copyright &copy; 2005&ndash;2013 Chris Cannam, Queen Mary University of London, and the Tony project authors: Matthias Mauch, George Fazekas, Justin Salamon, and Rachel Bittner.</p>"
+        "<p>Copyright &copy; 2005&ndash;2014 Chris Cannam, Queen Mary University of London, and the Tony project authors: Matthias Mauch, George Fazekas, Justin Salamon, and Rachel Bittner.</p>"
         "<p>pYIN analysis plugin written by Matthias Mauch.</p>"
         "<p>This program is free software; you can redistribute it and/or "
         "modify it under the terms of the GNU General Public License as "