summaryrefslogtreecommitdiff
path: root/librabbitmq/codegen.py
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2012-02-02 14:25:41 +0000
committerEmile Joubert <emile@rabbitmq.com>2012-02-02 14:25:41 +0000
commitf2f515e6b660382cead61ba9ac3672d87d661600 (patch)
tree27a76bc414690e422e1c5d47d1f9aff6c33bf555 /librabbitmq/codegen.py
parent16e2586ff6eff92fb6f805c630faa0b3ab8af5a5 (diff)
downloadrabbitmq-c-github-ask-f2f515e6b660382cead61ba9ac3672d87d661600.tar.gz
Update copyright 2012
Diffstat (limited to 'librabbitmq/codegen.py')
-rw-r--r--librabbitmq/codegen.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/librabbitmq/codegen.py b/librabbitmq/codegen.py
index 905d313..6327a06 100644
--- a/librabbitmq/codegen.py
+++ b/librabbitmq/codegen.py
@@ -14,7 +14,7 @@
# The Original Code is librabbitmq.
#
# The Initial Developer of the Original Code is VMware, Inc.
-# Portions created by VMware are Copyright (c) 2007-2011 VMware, Inc.
+# Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
#
# Portions created by Tony Garnock-Jones are Copyright (c) 2009-2010
# VMware, Inc. and Tony Garnock-Jones.
@@ -357,7 +357,7 @@ def genErl(spec):
* The Original Code is librabbitmq.
*
* The Initial Developer of the Original Code is VMware, Inc.
- * Portions created by VMware are Copyright (c) 2007-2011 VMware, Inc.
+ * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
*
* Portions created by Tony Garnock-Jones are Copyright (c) 2009-2010
* VMware, Inc. and Tony Garnock-Jones.