Skip to content

Commit dd2fe9b

Browse files
committed
TASK: Updating license information
1 parent e32c80e commit dd2fe9b

File tree

2 files changed

+147
-0
lines changed

2 files changed

+147
-0
lines changed

licenses/commercetools-monitoring-newrelic/index.json

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,32 @@
7878
}
7979
]
8080
},
81+
{
82+
"moduleName": "com.newrelic.telemetry:telemetry-core",
83+
"moduleVersion": "0.16.0",
84+
"moduleUrls": [
85+
"https://github.com/newrelic/newrelic-telemetry-sdk-java"
86+
],
87+
"moduleLicenses": [
88+
{
89+
"moduleLicense": "Apache License, Version 2.0",
90+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
91+
}
92+
]
93+
},
94+
{
95+
"moduleName": "com.newrelic.telemetry:telemetry-http-okhttp",
96+
"moduleVersion": "0.16.0",
97+
"moduleUrls": [
98+
"https://github.com/newrelic/newrelic-telemetry-sdk-java"
99+
],
100+
"moduleLicenses": [
101+
{
102+
"moduleLicense": "Apache License, Version 2.0",
103+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
104+
}
105+
]
106+
},
81107
{
82108
"moduleName": "com.spotify:completable-futures",
83109
"moduleVersion": "0.3.6",
@@ -91,6 +117,36 @@
91117
}
92118
]
93119
},
120+
{
121+
"moduleName": "com.squareup.okhttp3:okhttp",
122+
"moduleVersion": "4.12.0",
123+
"moduleUrls": [
124+
"https://square.github.io/okhttp/"
125+
],
126+
"moduleLicenses": [
127+
{
128+
"moduleLicense": "Apache License, Version 2.0",
129+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
130+
}
131+
]
132+
},
133+
{
134+
"moduleName": "com.squareup.okio:okio",
135+
"moduleVersion": "3.6.0"
136+
},
137+
{
138+
"moduleName": "com.squareup.okio:okio-jvm",
139+
"moduleVersion": "3.6.0",
140+
"moduleUrls": [
141+
"https://github.com/square/okio/"
142+
],
143+
"moduleLicenses": [
144+
{
145+
"moduleLicense": "Apache License, Version 2.0",
146+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
147+
}
148+
]
149+
},
94150
{
95151
"moduleName": "dev.failsafe:failsafe",
96152
"moduleVersion": "3.3.2",
@@ -128,6 +184,71 @@
128184
}
129185
]
130186
},
187+
{
188+
"moduleName": "org.jetbrains.kotlin:kotlin-stdlib",
189+
"moduleVersion": "1.9.10",
190+
"moduleUrls": [
191+
"https://kotlinlang.org/"
192+
],
193+
"moduleLicenses": [
194+
{
195+
"moduleLicense": "Apache License, Version 2.0",
196+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
197+
}
198+
]
199+
},
200+
{
201+
"moduleName": "org.jetbrains.kotlin:kotlin-stdlib-common",
202+
"moduleVersion": "1.9.10",
203+
"moduleUrls": [
204+
"https://kotlinlang.org/"
205+
],
206+
"moduleLicenses": [
207+
{
208+
"moduleLicense": "Apache License, Version 2.0",
209+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
210+
}
211+
]
212+
},
213+
{
214+
"moduleName": "org.jetbrains.kotlin:kotlin-stdlib-jdk7",
215+
"moduleVersion": "1.9.10",
216+
"moduleUrls": [
217+
"https://kotlinlang.org/"
218+
],
219+
"moduleLicenses": [
220+
{
221+
"moduleLicense": "Apache License, Version 2.0",
222+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
223+
}
224+
]
225+
},
226+
{
227+
"moduleName": "org.jetbrains.kotlin:kotlin-stdlib-jdk8",
228+
"moduleVersion": "1.9.10",
229+
"moduleUrls": [
230+
"https://kotlinlang.org/"
231+
],
232+
"moduleLicenses": [
233+
{
234+
"moduleLicense": "Apache License, Version 2.0",
235+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
236+
}
237+
]
238+
},
239+
{
240+
"moduleName": "org.jetbrains:annotations",
241+
"moduleVersion": "13.0",
242+
"moduleUrls": [
243+
"http://www.jetbrains.org"
244+
],
245+
"moduleLicenses": [
246+
{
247+
"moduleLicense": "Apache License, Version 2.0",
248+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
249+
}
250+
]
251+
},
131252
{
132253
"moduleName": "org.slf4j:slf4j-api",
133254
"moduleVersion": "1.7.36",

licenses/index.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,32 @@
385385
}
386386
]
387387
},
388+
{
389+
"moduleName": "com.newrelic.telemetry:telemetry-core",
390+
"moduleVersion": "0.16.0",
391+
"moduleUrls": [
392+
"https://github.com/newrelic/newrelic-telemetry-sdk-java"
393+
],
394+
"moduleLicenses": [
395+
{
396+
"moduleLicense": "Apache License, Version 2.0",
397+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
398+
}
399+
]
400+
},
401+
{
402+
"moduleName": "com.newrelic.telemetry:telemetry-http-okhttp",
403+
"moduleVersion": "0.16.0",
404+
"moduleUrls": [
405+
"https://github.com/newrelic/newrelic-telemetry-sdk-java"
406+
],
407+
"moduleLicenses": [
408+
{
409+
"moduleLicense": "Apache License, Version 2.0",
410+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
411+
}
412+
]
413+
},
388414
{
389415
"moduleName": "com.spotify:completable-futures",
390416
"moduleVersion": "0.3.6",

0 commit comments

Comments
 (0)