diff options
author | Simon MacMullen <simon@rabbitmq.com> | 2013-07-01 10:49:11 +0100 |
---|---|---|
committer | Simon MacMullen <simon@rabbitmq.com> | 2013-07-01 10:49:11 +0100 |
commit | 1cd247cfdc9aaeb91ee460a13cf19b5c38e5b788 (patch) | |
tree | fb78906c9ea77628a4da8d10c9e6340e151d0842 /amqp_codegen.py | |
parent | 3f197654ae2c33359621832eb321eda34be71cfa (diff) | |
download | rabbitmq-codegen-bug25538.tar.gz |
s/VMware/GoPivotal/gbug25538
Diffstat (limited to 'amqp_codegen.py')
-rw-r--r-- | amqp_codegen.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amqp_codegen.py b/amqp_codegen.py index 61e2596..96308fc 100644 --- a/amqp_codegen.py +++ b/amqp_codegen.py @@ -10,8 +10,8 @@ ## ## The Original Code is RabbitMQ. ## -## The Initial Developer of the Original Code is VMware, Inc. -## Copyright (c) 2007-2013 VMware, Inc. All rights reserved. +## The Initial Developer of the Original Code is GoPivotal, Inc. +## Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved. ## from __future__ import nested_scopes |