Skip to content

Commit 0540156

Browse files
committed
Add the Gradle Common Custom User Data Maven Extension to the NOTICE file
1 parent 5bb54c1 commit 0540156

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NOTICE

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ associated with each component.
1818
* `com.google.code.gson:gson`
1919
* Gradle Develocity Plugin/Extension Adapters
2020
* `com.gradle:develocity-maven-extension-adapters`
21+
* Gradle Common Custom User Data Maven Extension
22+
* `com.gradle:common-custom-user-data-maven-extension`
2123
* Gson on Fire
2224
* `io.gsonfire:gson-fire`
2325
* Picocli
@@ -91,6 +93,22 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9193
See the License for the specific language governing permissions and
9294
limitations under the License.
9395

96+
Gradle Common Custom User Data Maven Extension
97+
----------------------------------------------
98+
Copyright 2024 Gradle, Inc.
99+
100+
Licensed under the Apache License, Version 2.0 (the "License");
101+
you may not use this file except in compliance with the License.
102+
You may obtain a copy of the License at
103+
104+
http://www.apache.org/licenses/LICENSE-2.0
105+
106+
Unless required by applicable law or agreed to in writing, software
107+
distributed under the License is distributed on an "AS IS" BASIS,
108+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
109+
See the License for the specific language governing permissions and
110+
limitations under the License.
111+
94112
Gson on Fire
95113
-------------
96114
Copyright 2015 Julio Viera

0 commit comments

Comments
 (0)