diff --git a/build.gradle b/build.gradle
index cafd1885c7..0f74a5e005 100644
--- a/build.gradle
+++ b/build.gradle
@@ -197,7 +197,7 @@ subprojects {
javadoc {
failOnError false
title = '
Simple Binary Encoding (SBE)
'
- options.bottom = 'Copyright © 2013-2022 Real Logic Limited. All Rights Reserved.'
+ options.bottom = 'Copyright © 2013-2024 Real Logic Limited. All Rights Reserved.'
options.encoding = 'UTF-8'
options.docEncoding = 'UTF-8'
options.charSet = 'UTF-8'