Skip to content

Commit 04a8067

Browse files
Bump (c) year in the startup banner
1 parent 916b032 commit 04a8067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit_common/include/rabbit.hrl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
}).
211211
%%----------------------------------------------------------------------------
212212

213-
-define(COPYRIGHT_MESSAGE, "Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries").
213+
-define(COPYRIGHT_MESSAGE, "Copyright (c) 2007-2025 Broadcom Inc and/or its subsidiaries").
214214
-define(INFORMATION_MESSAGE, "Licensed under the MPL 2.0. Website: https://rabbitmq.com").
215215

216216
%% EMPTY_FRAME_SIZE, 8 = 1 + 2 + 4 + 1

0 commit comments

Comments
 (0)