Bug 365576 Update SeaMonkey's copyright strings to 2007 (main strings) r=KaiRo,sr=Neil

This commit is contained in:
bugzilla%standard8.demon.co.uk 2007-01-02 17:51:16 +00:00
parent a54cf4dfbd
commit 44067db0cb
7 changed files with 9 additions and 9 deletions

View File

@ -23,9 +23,9 @@
<key>CFBundleShortVersionString</key>
<string>@MOZ_APP_VERSION@</string>
<key>CFBundleGetInfoString</key>
<string>@MOZ_APP_DISPLAYNAME@ @MOZ_APP_VERSION@, Copyright © 1998-2006 Contributors to mozilla.org</string>
<string>@MOZ_APP_DISPLAYNAME@ @MOZ_APP_VERSION@, Copyright © 1998-2007 Contributors to mozilla.org</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 1998-2006 Contributors to mozilla.org</string>
<string>Copyright © 1998-2007 Contributors to mozilla.org</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>CFBundleDocumentTypes</key>

View File

@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */
CFBundleName = "@MOZ_APP_DISPLAYNAME@";
NSHumanReadableCopyright = "Copyright © 1998-2006 Contributors to mozilla.org";
NSHumanReadableCopyright = "Copyright © 1998-2007 Contributors to mozilla.org";

View File

@ -52,7 +52,7 @@ static const nsXREAppData kAppData = {
NS_STRINGIFY(APP_VERSION),
NS_STRINGIFY(BUILD_ID),
"{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}",
"Copyright (c) 1998-2006 mozilla.org",
"Copyright (c) 1998-2007 mozilla.org",
NS_XRE_ENABLE_PROFILE_MIGRATOR |
NS_XRE_ENABLE_EXTENSION_MANAGER
};

View File

@ -23,9 +23,9 @@
<key>CFBundleShortVersionString</key>
<string>MOZ_APP_VERSION</string>
<key>CFBundleGetInfoString</key>
<string>MOZ_APP_DISPLAYNAME MOZ_APP_VERSION, Copyright © 1998-2006 Contributors to Mozilla.org.</string>
<string>MOZ_APP_DISPLAYNAME MOZ_APP_VERSION, Copyright © 1998-2007 Contributors to Mozilla.org.</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 1998-2006 Contributors to Mozilla.org.</string>
<string>Copyright © 1998-2007 Contributors to Mozilla.org.</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>CFBundleDocumentTypes</key>

View File

@ -1346,7 +1346,7 @@ static nsresult DumpVersion(char *appname)
nsresult rv = NS_OK;
long buildID = NS_BUILD_ID; // 10-digit number
printf("%s %s, Copyright (c) 2003-2006 mozilla.org", NS_STRINGIFY(MOZ_APP_DISPLAYNAME), NS_STRINGIFY(MOZ_APP_VERSION));
printf("%s %s, Copyright (c) 2003-2007 mozilla.org", NS_STRINGIFY(MOZ_APP_DISPLAYNAME), NS_STRINGIFY(MOZ_APP_VERSION));
if(buildID) {
printf(", build %u\n", (unsigned int)buildID);

View File

@ -101,7 +101,7 @@ h1 {
<hr />
<ul>
<li>Copyright &copy; 1998&ndash;2006 by <a href="about:credits">Contributors</a> to
<li>Copyright &copy; 1998&ndash;2007 by <a href="about:credits">Contributors</a> to
the Mozilla codebase under the <a href="about:license">Mozilla Public License
and other licenses</a>. All Rights Reserved.</li>

View File

@ -2253,7 +2253,7 @@ SOFTWARE.
SupportSoft, Inc. All Rights Reserved.)
<li>Image files containing the trademarks and logos of the Mozilla
Foundation, which may not be reproduced without permission.
(Copyright &copy;2004-2006 The Mozilla Foundation.
(Copyright &copy;2004-2007 The Mozilla Foundation.
All Rights Reserved.)
</ul>