Mercurial > hg > sonic-visualiser
comparison main/MainWindow.cpp @ 396:94bb597df464
Merge
author | Chris Cannam |
---|---|
date | Fri, 04 Feb 2011 14:33:16 +0000 |
parents | 065b61fe7cc3 58b7e3893963 |
children | aa8117d79702 |
comparison
equal
deleted
inserted
replaced
395:065b61fe7cc3 | 396:94bb597df464 |
---|---|
4092 #ifndef BUILD_STATIC | 4092 #ifndef BUILD_STATIC |
4093 aboutText.replace(tr("With "), tr("Using ")); | 4093 aboutText.replace(tr("With "), tr("Using ")); |
4094 #endif | 4094 #endif |
4095 | 4095 |
4096 aboutText += | 4096 aboutText += |
4097 "<p><small>Sonic Visualiser Copyright © 2005–2010 Chris Cannam and " | 4097 "<p><small>Sonic Visualiser Copyright © 2005–2011 Chris Cannam and " |
4098 "Queen Mary, University of London.</small></p>" | 4098 "Queen Mary, University of London.</small></p>" |
4099 "<p><small>This program is free software; you can redistribute it and/or " | 4099 "<p><small>This program is free software; you can redistribute it and/or " |
4100 "modify it under the terms of the GNU General Public License as " | 4100 "modify it under the terms of the GNU General Public License as " |
4101 "published by the Free Software Foundation; either version 2 of the " | 4101 "published by the Free Software Foundation; either version 2 of the " |
4102 "License, or (at your option) any later version.<br>See the file " | 4102 "License, or (at your option) any later version.<br>See the file " |