This is an automated email from the ASF dual-hosted git repository.

piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git


The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
     new 18150bad7 Updated the year range in the footer (CONNECTORS-1755)
18150bad7 is described below

commit 18150bad7729b45bf6c773f259d3d2071efbca8d
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Mon Jul 8 14:43:32 2024 +0200

    Updated the year range in the footer (CONNECTORS-1755)
---
 CHANGES.txt                                                            | 3 +++
 .../native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties | 2 +-
 .../native2ascii/org/apache/manifoldcf/ui/i18n/common_es_ES.properties | 2 +-
 .../native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties | 2 +-
 .../native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties | 2 +-
 5 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index c8ee5ecd5..d4a1d56f9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,9 @@ ManifoldCF Change Log
 
 ======================= 2.27-dev =====================
 
+CONNECTORS-1755: Copyright footer must be updated
+(Piergiorgio Lucidi)
+
 CONNECTORS-1757: GTS Connector - Add comment to warn it is not secure
 (YYTVicky)
 
diff --git 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
index 7599582c3..53be2f782 100644
--- 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
+++ 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties
@@ -34,7 +34,7 @@ editjob.am=am
 editjob.pm=pm
 
 index.TheApacheSoftwareFoundation=The Apache® Software Foundation
-index.Copyright=Copyright© 2010-2020
+index.Copyright=Copyright© 2010-2024
 index.ApacheManifoldCF=Apache ManifoldCF™
 index.WelcomeToApacheManifoldFC=Welcome to Apache ManifoldCF™
 index.ApacheManifoldCFLogin=Apache ManifoldCF™ Login
diff --git 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_es_ES.properties
 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_es_ES.properties
index b5940ea41..f0ab1285b 100644
--- 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_es_ES.properties
+++ 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_es_ES.properties
@@ -34,7 +34,7 @@ editjob.am=am
 editjob.pm=pm
 
 index.TheApacheSoftwareFoundation=The Apache® Software Foundation
-index.Copyright=Copyright© 2010-2020
+index.Copyright=Copyright© 2010-2024
 index.ApacheManifoldCF=Apache ManifoldCF™
 index.WelcomeToApacheManifoldFC=Bienvenido a Apache ManifoldCF™
 index.ApacheManifoldCFLogin=Apache ManifoldCF™ Entrar
diff --git 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
index 91f414180..7e4c6edb5 100644
--- 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
+++ 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties
@@ -34,7 +34,7 @@ editjob.am=午前
 editjob.pm=午後
 
 index.TheApacheSoftwareFoundation=The Apache® Software Foundation
-index.Copyright=Copyright© 2010-2020
+index.Copyright=Copyright© 2010-2024
 index.ApacheManifoldCF=Apache ManifoldCF™
 index.WelcomeToApacheManifoldFC=Apache ManifoldCF™へようこそ
 index.ApacheManifoldCFLogin=Apache ManifoldCF™ ログイン
diff --git 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties
 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties
index 7b1b5b993..5df31094c 100644
--- 
a/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties
+++ 
b/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_zh_CN.properties
@@ -34,7 +34,7 @@ editjob.am=上午
 editjob.pm=下午
 
 index.TheApacheSoftwareFoundation=The Apache® Software Foundation
-index.Copyright=Copyright© 2010-2020
+index.Copyright=Copyright© 2010-2024
 index.ApacheManifoldCF=Apache ManifoldCF™
 index.WelcomeToApacheManifoldFC=欢迎访问Apache ManifoldCF™
 index.ApacheManifoldCFLogin=登录Apache ManifoldCF™

Reply via email to