summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
Diffstat (limited to 'codegen.py')
-rw-r--r--codegen.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/codegen.py b/codegen.py
index 9f16b32425..fbc6f61f8a 100644
--- a/codegen.py
+++ b/codegen.py
@@ -10,7 +10,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.
##
@@ -105,7 +105,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.
%%"""