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-optaplanner.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 4d93873367 [10.0.x] [incubator-kie-issues-1618] Fix NOTICE year with
range (#3155)
4d93873367 is described below
commit 4d93873367b5b06a10c0eedeaf149490860ac3e9
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Thu Dec 5 11:50:32 2024 +0900
[10.0.x] [incubator-kie-issues-1618] Fix NOTICE year with range (#3155)
[incubator-kie-issues-1618] Fix NOTICE year with range
---
NOTICE | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index 1a3487b6c2..1c13133b8f 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,9 +1,9 @@
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/).
The Initial Developer of some parts of the framework, which are copied from,
derived from, or
inspired by KIE (Knowledge Is Everything) group, is Red Hat, Inc
(https://www.redhat.com/).
-Copyright Red Hat, Inc. and/or its affiliates.. All Rights Reserved.
\ No newline at end of file
+Copyright Red Hat, Inc. and/or its affiliates.. All Rights Reserved.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]