Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 79b69f4

Browse files
Bump (c) year in startup banner
References rabbitmq/rabbitmq-server#1830.
1 parent b39c3fa commit 79b69f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rabbit.hrl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234

235235
%%----------------------------------------------------------------------------
236236

237-
-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2018 Pivotal Software, Inc.").
237+
-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2019 Pivotal Software, Inc.").
238238
-define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/").
239239
-define(OTP_MINIMUM, "21.0").
240240
-define(ERTS_MINIMUM, "10.0").

0 commit comments

Comments
 (0)