diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2014-04-10 10:22:47 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2014-04-10 10:22:47 +0100 |
| commit | 6be053f7c42f39f1d043822c3e421b6d3804fdb6 (patch) | |
| tree | 8df2f4db2d2eb6410b4588c26e4667b062fdcf4e | |
| parent | e87e5662aebd6f5e1efb3c2da3c3c1da38e5e4d6 (diff) | |
| download | rabbitmq-server-git-6be053f7c42f39f1d043822c3e421b6d3804fdb6.tar.gz | |
update copyright notice year
| -rw-r--r-- | include/rabbit.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl index 26146d1d9e..12b7a07b35 100644 --- a/include/rabbit.hrl +++ b/include/rabbit.hrl @@ -86,7 +86,7 @@ %%---------------------------------------------------------------------------- --define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2013 GoPivotal, Inc."). +-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2014 GoPivotal, Inc."). -define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/"). -define(ERTS_MINIMUM, "5.6.3"). |
