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:
gavin%gavinsharp.com
2006-05-15 20:26:11 +00:00
parent 6e762b1549
commit 0be0c3cce0
4 changed files with 4 additions and 4 deletions

View File

@@ -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>

View File

@@ -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
};

View File

@@ -2,7 +2,7 @@
<!ENTITY copyright "Credits">
<!ENTITY aboutLink "&lt; About &brandFullName;">
<!ENTITY aboutVersion "version">
<!ENTITY copyrightText "&#169;1998-2005 Contributors. All Rights Reserved. Firefox and the
<!ENTITY copyrightText "&#169;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.">

View File

@@ -92,7 +92,7 @@ h1 {
<hr />
<ul>
<li>Copyright &copy; 1998-2005 &license.part1; <a href="about:credits">&license.contrib;</a>
<li>Copyright &copy; 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>