summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-03-17 17:25:20 +0000
committerSimon MacMullen <simon@rabbitmq.com>2014-03-17 17:25:20 +0000
commit1bef666a4076679e425f1a73cb343a66d1257ed2 (patch)
tree7777459ee1f21432bc7caa238c7ed8823b80cf17
parent6a56b386842957ce92eda2c0040bbd7e971fbeb2 (diff)
downloadrabbitmq-codegen-1bef666a4076679e425f1a73cb343a66d1257ed2.tar.gz
Update copyright for 2014bug25940
-rw-r--r--LICENSE-MPL-RabbitMQ2
-rw-r--r--amqp_codegen.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE-MPL-RabbitMQ b/LICENSE-MPL-RabbitMQ
index 549d0f1..c87c1a3 100644
--- a/LICENSE-MPL-RabbitMQ
+++ b/LICENSE-MPL-RabbitMQ
@@ -447,7 +447,7 @@ EXHIBIT A -Mozilla Public License.
The Original Code is RabbitMQ.
The Initial Developer of the Original Code is GoPivotal, Inc.
- Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.''
+ Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.''
[NOTE: The text of this Exhibit A may differ slightly from the text of
the notices in the Source Code files of the Original Code. You should
diff --git a/amqp_codegen.py b/amqp_codegen.py
index 96308fc..2623a5d 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-2013 GoPivotal, Inc. All rights reserved.
+## Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
##
from __future__ import nested_scopes