This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
new d8ec87cd79 GROOVY-11673: Add an explicit mention of selected license
for JavaParser for BIN/SDK.
d8ec87cd79 is described below
commit d8ec87cd79f1f1a260e7524d7f63359f23baaa12
Author: Paul King <[email protected]>
AuthorDate: Wed May 21 15:49:46 2025 +1000
GROOVY-11673: Add an explicit mention of selected license for JavaParser
for BIN/SDK.
---
notices/NOTICE-BINZIP | 3 +++
notices/NOTICE-SDK | 3 +++
notices/javaparser-BINZIP.txt | 2 ++
3 files changed, 8 insertions(+)
diff --git a/notices/NOTICE-BINZIP b/notices/NOTICE-BINZIP
index 2f27b00262..82b9b61f5f 100644
--- a/notices/NOTICE-BINZIP
+++ b/notices/NOTICE-BINZIP
@@ -7,6 +7,9 @@ The Apache Software Foundation (http://www.apache.org/).
This product includes/uses ANTLR4 (https://github.com/antlr/antlr4)
Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
+This product bundles the JavaParser jar (javaparser.org)
+which is available under the terms of the Apache License 2.0
+
This product bundles the JUnit4 jar (junit.org)
which is available under the terms of the Eclipse Public License v1.0
diff --git a/notices/NOTICE-SDK b/notices/NOTICE-SDK
index c24d04815a..9c0ea40e56 100644
--- a/notices/NOTICE-SDK
+++ b/notices/NOTICE-SDK
@@ -7,6 +7,9 @@ The Apache Software Foundation (http://www.apache.org/).
This product includes/uses ANTLR4 (https://github.com/antlr/antlr4)
Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
+This product bundles the JavaParser jar (javaparser.org)
+which is available under the terms of the Apache License 2.0
+
This product bundles the JUnit4 jar (junit.org)
which is available under the terms of the Eclipse Public License v1.0
diff --git a/notices/javaparser-BINZIP.txt b/notices/javaparser-BINZIP.txt
new file mode 100644
index 0000000000..f912d4ecfb
--- /dev/null
+++ b/notices/javaparser-BINZIP.txt
@@ -0,0 +1,2 @@
+This product bundles the JavaParser jar (javaparser.org)
+which is available under the terms of the Apache License 2.0