comparison main/MainWindow.cpp @ 962:ac144f0815a2

Copyright date
author Chris Cannam
date Tue, 12 May 2015 14:24:33 +0100
parents a16456ca5e71
children 80c5d98399ec ce4793b2748a
comparison
equal deleted inserted replaced
961:f3c1546c8a5c 962:ac144f0815a2
4592 #ifndef BUILD_STATIC 4592 #ifndef BUILD_STATIC
4593 aboutText.replace(tr("With "), tr("Using ")); 4593 aboutText.replace(tr("With "), tr("Using "));
4594 #endif 4594 #endif
4595 4595
4596 aboutText += 4596 aboutText +=
4597 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2013 Chris Cannam and " 4597 "<p><small>Sonic Visualiser Copyright &copy; 2005&ndash;2015 Chris Cannam and "
4598 "Queen Mary, University of London.</small></p>" 4598 "Queen Mary, University of London.</small></p>"
4599 "<p><small>This program is free software; you can redistribute it and/or " 4599 "<p><small>This program is free software; you can redistribute it and/or "
4600 "modify it under the terms of the GNU General Public License as " 4600 "modify it under the terms of the GNU General Public License as "
4601 "published by the Free Software Foundation; either version 2 of the " 4601 "published by the Free Software Foundation; either version 2 of the "
4602 "License, or (at your option) any later version.<br>See the file " 4602 "License, or (at your option) any later version.<br>See the file "