Skip to content

Commit 5f1ddc3

Browse files
committed
TASK: Updating license information
1 parent 0eb5a6c commit 5f1ddc3

File tree

17 files changed

+664
-0
lines changed

17 files changed

+664
-0
lines changed

licenses/commercetools-apachehttp-client/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,48 @@
170170
}
171171
]
172172
},
173+
{
174+
"moduleName": "org.javassist:javassist",
175+
"moduleVersion": "3.28.0-GA",
176+
"moduleUrls": [
177+
"http://www.javassist.org/"
178+
],
179+
"moduleLicenses": [
180+
{
181+
"moduleLicense": null,
182+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
183+
},
184+
{
185+
"moduleLicense": "Apache License, Version 2.0",
186+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
187+
},
188+
{
189+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
190+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
191+
},
192+
{
193+
"moduleLicense": "Mozilla Public License Version 1.1",
194+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
195+
}
196+
]
197+
},
198+
{
199+
"moduleName": "org.reflections:reflections",
200+
"moduleVersion": "0.10.2",
201+
"moduleUrls": [
202+
"http://github.com/ronmamo/reflections"
203+
],
204+
"moduleLicenses": [
205+
{
206+
"moduleLicense": "Apache License, Version 2.0",
207+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
208+
},
209+
{
210+
"moduleLicense": "WTFPL",
211+
"moduleLicenseUrl": "http://www.wtfpl.net/"
212+
}
213+
]
214+
},
173215
{
174216
"moduleName": "org.slf4j:slf4j-api",
175217
"moduleVersion": "2.0.17",

licenses/commercetools-async-http-client/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,31 @@
402402
}
403403
]
404404
},
405+
{
406+
"moduleName": "org.javassist:javassist",
407+
"moduleVersion": "3.28.0-GA",
408+
"moduleUrls": [
409+
"http://www.javassist.org/"
410+
],
411+
"moduleLicenses": [
412+
{
413+
"moduleLicense": null,
414+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
415+
},
416+
{
417+
"moduleLicense": "Apache License, Version 2.0",
418+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
419+
},
420+
{
421+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
422+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
423+
},
424+
{
425+
"moduleLicense": "Mozilla Public License Version 1.1",
426+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
427+
}
428+
]
429+
},
405430
{
406431
"moduleName": "org.reactivestreams:reactive-streams",
407432
"moduleVersion": "1.0.3",
@@ -416,6 +441,23 @@
416441
}
417442
]
418443
},
444+
{
445+
"moduleName": "org.reflections:reflections",
446+
"moduleVersion": "0.10.2",
447+
"moduleUrls": [
448+
"http://github.com/ronmamo/reflections"
449+
],
450+
"moduleLicenses": [
451+
{
452+
"moduleLicense": "Apache License, Version 2.0",
453+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
454+
},
455+
{
456+
"moduleLicense": "WTFPL",
457+
"moduleLicenseUrl": "http://www.wtfpl.net/"
458+
}
459+
]
460+
},
419461
{
420462
"moduleName": "org.slf4j:slf4j-api",
421463
"moduleVersion": "2.0.17",

licenses/commercetools-graphql-api/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,31 @@
228228
}
229229
]
230230
},
231+
{
232+
"moduleName": "org.javassist:javassist",
233+
"moduleVersion": "3.28.0-GA",
234+
"moduleUrls": [
235+
"http://www.javassist.org/"
236+
],
237+
"moduleLicenses": [
238+
{
239+
"moduleLicense": null,
240+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
241+
},
242+
{
243+
"moduleLicense": "Apache License, Version 2.0",
244+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
245+
},
246+
{
247+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
248+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
249+
},
250+
{
251+
"moduleLicense": "Mozilla Public License Version 1.1",
252+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
253+
}
254+
]
255+
},
231256
{
232257
"moduleName": "org.jetbrains.kotlin:kotlin-reflect",
233258
"moduleVersion": "1.9.25",
@@ -281,6 +306,23 @@
281306
}
282307
]
283308
},
309+
{
310+
"moduleName": "org.reflections:reflections",
311+
"moduleVersion": "0.10.2",
312+
"moduleUrls": [
313+
"http://github.com/ronmamo/reflections"
314+
],
315+
"moduleLicenses": [
316+
{
317+
"moduleLicense": "Apache License, Version 2.0",
318+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
319+
},
320+
{
321+
"moduleLicense": "WTFPL",
322+
"moduleLicenseUrl": "http://www.wtfpl.net/"
323+
}
324+
]
325+
},
284326
{
285327
"moduleName": "org.slf4j:slf4j-api",
286328
"moduleVersion": "2.0.17",

licenses/commercetools-http-client/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,31 @@
402402
}
403403
]
404404
},
405+
{
406+
"moduleName": "org.javassist:javassist",
407+
"moduleVersion": "3.28.0-GA",
408+
"moduleUrls": [
409+
"http://www.javassist.org/"
410+
],
411+
"moduleLicenses": [
412+
{
413+
"moduleLicense": null,
414+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
415+
},
416+
{
417+
"moduleLicense": "Apache License, Version 2.0",
418+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
419+
},
420+
{
421+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
422+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
423+
},
424+
{
425+
"moduleLicense": "Mozilla Public License Version 1.1",
426+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
427+
}
428+
]
429+
},
405430
{
406431
"moduleName": "org.reactivestreams:reactive-streams",
407432
"moduleVersion": "1.0.3",
@@ -416,6 +441,23 @@
416441
}
417442
]
418443
},
444+
{
445+
"moduleName": "org.reflections:reflections",
446+
"moduleVersion": "0.10.2",
447+
"moduleUrls": [
448+
"http://github.com/ronmamo/reflections"
449+
],
450+
"moduleLicenses": [
451+
{
452+
"moduleLicense": "Apache License, Version 2.0",
453+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
454+
},
455+
{
456+
"moduleLicense": "WTFPL",
457+
"moduleLicenseUrl": "http://www.wtfpl.net/"
458+
}
459+
]
460+
},
419461
{
420462
"moduleName": "org.slf4j:slf4j-api",
421463
"moduleVersion": "2.0.17",

licenses/commercetools-javanet-client/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,48 @@
118118
}
119119
]
120120
},
121+
{
122+
"moduleName": "org.javassist:javassist",
123+
"moduleVersion": "3.28.0-GA",
124+
"moduleUrls": [
125+
"http://www.javassist.org/"
126+
],
127+
"moduleLicenses": [
128+
{
129+
"moduleLicense": null,
130+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
131+
},
132+
{
133+
"moduleLicense": "Apache License, Version 2.0",
134+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
135+
},
136+
{
137+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
138+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
139+
},
140+
{
141+
"moduleLicense": "Mozilla Public License Version 1.1",
142+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
143+
}
144+
]
145+
},
146+
{
147+
"moduleName": "org.reflections:reflections",
148+
"moduleVersion": "0.10.2",
149+
"moduleUrls": [
150+
"http://github.com/ronmamo/reflections"
151+
],
152+
"moduleLicenses": [
153+
{
154+
"moduleLicense": "Apache License, Version 2.0",
155+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
156+
},
157+
{
158+
"moduleLicense": "WTFPL",
159+
"moduleLicenseUrl": "http://www.wtfpl.net/"
160+
}
161+
]
162+
},
121163
{
122164
"moduleName": "org.slf4j:slf4j-api",
123165
"moduleVersion": "2.0.17",

licenses/commercetools-monitoring-datadog/index.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,23 @@
10431043
}
10441044
]
10451045
},
1046+
{
1047+
"moduleName": "org.reflections:reflections",
1048+
"moduleVersion": "0.10.2",
1049+
"moduleUrls": [
1050+
"http://github.com/ronmamo/reflections"
1051+
],
1052+
"moduleLicenses": [
1053+
{
1054+
"moduleLicense": "Apache License, Version 2.0",
1055+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
1056+
},
1057+
{
1058+
"moduleLicense": "WTFPL",
1059+
"moduleLicenseUrl": "http://www.wtfpl.net/"
1060+
}
1061+
]
1062+
},
10461063
{
10471064
"moduleName": "org.slf4j:slf4j-api",
10481065
"moduleVersion": "2.0.17",

licenses/commercetools-monitoring-newrelic/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,48 @@
118118
}
119119
]
120120
},
121+
{
122+
"moduleName": "org.javassist:javassist",
123+
"moduleVersion": "3.28.0-GA",
124+
"moduleUrls": [
125+
"http://www.javassist.org/"
126+
],
127+
"moduleLicenses": [
128+
{
129+
"moduleLicense": null,
130+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
131+
},
132+
{
133+
"moduleLicense": "Apache License, Version 2.0",
134+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
135+
},
136+
{
137+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
138+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
139+
},
140+
{
141+
"moduleLicense": "Mozilla Public License Version 1.1",
142+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
143+
}
144+
]
145+
},
146+
{
147+
"moduleName": "org.reflections:reflections",
148+
"moduleVersion": "0.10.2",
149+
"moduleUrls": [
150+
"http://github.com/ronmamo/reflections"
151+
],
152+
"moduleLicenses": [
153+
{
154+
"moduleLicense": "Apache License, Version 2.0",
155+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
156+
},
157+
{
158+
"moduleLicense": "WTFPL",
159+
"moduleLicenseUrl": "http://www.wtfpl.net/"
160+
}
161+
]
162+
},
121163
{
122164
"moduleName": "org.slf4j:slf4j-api",
123165
"moduleVersion": "2.0.17",

licenses/commercetools-monitoring-opentelemetry/index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,48 @@
131131
}
132132
]
133133
},
134+
{
135+
"moduleName": "org.javassist:javassist",
136+
"moduleVersion": "3.28.0-GA",
137+
"moduleUrls": [
138+
"http://www.javassist.org/"
139+
],
140+
"moduleLicenses": [
141+
{
142+
"moduleLicense": null,
143+
"moduleLicenseUrl": "http://www.mozilla.org/MPL/MPL-1.1.html, http://www.gnu.org/licenses/lgpl-2.1.html, http://www.apache.org/licenses/"
144+
},
145+
{
146+
"moduleLicense": "Apache License, Version 2.0",
147+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
148+
},
149+
{
150+
"moduleLicense": "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1",
151+
"moduleLicenseUrl": "https://www.gnu.org/licenses/lgpl-2.1"
152+
},
153+
{
154+
"moduleLicense": "Mozilla Public License Version 1.1",
155+
"moduleLicenseUrl": "https://www.mozilla.org/en-US/MPL/1.1"
156+
}
157+
]
158+
},
159+
{
160+
"moduleName": "org.reflections:reflections",
161+
"moduleVersion": "0.10.2",
162+
"moduleUrls": [
163+
"http://github.com/ronmamo/reflections"
164+
],
165+
"moduleLicenses": [
166+
{
167+
"moduleLicense": "Apache License, Version 2.0",
168+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
169+
},
170+
{
171+
"moduleLicense": "WTFPL",
172+
"moduleLicenseUrl": "http://www.wtfpl.net/"
173+
}
174+
]
175+
},
134176
{
135177
"moduleName": "org.slf4j:slf4j-api",
136178
"moduleVersion": "2.0.17",

0 commit comments

Comments
 (0)