summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/include/rabbit.hrl
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2018-01-15 14:33:35 +0300
committerMichael Klishin <mklishin@pivotal.io>2018-01-15 14:33:35 +0300
commit1bffc2d4a38ef2beccd0c3f16f6203b200dbd3a7 (patch)
tree5f18850a93ead10db2ccb1d1cbdc4daf6144e772 /deps/rabbit_common/include/rabbit.hrl
parentc3ecea0e569588a974dcd2355dd744d87106423f (diff)
downloadrabbitmq-server-git-1bffc2d4a38ef2beccd0c3f16f6203b200dbd3a7.tar.gz
Bump (c) year
Diffstat (limited to 'deps/rabbit_common/include/rabbit.hrl')
-rw-r--r--deps/rabbit_common/include/rabbit.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbit_common/include/rabbit.hrl b/deps/rabbit_common/include/rabbit.hrl
index 775b59ba0a..2a1f90c41a 100644
--- a/deps/rabbit_common/include/rabbit.hrl
+++ b/deps/rabbit_common/include/rabbit.hrl
@@ -232,7 +232,7 @@
%%----------------------------------------------------------------------------
--define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2017 Pivotal Software, Inc.").
+-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2018 Pivotal Software, Inc.").
-define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/").
-define(OTP_MINIMUM, "19.3").
-define(ERTS_MINIMUM, "8.3").