summaryrefslogtreecommitdiff
path: root/librabbitmq/amqp_ssl_socket.h
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2014-10-24 12:35:01 +0100
committerAsk Solem <ask@celeryproject.org>2014-10-24 12:35:01 +0100
commit185ce081e3efc846b476995b7da7297bb0eec82c (patch)
tree98adf852d24384b34b5a462907c2dce732c6821b /librabbitmq/amqp_ssl_socket.h
parentbe3000b4c84d7503f5ef4067de44ff16d060d158 (diff)
parent9626dd5cd5f78894f1416a1afd2d624ddd4904ae (diff)
downloadrabbitmq-c-github-ask-185ce081e3efc846b476995b7da7297bb0eec82c.tar.gz
Merge branch 'alanxz/master'HEADmaster
Diffstat (limited to 'librabbitmq/amqp_ssl_socket.h')
-rw-r--r--librabbitmq/amqp_ssl_socket.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/librabbitmq/amqp_ssl_socket.h b/librabbitmq/amqp_ssl_socket.h
index 7f8ea64..21a346a 100644
--- a/librabbitmq/amqp_ssl_socket.h
+++ b/librabbitmq/amqp_ssl_socket.h
@@ -1,7 +1,11 @@
/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */
/** \file */
/*
- * Copyright 2012-2013 Michael Steinert
+ * Portions created by Alan Antonuk are Copyright (c) 2013-2014 Alan Antonuk.
+ * All Rights Reserved.
+ *
+ * Portions created by Michael Steinert are Copyright (c) 2012-2013 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"),