mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Update for 2012.
This commit is contained in:
parent
a4853a88ca
commit
ba7ce7830c
@ -270,7 +270,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
|
||||
wxT("<p><br></center>") +
|
||||
|
||||
_("<b>Audacity®</b> software is copyright")+
|
||||
wxT("© 1999-2011 Audacity Team.<br>") +
|
||||
wxT("© 1999-2012 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 © 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®"
|
||||
|
Loading…
x
Reference in New Issue
Block a user