Mercurial > hg > sonic-visualiser
comparison main/MainWindow.cpp @ 1465:9401d021b47b 3.0-integration
Some copyright dates and build adjustments
author | Chris Cannam |
---|---|
date | Tue, 03 Jan 2017 16:14:31 +0000 |
parents | f5c828d1f3e2 |
children | e76f72565112 |
comparison
equal
deleted
inserted
replaced
1464:cb41b2184622 | 1465:9401d021b47b |
---|---|
4866 #ifndef BUILD_STATIC | 4866 #ifndef BUILD_STATIC |
4867 aboutText.replace(tr("With "), tr("Using ")); | 4867 aboutText.replace(tr("With "), tr("Using ")); |
4868 #endif | 4868 #endif |
4869 | 4869 |
4870 aboutText += | 4870 aboutText += |
4871 "<p><small>Sonic Visualiser Copyright © 2005–2016 Chris Cannam and " | 4871 "<p><small>Sonic Visualiser Copyright © 2005–2017 Chris Cannam and " |
4872 "Queen Mary, University of London.</small></p>" | 4872 "Queen Mary, University of London.</small></p>" |
4873 "<p><small>This program is free software; you can redistribute it and/or " | 4873 "<p><small>This program is free software; you can redistribute it and/or " |
4874 "modify it under the terms of the GNU General Public License as " | 4874 "modify it under the terms of the GNU General Public License as " |
4875 "published by the Free Software Foundation; either version 2 of the " | 4875 "published by the Free Software Foundation; either version 2 of the " |
4876 "License, or (at your option) any later version.<br>See the file " | 4876 "License, or (at your option) any later version.<br>See the file " |