There was an error while loading. Please reload this page.
1 parent cef4546 commit 5bb47eeCopy full SHA for 5bb47ee
build.gradle
@@ -197,7 +197,7 @@ subprojects {
197
javadoc {
198
failOnError false
199
title = '<h1>Simple Binary Encoding (SBE)</h1>'
200
- options.bottom = '<i>Copyright © 2013-2022 Real Logic Limited. All Rights Reserved.</i>'
+ options.bottom = '<i>Copyright © 2013-2024 Real Logic Limited. All Rights Reserved.</i>'
201
options.encoding = 'UTF-8'
202
options.docEncoding = 'UTF-8'
203
options.charSet = 'UTF-8'
0 commit comments