Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006.
git-svn-id: svn://10.0.0.236/trunk@186845 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
93a6080911
commit
382401952a
@ -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
|
||||
};
|
||||
|
||||
@ -330,7 +330,7 @@
|
||||
<p id="gecko" class="center">&credit.poweredByGecko;</p>
|
||||
|
||||
<p class="footnote">
|
||||
&brandFullName;™ &license.part0; copyright ©1998-2005 &license.part1;
|
||||
&brandFullName;™ &license.part0; copyright ©1998-2006 &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>
|
||||
|
||||
@ -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.">
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
<!ENTITY copyright "Credits">
|
||||
<!ENTITY aboutLink "< About &brandFullName;">
|
||||
<!ENTITY aboutVersion "version">
|
||||
<!ENTITY copyrightText "©1998-2005 Contributors. All rights
|
||||
<!ENTITY copyrightText "©1998-2006 Contributors. All rights
|
||||
reserved. Mozilla Sunbird, Sunbird, and the
|
||||
Sunbird logos are trademarks of the Mozilla
|
||||
Foundation. All rights reserved.">
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
<!ENTITY copyright "Créditos">
|
||||
<!ENTITY aboutLink "< Acerca de &brandFullName;">
|
||||
<!ENTITY aboutVersion "versión">
|
||||
<!ENTITY copyrightText "©1998-2005 Colaboradores. Todos los derechos
|
||||
<!ENTITY copyrightText "©1998-2006 Colaboradores. Todos los derechos
|
||||
reservados. Mozilla Sunbird, Sunbird, y los
|
||||
logos de Sunbird son marcas comerciales de
|
||||
Mozilla Foundation. Todos los derechos reservados.">
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
<!ENTITY copyright "Crédits">
|
||||
<!ENTITY aboutLink "< À propos de &brandFullName;">
|
||||
<!ENTITY aboutVersion "version">
|
||||
<!ENTITY copyrightText "©1998-2005 Contributors. All rights
|
||||
<!ENTITY copyrightText "©1998-2006 Contributors. All rights
|
||||
reserved. Mozilla Sunbird, Sunbird, and the
|
||||
Sunbird logos are trademarks of the Mozilla
|
||||
Foundation. All rights reserved.">
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>sunbird-bin</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Sunbird APP_VERSION, © 1998-2005 Contributors</string>
|
||||
<string>Sunbird APP_VERSION, © 1998-2006 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>sunbird</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
@ -53,7 +53,7 @@ static const nsXREAppData kAppData = {
|
||||
NS_STRINGIFY(APP_VERSION),
|
||||
NS_STRINGIFY(BUILD_ID),
|
||||
"{718e30fb-e89b-41dd-9da7-e25a45638b28}",
|
||||
"Copyright (c) 2004 mozilla.org",
|
||||
"Copyright (c) 2004-2006 mozilla.org",
|
||||
NS_XRE_ENABLE_EXTENSION_MANAGER
|
||||
};
|
||||
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
<p id="gecko" class="center">&credit.powered; Gecko™</p>
|
||||
|
||||
<p class="footnote">
|
||||
&brandFullName;™ &license.part0; Copyright ©1998-2005 &license.part1;
|
||||
&brandFullName;™ &license.part0; Copyright ©1998-2006 &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>
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Camino</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Camino 1.0+, © 1998-2005 Contributors</string>
|
||||
<string>Camino 1.0+, © 1998-2006 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>appicon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Camino</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Camino 1.0+, © 1998-2005 Contributors</string>
|
||||
<string>Camino 1.0+, © 1998-2006 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>appicon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
|
||||
#define VERSION_STRING "1.0+"
|
||||
|
||||
#define COPYRIGHT_STRING "© 1998-2005 Contributors"
|
||||
#define COPYRIGHT_STRING "© 1998-2006 Contributors"
|
||||
#define GETINFO_VERSION VERSION_STRING ", " COPYRIGHT_STRING
|
||||
#define PACKAGE_NAME "Camino " VERSION_STRING
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>thunderbird-bin</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Thunderbird APP_VERSION, © 1998-2005 Contributors</string>
|
||||
<string>Thunderbird APP_VERSION, © 1998-2006 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>thunderbird</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
@ -52,7 +52,7 @@ static const nsXREAppData kAppData = {
|
||||
NS_STRINGIFY(APP_VERSION),
|
||||
NS_STRINGIFY(BUILD_ID),
|
||||
"{3550f703-e582-4d05-9a08-453d09bdfdc6}",
|
||||
"Copyright (c) 2005 mozilla.org",
|
||||
"Copyright (c) 2005-2006 mozilla.org",
|
||||
NS_XRE_ENABLE_PROFILE_MIGRATOR |
|
||||
NS_XRE_ENABLE_EXTENSION_MANAGER
|
||||
};
|
||||
|
||||
@ -333,7 +333,7 @@
|
||||
<p id="gecko" class="center">&credit.poweredByGecko;</p>
|
||||
|
||||
<p class="footnote">
|
||||
&brandFullName;™ &license.part0; copyright ©1998-2005 &license.part1;
|
||||
&brandFullName;™ &license.part0; copyright ©1998-2006 &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>
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
<!ENTITY credits "Credits">
|
||||
<!ENTITY aboutLink "< About &brandShortName;">
|
||||
<!ENTITY aboutVersion "version">
|
||||
<!ENTITY copyrightText "©1998-2005 Contributors. All Rights Reserved. Mozilla Thunderbird and the
|
||||
<!ENTITY copyrightText "©1998-2006 Contributors. All Rights Reserved. Mozilla Thunderbird and the
|
||||
Thunderbird logos are trademarks of the Mozilla Foundation. All rights
|
||||
reserved.">
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -23,9 +23,9 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>MOZ_APP_VERSION</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>MOZ_APP_DISPLAYNAME MOZ_APP_VERSION, Copyright © 1998-2005 Contributors to Mozilla.org.</string>
|
||||
<string>MOZ_APP_DISPLAYNAME MOZ_APP_VERSION, Copyright © 1998-2006 Contributors to Mozilla.org.</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 1998-2005 Contributors to Mozilla.org.</string>
|
||||
<string>Copyright © 1998-2006 Contributors to Mozilla.org.</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
|
||||
@ -1349,7 +1349,7 @@ static nsresult DumpVersion(char *appname)
|
||||
nsresult rv = NS_OK;
|
||||
long buildID = NS_BUILD_ID; // 10-digit number
|
||||
|
||||
printf("%s %s, Copyright (c) 2003-2005 mozilla.org", NS_STRINGIFY(MOZ_APP_DISPLAYNAME), NS_STRINGIFY(MOZ_APP_VERSION));
|
||||
printf("%s %s, Copyright (c) 2003-2006 mozilla.org", NS_STRINGIFY(MOZ_APP_DISPLAYNAME), NS_STRINGIFY(MOZ_APP_VERSION));
|
||||
|
||||
if(buildID) {
|
||||
printf(", build %u\n", (unsigned int)buildID);
|
||||
|
||||
@ -101,7 +101,7 @@ h1 {
|
||||
<hr />
|
||||
|
||||
<ul>
|
||||
<li>Copyright © 1998–2005 by <a href="about:credits">Contributors</a> to
|
||||
<li>Copyright © 1998–2006 by <a href="about:credits">Contributors</a> to
|
||||
the Mozilla codebase under the <a href="about:license">Mozilla Public License
|
||||
and Netscape Public License</a>. All Rights Reserved.</li>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user