Fix bug 471774 - Update calendar copyright dates to 2009.
This commit is contained in:
Родитель
de8c264ae4
Коммит
7ff5927b02
|
@ -42,7 +42,7 @@
|
|||
<!ENTITY aboutLink.label "< About &brandFullName;">
|
||||
<!ENTITY aboutLink.accesskey "A">
|
||||
<!ENTITY aboutVersion "version">
|
||||
<!ENTITY copyrightText "©1998-2008 Contributors. All rights
|
||||
<!ENTITY copyrightText "©1998-2009 Contributors. All rights
|
||||
reserved. Mozilla Sunbird, Sunbird, and the
|
||||
Sunbird logos are trademarks of the Mozilla
|
||||
Foundation. All rights reserved.">
|
||||
|
|
|
@ -42,7 +42,7 @@ Vendor=Mozilla
|
|||
Name=Sunbird
|
||||
Version=@APP_VERSION@
|
||||
BuildID=@GRE_BUILDID@
|
||||
Copyright=Copyright (c) 1998 - 2008 mozilla.org
|
||||
Copyright=Copyright (c) 1998 - 2009 mozilla.org
|
||||
ID={718e30fb-e89b-41dd-9da7-e25a45638b28}
|
||||
|
||||
[Gecko]
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>sunbird-bin</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>%APP_NAME% %APP_VERSION%, © 1998-2008 Contributors</string>
|
||||
<string>%APP_NAME% %APP_VERSION%, © 1998-2009 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>sunbird</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* Localized versions of Info.plist keys */
|
||||
|
||||
CFBundleName = %APP_NAME%;
|
||||
NSHumanReadableCopyright = "Copyright © 1998-2008 Contributors.";
|
||||
NSHumanReadableCopyright = "Copyright © 1998-2009 Contributors.";
|
||||
|
|
|
@ -270,7 +270,7 @@
|
|||
<p id="gecko" class="center">&credit.powered; Gecko™</p>
|
||||
|
||||
<p class="footnote">
|
||||
&brandFullName;™ &license.part0; Copyright ©1998-2008 &license.part1;
|
||||
&brandFullName;™ &license.part0; Copyright ©1998-2009 &license.part1;
|
||||
<a href="" link="about:credits" onclick="visitLink(event);">&license.contrib;</a>,
|
||||
&license.part2;
|
||||
<a href="" link="chrome://global/content/MPL-1.1.html" onclick="visitLink(event);">Mozilla Public License</a>
|
||||
|
|
Загрузка…
Ссылка в новой задаче