summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp_openssl.c
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2014-08-26 21:31:42 -0700
committerAlan Antonuk <alan.antonuk@gmail.com>2014-08-26 21:31:42 -0700
commitbfd8cc9129da46136691a88c06d505b78f0043ae (patch)
treec8a47e1c05782d8130a37edeefc633699fdab303 /librabbitmq/amqp_openssl.c
parent072191a6e9815c54bac2ce276db8b7abf26c3230 (diff)
downloadrabbitmq-c-bfd8cc9129da46136691a88c06d505b78f0043ae.tar.gz
Update copyright on files changed in 2014.
Diffstat (limited to 'librabbitmq/amqp_openssl.c')
-rw-r--r--librabbitmq/amqp_openssl.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/librabbitmq/amqp_openssl.c b/librabbitmq/amqp_openssl.c
index 9066d23..393a84e 100644
--- a/librabbitmq/amqp_openssl.c
+++ b/librabbitmq/amqp_openssl.c
@@ -1,6 +1,10 @@
/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */
/*
- * Copyright 2012-2013 Michael Steinert
+ * Portions created by Alan Antonuk are Copyright (c) 2012-2014 Alan Antonuk.
+ * All Rights Reserved.
+ *
+ * Portions created by Michael Steinert are Copyright (c) 2012-2014 Michael
+ * Steinert. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),