comparison main/MainWindow.cpp @ 510:f8833ed742fc

Add signing, update copyright date
author Chris Cannam
date Mon, 16 Jul 2012 10:59:43 +0100
parents 26ebbe098bce
children 90bac2cf39f1
comparison
equal deleted inserted replaced
509:451d3c087112 510:f8833ed742fc
4356 #ifndef BUILD_STATIC 4356 #ifndef BUILD_STATIC
4357 aboutText.replace(tr("With "), tr("Using ")); 4357 aboutText.replace(tr("With "), tr("Using "));
4358 #endif 4358 #endif
4359 4359
4360 aboutText += 4360 aboutText +=
4361 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2011 Chris Cannam and " 4361 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2012 Chris Cannam and "
4362 "Queen Mary, University of London.</small></p>" 4362 "Queen Mary, University of London.</small></p>"
4363 "<p><small>This program is free software; you can redistribute it and/or " 4363 "<p><small>This program is free software; you can redistribute it and/or "
4364 "modify it under the terms of the GNU General Public License as " 4364 "modify it under the terms of the GNU General Public License as "
4365 "published by the Free Software Foundation; either version 2 of the " 4365 "published by the Free Software Foundation; either version 2 of the "
4366 "License, or (at your option) any later version.<br>See the file " 4366 "License, or (at your option) any later version.<br>See the file "