summaryrefslogtreecommitdiff
path: root/src/rabbit_exchange_decorator.erl
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-03-17 17:25:24 +0000
committerSimon MacMullen <simon@rabbitmq.com>2014-03-17 17:25:24 +0000
commitbb99ef61c5b4db4638df5f6fe2068cb2c14d949d (patch)
treef768344490d8079e69f1bb420a36884268a8ea6d /src/rabbit_exchange_decorator.erl
parentb3a666b4adab5b2cd5ecd4e1aa01a7f82d65a5bf (diff)
downloadrabbitmq-server-bb99ef61c5b4db4638df5f6fe2068cb2c14d949d.tar.gz
Update copyright for 2014bug25940
Diffstat (limited to 'src/rabbit_exchange_decorator.erl')
-rw-r--r--src/rabbit_exchange_decorator.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_exchange_decorator.erl b/src/rabbit_exchange_decorator.erl
index 505998b9..2f056b1b 100644
--- a/src/rabbit_exchange_decorator.erl
+++ b/src/rabbit_exchange_decorator.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
%%
-module(rabbit_exchange_decorator).