summaryrefslogtreecommitdiff
path: root/examples/amqp_producer.c
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 /examples/amqp_producer.c
parent16e2586ff6eff92fb6f805c630faa0b3ab8af5a5 (diff)
downloadrabbitmq-c-github-ask-f2f515e6b660382cead61ba9ac3672d87d661600.tar.gz
Update copyright 2012
Diffstat (limited to 'examples/amqp_producer.c')
-rw-r--r--examples/amqp_producer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/amqp_producer.c b/examples/amqp_producer.c
index 17e7189..ba4f390 100644
--- a/examples/amqp_producer.c
+++ b/examples/amqp_producer.c
@@ -15,7 +15,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.