diff options
Diffstat (limited to 'amqp_codegen.py')
-rw-r--r-- | amqp_codegen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amqp_codegen.py b/amqp_codegen.py index d656cfbf..2d4d1700 100644 --- a/amqp_codegen.py +++ b/amqp_codegen.py @@ -11,7 +11,7 @@ ## The Original Code is RabbitMQ. ## ## The Initial Developer of the Original Code is GoPivotal, Inc. -## Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved. +## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved. ## from __future__ import nested_scopes, print_function |