comparison main/MainWindow.cpp @ 344:1fc7ee4ff506

* Version and dates
author Chris Cannam
date Wed, 05 May 2010 16:21:44 +0000
parents 3211f8cef51a
children e0c7ee104eb4
comparison
equal deleted inserted replaced
343:12888de0dd89 344:1fc7ee4ff506
4031 #ifndef BUILD_STATIC 4031 #ifndef BUILD_STATIC
4032 aboutText.replace(tr("With "), tr("Using ")); 4032 aboutText.replace(tr("With "), tr("Using "));
4033 #endif 4033 #endif
4034 4034
4035 aboutText += 4035 aboutText +=
4036 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2009 Chris Cannam and " 4036 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2010 Chris Cannam and "
4037 "Queen Mary, University of London.</small></p>" 4037 "Queen Mary, University of London.</small></p>"
4038 "<p><small>This program is free software; you can redistribute it and/or " 4038 "<p><small>This program is free software; you can redistribute it and/or "
4039 "modify it under the terms of the GNU General Public License as " 4039 "modify it under the terms of the GNU General Public License as "
4040 "published by the Free Software Foundation; either version 2 of the " 4040 "published by the Free Software Foundation; either version 2 of the "
4041 "License, or (at your option) any later version.<br>See the file " 4041 "License, or (at your option) any later version.<br>See the file "