This is an automated email from the ASF dual-hosted git repository.
tkobayas pushed a commit to branch 10.0.x
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new f97675ea [incubator-kie-issues-1618] Fix NOTICE year with range (#1270)
f97675ea is described below
commit f97675ea41d7d85bbde3e825953cdc0550d256b8
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Thu Dec 5 16:50:53 2024 +0900
[incubator-kie-issues-1618] Fix NOTICE year with range (#1270)
---
tools/zip-sources-files/NOTICE | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/zip-sources-files/NOTICE b/tools/zip-sources-files/NOTICE
index 081a9b89..62efafe2 100644
--- a/tools/zip-sources-files/NOTICE
+++ b/tools/zip-sources-files/NOTICE
@@ -1,5 +1,5 @@
Apache KIE
-Copyright 2024 The Apache Software Foundation
+Copyright 2023-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -10,4 +10,4 @@ Copyright Red Hat, Inc. and/or its affiliates.. All Rights
Reserved.
The Initial Developer of the
incubator-kie-drools/kie-dmn/kie-dmn-trisotech/src/main/resources/org/kie/dmn/trisotech/validation/extension/TrisotechDMN13.xsd
is Trisotech Inc (https://www.trisotech.com/).
-Copyright 2015 - 2024 Trisotech Inc. All Rights Reserved.
\ No newline at end of file
+Copyright 2015 - 2024 Trisotech Inc. All Rights Reserved.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]