Skip to content

Commit 0da03ae

Browse files
committed
Update Implementation-Vendor.
1 parent 1942f3d commit 0da03ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ project(':sbe-tool') {
361361
'Specification-Version': '1.0',
362362
'Implementation-Title': 'SBE',
363363
'Implementation-Version': sbeVersion,
364-
'Implementation-Vendor': 'Adaptive Financial Consulting',
364+
'Implementation-Vendor': 'Adaptive Financial Consulting Limited',
365365
'Automatic-Module-Name': 'uk.co.real_logic.sbe.tool'
366366
)
367367
}
@@ -423,7 +423,7 @@ project(':sbe-all') {
423423
'Specification-Version': '1.0',
424424
'Implementation-Title': 'SBE',
425425
'Implementation-Version': sbeVersion,
426-
'Implementation-Vendor': 'Adaptive Financial Consulting',
426+
'Implementation-Vendor': 'Adaptive Financial Consulting Limited',
427427
'Automatic-Module-Name': 'uk.co.real_logic.sbe.all'
428428
)
429429
}
@@ -548,7 +548,7 @@ project(':sbe-samples') {
548548
'Specification-Version': '1.0',
549549
'Implementation-Title': 'SBE',
550550
'Implementation-Version': sbeVersion,
551-
'Implementation-Vendor': 'Adaptive Financial Consulting',
551+
'Implementation-Vendor': 'Adaptive Financial Consulting Limited',
552552
'Automatic-Module-Name': 'uk.co.real_logic.sbe.samples'
553553
)
554554
}

0 commit comments

Comments
 (0)