Update copyright years from 2024 to 2025.

PiperOrigin-RevId: 715203471
This commit is contained in:
Hiroyuki Komatsu
2025-01-14 03:51:20 +00:00
parent ab2ba16500
commit ee85d4ad52
10 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
[Mozc - a Japanese Input Method Editor designed for multi-platform](https://github.com/google/mozc) [Mozc - a Japanese Input Method Editor designed for multi-platform](https://github.com/google/mozc)
=================================== ===================================
Copyright 2010-2024 Google LLC Copyright 2010-2025 Google LLC
Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as
Android OS, Apple macOS, Chromium OS, GNU/Linux and Microsoft Windows. This Android OS, Apple macOS, Chromium OS, GNU/Linux and Microsoft Windows. This

View File

@@ -17,9 +17,9 @@
#endif #endif
#ifndef MOZC_RES_LEGAL_COPYRIGHT #ifndef MOZC_RES_LEGAL_COPYRIGHT
#if defined(GOOGLE_JAPANESE_INPUT_BUILD) #if defined(GOOGLE_JAPANESE_INPUT_BUILD)
#define MOZC_RES_LEGAL_COPYRIGHT "Copyright 2024 Google LLC. All Rights Reserved." #define MOZC_RES_LEGAL_COPYRIGHT "Copyright 2025 Google LLC. All Rights Reserved."
#elif defined(MOZC_BUILD) #elif defined(MOZC_BUILD)
#define MOZC_RES_LEGAL_COPYRIGHT "Copyright 2024 Google LLC. All Rights Reserved." #define MOZC_RES_LEGAL_COPYRIGHT "Copyright 2025 Google LLC. All Rights Reserved."
#endif #endif
#endif #endif
#ifndef MOZC_RES_ORIGINAL_FILENAME #ifndef MOZC_RES_ORIGINAL_FILENAME

View File

@@ -64,7 +64,7 @@ body {
<div class="licence"> <div class="licence">
<h3>Mozc is licensed as follows:</h3> <h3>Mozc is licensed as follows:</h3>
<pre> <pre>
Copyright 2010-2024 Google LLC Copyright 2010-2025 Google LLC
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View File

@@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */ /* Localized versions of Info.plist keys */
CFBundleName = "${CF_BUNDLE_NAME_EN} Preferences"; CFBundleName = "${CF_BUNDLE_NAME_EN} Preferences";
NSHumanReadableCopyright = "Copyright 2024 Google LLC"; NSHumanReadableCopyright = "Copyright 2025 Google LLC";

View File

@@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */ /* Localized versions of Info.plist keys */
CFBundleName = "${CF_BUNDLE_NAME_JA} 環境設定"; CFBundleName = "${CF_BUNDLE_NAME_JA} 環境設定";
NSHumanReadableCopyright = "Copyright 2024 Google LLC"; NSHumanReadableCopyright = "Copyright 2025 Google LLC";

View File

@@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */ /* Localized versions of Info.plist keys */
CFBundleName = "Dictionary Tool"; CFBundleName = "Dictionary Tool";
NSHumanReadableCopyright = "Copyright 2024 Google LLC"; NSHumanReadableCopyright = "Copyright 2025 Google LLC";

View File

@@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */ /* Localized versions of Info.plist keys */
CFBundleName = "辞書ツール"; CFBundleName = "辞書ツール";
NSHumanReadableCopyright = "Copyright 2024 Google LLC"; NSHumanReadableCopyright = "Copyright 2025 Google LLC";

View File

@@ -108,7 +108,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Copyright 2024 Google LLC. All rights reserved.</string> <string>Copyright 2025 Google LLC. All rights reserved.</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>

View File

@@ -15,7 +15,7 @@
</message> </message>
<message utf8="true"> <message utf8="true">
<location filename="about_dialog.ui" line="80"/> <location filename="about_dialog.ui" line="80"/>
<source>Copyright 2024 Google LLC. All rights reserved.</source> <source>Copyright 2025 Google LLC. All rights reserved.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>

View File

@@ -15,7 +15,7 @@
</message> </message>
<message utf8="true"> <message utf8="true">
<location filename="about_dialog.ui" line="80"/> <location filename="about_dialog.ui" line="80"/>
<source>Copyright 2024 Google LLC. All rights reserved.</source> <source>Copyright 2025 Google LLC. All rights reserved.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>