comparison main/MainWindow.cpp @ 392:58b7e3893963

* Update dates, add README
author Chris Cannam
date Thu, 03 Feb 2011 13:18:30 +0000
parents 487d208fadb3
children 94bb597df464
comparison
equal deleted inserted replaced
390:00a5d0029e95 392:58b7e3893963
4083 #ifndef BUILD_STATIC 4083 #ifndef BUILD_STATIC
4084 aboutText.replace(tr("With "), tr("Using ")); 4084 aboutText.replace(tr("With "), tr("Using "));
4085 #endif 4085 #endif
4086 4086
4087 aboutText += 4087 aboutText +=
4088 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2010 Chris Cannam and " 4088 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2011 Chris Cannam and "
4089 "Queen Mary, University of London.</small></p>" 4089 "Queen Mary, University of London.</small></p>"
4090 "<p><small>This program is free software; you can redistribute it and/or " 4090 "<p><small>This program is free software; you can redistribute it and/or "
4091 "modify it under the terms of the GNU General Public License as " 4091 "modify it under the terms of the GNU General Public License as "
4092 "published by the Free Software Foundation; either version 2 of the " 4092 "published by the Free Software Foundation; either version 2 of the "
4093 "License, or (at your option) any later version.<br>See the file " 4093 "License, or (at your option) any later version.<br>See the file "