This is an automated email from the ASF dual-hosted git repository. hxb pushed a commit to branch statefun-basic in repository https://gitbox.apache.org/repos/asf/flink-agents.git
commit caafa3d7b7e840c7424a2ac8f19551eb86030b40 Author: xingbo <h...@apache.org> AuthorDate: Mon Jun 23 10:50:05 2025 +0800 update NOTICE --- NOTICE | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 6687e4f..becc62c 100644 --- a/NOTICE +++ b/NOTICE @@ -2,4 +2,15 @@ Apache Flink Agents Copyright 2025 The Apache Software Foundation This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file +The Apache Software Foundation (http://www.apache.org/). + +Apache Flink +Copyright 2014-2025 The Apache Software Foundation + +This project contains the following code copied from Apache Flink Stateful Functions: +runtime/src/main/java/org/apache/flink/agents/runtime/common/* +runtime/src/main/java/org/apache/flink/agents/runtime/feedback/* +runtime/src/main/java/org/apache/flink/agents/runtime/logger/* +runtime/src/main/java/org/apache/flink/agents/runtime/memory/* +runtime/src/main/java/org/apache/flink/agents/runtime/queue/* +Original Copyright: 2014-2020 The Apache Software Foundation \ No newline at end of file