summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2015-08-31 17:32:21 +0300
committerMichael Klishin <mklishin@pivotal.io>2015-08-31 17:32:21 +0300
commit09af3f6fd57fa065d3b14789edebb4d36cdcca62 (patch)
tree7bf68209aacec03e45b2a105f8920476a6013061 /codegen.py
parent2e2afaecd326ffcb5c8fd43a08a83aa92126a5ed (diff)
parent7b2dabafb1ce73c47e0f8b1c1e1d775ca51bb3e3 (diff)
downloadrabbitmq-server-git-09af3f6fd57fa065d3b14789edebb4d36cdcca62.tar.gz
Merge stable into master
Diffstat (limited to 'codegen.py')
-rwxr-xr-xcodegen.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/codegen.py b/codegen.py
index f48eba8f78..10829f29dc 100755
--- a/codegen.py
+++ b/codegen.py
@@ -11,7 +11,7 @@
##
## The Original Code is RabbitMQ.
##
-## The Initial Developer of the Original Code is GoPivotal, Inc.
+## The Initial Developer of the Original Code is Pivotal Software, Inc.
## Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
##
@@ -106,7 +106,7 @@ def printFileHeader():
%%
%% The Original Code is RabbitMQ.
%%
-%% The Initial Developer of the Original Code is GoPivotal, Inc.
+%% The Initial Developer of the Original Code is Pivotal Software, Inc.
%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%"""