1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Update for 2012.

This commit is contained in:
windinthew 2012-01-03 09:01:22 +00:00
parent a4853a88ca
commit ba7ce7830c
2 changed files with 2 additions and 2 deletions

View File

@ -270,7 +270,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
wxT("<p><br></center>") +
_("<b>Audacity&reg;</b> software is copyright")+
wxT("&copy; 1999-2011 Audacity Team.<br>") +
wxT("&copy; 1999-2012 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 © 2011. All rights reserved."
VALUE "LegalCopyright", "Copyright © 2012. All rights reserved."
VALUE "LegalTrademarks", "Audacity® is a registered trademark of Dominic Mazzoni."
VALUE "OriginalFilename", "Audacity.exe"
VALUE "ProductName", "Audacity®"