@@ -361,7 +361,7 @@ project(':sbe-tool') {
361
361
' Specification-Version' : ' 1.0' ,
362
362
' Implementation-Title' : ' SBE' ,
363
363
' Implementation-Version' : sbeVersion,
364
- ' Implementation-Vendor' : ' Adaptive Financial Consulting' ,
364
+ ' Implementation-Vendor' : ' Adaptive Financial Consulting Limited ' ,
365
365
' Automatic-Module-Name' : ' uk.co.real_logic.sbe.tool'
366
366
)
367
367
}
@@ -423,7 +423,7 @@ project(':sbe-all') {
423
423
' Specification-Version' : ' 1.0' ,
424
424
' Implementation-Title' : ' SBE' ,
425
425
' Implementation-Version' : sbeVersion,
426
- ' Implementation-Vendor' : ' Adaptive Financial Consulting' ,
426
+ ' Implementation-Vendor' : ' Adaptive Financial Consulting Limited ' ,
427
427
' Automatic-Module-Name' : ' uk.co.real_logic.sbe.all'
428
428
)
429
429
}
@@ -548,7 +548,7 @@ project(':sbe-samples') {
548
548
' Specification-Version' : ' 1.0' ,
549
549
' Implementation-Title' : ' SBE' ,
550
550
' Implementation-Version' : sbeVersion,
551
- ' Implementation-Vendor' : ' Adaptive Financial Consulting' ,
551
+ ' Implementation-Vendor' : ' Adaptive Financial Consulting Limited ' ,
552
552
' Automatic-Module-Name' : ' uk.co.real_logic.sbe.samples'
553
553
)
554
554
}
0 commit comments