summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2010-02-10 15:49:52 +0000
committerMatthew Sackman <matthew@lshift.net>2010-02-10 15:49:52 +0000
commit3d7dd610e0a6733617909e608ff43ae7f0acf7ac (patch)
treedc2154c1b37633144e035d089ce24068bc0719ad /codegen.py
parentc2e9b8c88a0d16fd283365f07aa6adfd0e0b0a58 (diff)
parent9a58f7381d3d6688d7c851a95e73c23d4350cb8a (diff)
downloadrabbitmq-server-git-3d7dd610e0a6733617909e608ff43ae7f0acf7ac.tar.gz
Merging bug22332 onto default
Diffstat (limited to 'codegen.py')
-rw-r--r--codegen.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/codegen.py b/codegen.py
index 648983f1f2..96109610ad 100644
--- a/codegen.py
+++ b/codegen.py
@@ -18,11 +18,11 @@
## are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
## Technologies LLC, and Rabbit Technologies Ltd.
##
-## Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
+## Portions created by LShift Ltd are Copyright (C) 2007-2010 LShift
## Ltd. Portions created by Cohesive Financial Technologies LLC are
-## Copyright (C) 2007-2009 Cohesive Financial Technologies
+## Copyright (C) 2007-2010 Cohesive Financial Technologies
## LLC. Portions created by Rabbit Technologies Ltd are Copyright
-## (C) 2007-2009 Rabbit Technologies Ltd.
+## (C) 2007-2010 Rabbit Technologies Ltd.
##
## All Rights Reserved.
##
@@ -116,11 +116,11 @@ def printFileHeader():
%% are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
%% Technologies LLC, and Rabbit Technologies Ltd.
%%
-%% Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
+%% Portions created by LShift Ltd are Copyright (C) 2007-2010 LShift
%% Ltd. Portions created by Cohesive Financial Technologies LLC are
-%% Copyright (C) 2007-2009 Cohesive Financial Technologies
+%% Copyright (C) 2007-2010 Cohesive Financial Technologies
%% LLC. Portions created by Rabbit Technologies Ltd are Copyright
-%% (C) 2007-2009 Rabbit Technologies Ltd.
+%% (C) 2007-2010 Rabbit Technologies Ltd.
%%
%% All Rights Reserved.
%%