From ccd964f3e6833bf5f1ae934fd56053475c2e7af9 Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Thu, 11 Apr 2013 11:03:02 -0700 Subject: Updating license header in new files --- examples/amqps_bind.c | 6 ++++++ examples/amqps_consumer.c | 6 ++++++ examples/amqps_exchange_declare.c | 6 ++++++ examples/amqps_listen.c | 6 ++++++ examples/amqps_listenq.c | 6 ++++++ examples/amqps_producer.c | 6 ++++++ examples/amqps_sendstring.c | 6 ++++++ examples/amqps_unbind.c | 6 ++++++ 8 files changed, 48 insertions(+) (limited to 'examples') diff --git a/examples/amqps_bind.c b/examples/amqps_bind.c index 53c5256..fbde025 100644 --- a/examples/amqps_bind.c +++ b/examples/amqps_bind.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_consumer.c b/examples/amqps_consumer.c index c02168a..137457f 100644 --- a/examples/amqps_consumer.c +++ b/examples/amqps_consumer.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_exchange_declare.c b/examples/amqps_exchange_declare.c index 199c0c5..bae2f57 100644 --- a/examples/amqps_exchange_declare.c +++ b/examples/amqps_exchange_declare.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_listen.c b/examples/amqps_listen.c index 728a343..0e45162 100644 --- a/examples/amqps_listen.c +++ b/examples/amqps_listen.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_listenq.c b/examples/amqps_listenq.c index ff28e24..321c6a3 100644 --- a/examples/amqps_listenq.c +++ b/examples/amqps_listenq.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_producer.c b/examples/amqps_producer.c index c67f8ca..f8f6dc6 100644 --- a/examples/amqps_producer.c +++ b/examples/amqps_producer.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_sendstring.c b/examples/amqps_sendstring.c index 989e73a..7465ef2 100644 --- a/examples/amqps_sendstring.c +++ b/examples/amqps_sendstring.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * diff --git a/examples/amqps_unbind.c b/examples/amqps_unbind.c index dfe0f1a..bae017d 100644 --- a/examples/amqps_unbind.c +++ b/examples/amqps_unbind.c @@ -3,6 +3,12 @@ * ***** BEGIN LICENSE BLOCK ***** * Version: MIT * + * Portions created by Alan Antonuk are Copyright (c) 2012-2013 + * Alan Antonuk. All Rights Reserved. + * + * Portions created by Mike Steinert are Copyright (c) 2012-2013 + * Mike Steinert. All Rights Reserved. + * * Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc. * All Rights Reserved. * -- cgit v1.2.1