mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
Update to 2013
This commit is contained in:
parent
ace1a1c16c
commit
0c29d5a06f
@ -268,7 +268,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
|
||||
wxT("<p><br></center>") +
|
||||
|
||||
_("<b>Audacity®</b> software is copyright")+
|
||||
wxT("© 1999-2012 Audacity Team.<br>") +
|
||||
wxT("© 1999-2013 Audacity Team.<br>") +
|
||||
|
||||
_("The name <b>Audacity®</b> is a registered trademark of Dominic Mazzoni.") +
|
||||
wxT("</font></body></html>");
|
||||
|
@ -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®"
|
||||
|
Loading…
x
Reference in New Issue
Block a user