This is an automated email from the ASF dual-hosted git repository. psxjoy pushed a commit to branch psxjoy-patch-1 in repository https://gitbox.apache.org/repos/asf/fesod.git
commit 51a224bf9c2ac0770dc09f83ea162f0465982747 Author: Shuxin Pan <[email protected]> AuthorDate: Sat Dec 13 21:47:56 2025 +0800 chore: update NOTICE file with Maven Wrapper copyright Added copyright information for Apache Maven Wrapper. --- NOTICE | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NOTICE b/NOTICE index 27e3414e..7a8ab302 100644 --- a/NOTICE +++ b/NOTICE @@ -3,3 +3,13 @@ Copyright 2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +----------------------------------------------------------------------- +Apache Maven Wrapper +Copyright 2013-2022 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +The original idea and initial implementation of the maven-wrapper module is derived +from the Gradle Wrapper which was written originally by Hans Dockter and Adam Murdoch. +Copyright 2007 the original author or authors. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
