# HG changeset patch # User lbajardsilogic # Date 1179236586 0 # Node ID ddc7df018d6b83c6eeb20ccfff45ee2b4d04bc0a # Parent 84d1d2076bf7b58c9676db440d223c146c2d52cd correction of the Sonic Visualizer Copyright diff -r 84d1d2076bf7 -r ddc7df018d6b sv/main/MainWindow.cpp --- a/sv/main/MainWindow.cpp Tue May 15 13:37:16 2007 +0000 +++ b/sv/main/MainWindow.cpp Tue May 15 13:43:06 2007 +0000 @@ -4870,7 +4870,7 @@ .arg(version) .arg(debug ? tr("Debug") : tr("Release")); - aboutText += tr("
Based on Sonic Visualizer Copyright © 2005 - 2006 Chris Cannam (Version %1)
").arg(SV_VERSION); + aboutText += tr("Based on Sonic Visualizer Copyright © 2005 - 2007 Chris Cannam and Queen Mary, University of London (Version %1)
").arg(SV_VERSION); #ifndef BUILD_STATIC aboutText += tr("