Replace remaining "Google Inc." with "Google LLC" (#1187)

This follows up to our previous commit [1], which not only updated the
copyright year but also replaced "Google Inc." with "Google LLC" for
consistency.

This commit takes care of the remaining instances of "Google Inc." that
are user visible.

 [1]: 060367d120

PiperOrigin-RevId: 728143764
This commit is contained in:
Yohei Yukawa
2025-02-19 12:25:20 +09:00
committed by GitHub
parent 76343ffa70
commit 922d4cd7eb
4 changed files with 7 additions and 7 deletions

View File

@ -4,9 +4,9 @@
//
#ifndef MOZC_RES_COMPANY_NAME
#if defined(GOOGLE_JAPANESE_INPUT_BUILD)
#define MOZC_RES_COMPANY_NAME "Google Inc."
#define MOZC_RES_COMPANY_NAME "Google LLC"
#elif defined(MOZC_BUILD)
#define MOZC_RES_COMPANY_NAME "Google Inc."
#define MOZC_RES_COMPANY_NAME "Google LLC"
#endif
#endif
#ifndef MOZC_RES_FILE_DESCRIPTION

View File

@ -213,7 +213,7 @@ def main():
'exec': ibus_mozc_path + ' --ibus',
# TODO(mazda): Generate the version number.
'version': '0.0.0.0',
'author': 'Google Inc.',
'author': 'Google LLC',
'license': 'New BSD',
'homepage': 'https://github.com/google/mozc',
'textdomain': 'ibus-mozc',

View File

@ -46,8 +46,8 @@
http://msdn.microsoft.com/en-us/library/aa367850.aspx.
So we change the product ID for every new version.
-->
<Package Name="Google 日本語入力" Language="1041" Codepage="932" Version="$(var.MozcVersion)" Manufacturer="Google Inc." UpgradeCode="$(var.UpgradeCode)" InstallerVersion="500">
<SummaryInformation Keywords="Installer" Description="Google 日本語入力 インストーラー" Manufacturer="Google Inc." Codepage="932" />
<Package Name="Google 日本語入力" Language="1041" Codepage="932" Version="$(var.MozcVersion)" Manufacturer="Google LLC" UpgradeCode="$(var.UpgradeCode)" InstallerVersion="500">
<SummaryInformation Keywords="Installer" Description="Google 日本語入力 インストーラー" Manufacturer="Google LLC" Codepage="932" />
<!--
VersionNT

View File

@ -47,8 +47,8 @@
http://msdn.microsoft.com/en-us/library/aa367850.aspx.
So we change the product ID for every new version.
-->
<Package Name="Mozc" Language="1041" Codepage="932" Version="$(var.MozcVersion)" Manufacturer="Google Inc." UpgradeCode="$(var.UpgradeCode)" InstallerVersion="500">
<SummaryInformation Keywords="Installer" Description="Mozc インストーラー" Manufacturer="Google Inc." Codepage="932" />
<Package Name="Mozc" Language="1041" Codepage="932" Version="$(var.MozcVersion)" Manufacturer="Google LLC" UpgradeCode="$(var.UpgradeCode)" InstallerVersion="500">
<SummaryInformation Keywords="Installer" Description="Mozc インストーラー" Manufacturer="Google LLC" Codepage="932" />
<!--
VersionNT