This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 06413cb84f Improved: updates to 2026 year
06413cb84f is described below
commit 06413cb84f90d46cf4e65af7dbc039876d2c26b7
Author: Jacques Le Roux <[email protected]>
AuthorDate: Fri Jan 2 09:34:13 2026 +0100
Improved: updates to 2026 year
---
NOTICE | 2 +-
framework/webtools/template/entity/ModelInduceFromDb.jsp | 2 +-
framework/webtools/template/entity/ModelWriter.jsp | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NOTICE b/NOTICE
index 589b760d5d..f99588a5a0 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache OFBiz
-Copyright 2001-2025 The Apache Software Foundation
+Copyright 2001-2026 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/framework/webtools/template/entity/ModelInduceFromDb.jsp
b/framework/webtools/template/entity/ModelInduceFromDb.jsp
index d0941c31cb..b860361de9 100644
--- a/framework/webtools/template/entity/ModelInduceFromDb.jsp
+++ b/framework/webtools/template/entity/ModelInduceFromDb.jsp
@@ -62,7 +62,7 @@ ERRORS:
if(newEntList != null) {
String title = "Entity of the Apache OFBiz Component";
String description = "None";
- String copyright = "Copyright 2001-2012 The Apache Software
Foundation";
+ String copyright = "Copyright 2001-2026 The Apache Software
Foundation";
String author = "None";
String version = "1.0";
%><?xml version="1.0" encoding="UTF-8"?>
diff --git a/framework/webtools/template/entity/ModelWriter.jsp
b/framework/webtools/template/entity/ModelWriter.jsp
index 717c111ae1..d965bd35b6 100644
--- a/framework/webtools/template/entity/ModelWriter.jsp
+++ b/framework/webtools/template/entity/ModelWriter.jsp
@@ -62,7 +62,7 @@ if (security.hasPermission("ENTITY_MAINT", session) ||
request.getParameter("ori
} else {
String title = "Entity of the Apache OFBiz Component";
String description = "None";
- String copyright = "Copyright 2001-2012 The Apache Software Foundation";
+ String copyright = "Copyright 2001-2026 The Apache Software Foundation";
String author = "None";
String version = "1.0";
%><?xml version="1.0" encoding="UTF-8"?>