Skip to content

Commit 3e3ff87

Browse files
committed
Updating license year
1 parent ad2b116 commit 3e3ff87

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+138
-0
lines changed

LICENSE-MIT

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Portions created by Alan Antonuk are Copyright (c) 2012-2013
2+
Alan Antonuk. All Rights Reserved.
3+
14
Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
25
All Rights Reserved.
36

examples/amqp_bind.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_consumer.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_exchange_declare.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_listen.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_listenq.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_producer.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_rpc_sendstring_client.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_sendstring.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

examples/amqp_unbind.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* ***** BEGIN LICENSE BLOCK *****
44
* Version: MIT
55
*
6+
* Portions created by Alan Antonuk are Copyright (c) 2012-2013
7+
* Alan Antonuk. All Rights Reserved.
8+
*
69
* Portions created by VMware are Copyright (c) 2007-2012 VMware, Inc.
710
* All Rights Reserved.
811
*

0 commit comments

Comments
 (0)