Bug 336554: update copyright dates on the branch, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196574 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>firefox-bin</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Firefox APP_VERSION, © 1998-2005 Contributors</string>
|
||||
<string>Firefox APP_VERSION, © 1998-2006 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>firefox</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
@@ -51,7 +51,7 @@ static const nsXREAppData kAppData = {
|
||||
NS_STRINGIFY(APP_VERSION),
|
||||
NS_STRINGIFY(BUILD_ID),
|
||||
"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}",
|
||||
"Copyright (c) 1998 - 2005 mozilla.org",
|
||||
"Copyright (c) 1998 - 2006 mozilla.org",
|
||||
NS_XRE_ENABLE_PROFILE_MIGRATOR |
|
||||
NS_XRE_ENABLE_EXTENSION_MANAGER
|
||||
};
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!ENTITY copyright "Credits">
|
||||
<!ENTITY aboutLink "< About &brandFullName;">
|
||||
<!ENTITY aboutVersion "version">
|
||||
<!ENTITY copyrightText "©1998-2005 Contributors. All Rights Reserved. Firefox and the
|
||||
<!ENTITY copyrightText "©1998-2006 Contributors. All Rights Reserved. Firefox and the
|
||||
Firefox logos are trademarks of the Mozilla Foundation. All rights
|
||||
reserved. Some trademark rights used under license from The
|
||||
Charlton Company.">
|
||||
|
||||
@@ -92,7 +92,7 @@ h1 {
|
||||
<hr />
|
||||
|
||||
<ul>
|
||||
<li>Copyright © 1998-2005 &license.part1; <a href="about:credits">&license.contrib;</a>
|
||||
<li>Copyright © 1998-2006 &license.part1; <a href="about:credits">&license.contrib;</a>
|
||||
&license.part2;
|
||||
<a href="about:license">Mozilla Public License &license.and; Netscape Public License</a>&license.part3;
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user