Skip to content

Commit 78fccb9

Browse files
committed
Remove LGPL reference
1 parent 6fa604f commit 78fccb9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build-logic/plugins/src/main/groovy/org/apache/grails/buildsrc/SbomPlugin.groovy

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ class SbomPlugin implements Plugin<Project> {
7979
id : 'CC0-1.0',
8080
url: 'https://creativecommons.org/publicdomain/zero/1.0/'
8181
],
82-
'LGPL-2.1-only': [
83-
id : 'LGPL-2.1-only',
84-
url: 'https://spdx.org/licenses/LGPL-2.1-only.html'
85-
],
8682
// Variant of Apache 1.1 license. Approved by legal LEGAL-707
8783
'OpenSymphony': [
8884
// id is optional and the opensymphony license doesn't have an SPDX id

0 commit comments

Comments
 (0)