summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gm.erl2
-rw-r--r--src/gm_test.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gm.erl b/src/gm.erl
index baf46471c6..8fea919667 100644
--- a/src/gm.erl
+++ b/src/gm.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
-%% Copyright (c) 2007-2010 VMware, Inc. All rights reserved.
+%% Copyright (c) 2007-2011 VMware, Inc. All rights reserved.
%%
-module(gm).
diff --git a/src/gm_test.erl b/src/gm_test.erl
index e8f2859832..e0a92a0c45 100644
--- a/src/gm_test.erl
+++ b/src/gm_test.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
-%% Copyright (c) 2007-2010 VMware, Inc. All rights reserved.
+%% Copyright (c) 2007-2011 VMware, Inc. All rights reserved.
%%
-module(gm_test).