Bump (c) year in the startup banner
This commit is contained in:
parent
916b0327af
commit
04a806731b
|
@ -210,7 +210,7 @@
|
||||||
}).
|
}).
|
||||||
%%----------------------------------------------------------------------------
|
%%----------------------------------------------------------------------------
|
||||||
|
|
||||||
-define(COPYRIGHT_MESSAGE, "Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries").
|
-define(COPYRIGHT_MESSAGE, "Copyright (c) 2007-2025 Broadcom Inc and/or its subsidiaries").
|
||||||
-define(INFORMATION_MESSAGE, "Licensed under the MPL 2.0. Website: https://rabbitmq.com").
|
-define(INFORMATION_MESSAGE, "Licensed under the MPL 2.0. Website: https://rabbitmq.com").
|
||||||
|
|
||||||
%% EMPTY_FRAME_SIZE, 8 = 1 + 2 + 4 + 1
|
%% EMPTY_FRAME_SIZE, 8 = 1 + 2 + 4 + 1
|
||||||
|
|
Loading…
Reference in New Issue