@@ -361,7 +361,7 @@ project(':sbe-tool') {
361361 ' Specification-Version' : ' 1.0' ,
362362 ' Implementation-Title' : ' SBE' ,
363363 ' Implementation-Version' : sbeVersion,
364- ' Implementation-Vendor' : ' Real Logic Limited ' ,
364+ ' Implementation-Vendor' : ' Adaptive Financial Consulting ' ,
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' : ' Real Logic Limited ' ,
426+ ' Implementation-Vendor' : ' Adaptive Financial Consulting ' ,
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' : ' Real Logic Limited ' ,
551+ ' Implementation-Vendor' : ' Adaptive Financial Consulting ' ,
552552 ' Automatic-Module-Name' : ' uk.co.real_logic.sbe.samples'
553553 )
554554 }
0 commit comments