1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

Update to 2013

This commit is contained in:
windinthew 2013-01-01 09:33:23 +00:00
parent ace1a1c16c
commit 0c29d5a06f
2 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
wxT("<p><br></center>") +
_("<b>Audacity&reg;</b> software is copyright")+
wxT("&copy; 1999-2012 Audacity Team.<br>") +
wxT("&copy; 1999-2013 Audacity Team.<br>") +
_("The name <b>Audacity&reg;</b> is a registered trademark of Dominic Mazzoni.") +
wxT("</font></body></html>");

View File

@ -26,7 +26,7 @@ BEGIN
VALUE "FileDescription", "Audacity®, the Free, Cross-Platform Sound Editor"
VALUE "FileVersion", AUDACITY_FILE_VERSION
VALUE "InternalName", "Audacity"
VALUE "LegalCopyright", "Copyright © 2012. All rights reserved."
VALUE "LegalCopyright", "Copyright © 2013. All rights reserved."
VALUE "LegalTrademarks", "Audacity® is a registered trademark of Dominic Mazzoni."
VALUE "OriginalFilename", "Audacity.exe"
VALUE "ProductName", "Audacity®"