diff --git a/LICENSE.txt b/LICENSE.txt index 80dc4e5..7d8b704 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions diff --git a/haigha/__init__.py b/haigha/__init__.py index 83b184d..be37e54 100644 --- a/haigha/__init__.py +++ b/haigha/__init__.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/channel.py b/haigha/channel.py index a42e154..0ccc77c 100644 --- a/haigha/channel.py +++ b/haigha/channel.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/channel_pool.py b/haigha/channel_pool.py index b8bf6f6..ab7a6c9 100644 --- a/haigha/channel_pool.py +++ b/haigha/channel_pool.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/classes/basic_class.py b/haigha/classes/basic_class.py index fd59e5f..f26591d 100644 --- a/haigha/classes/basic_class.py +++ b/haigha/classes/basic_class.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/classes/channel_class.py b/haigha/classes/channel_class.py index 7f38d44..2c87226 100644 --- a/haigha/classes/channel_class.py +++ b/haigha/classes/channel_class.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/classes/exchange_class.py b/haigha/classes/exchange_class.py index 0c9929c..981fcbc 100644 --- a/haigha/classes/exchange_class.py +++ b/haigha/classes/exchange_class.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/classes/protocol_class.py b/haigha/classes/protocol_class.py index 788de6a..9a45fa7 100644 --- a/haigha/classes/protocol_class.py +++ b/haigha/classes/protocol_class.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/classes/queue_class.py b/haigha/classes/queue_class.py index 2aea4c4..3685edd 100644 --- a/haigha/classes/queue_class.py +++ b/haigha/classes/queue_class.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/classes/transaction_class.py b/haigha/classes/transaction_class.py index d9fca94..14bf736 100644 --- a/haigha/classes/transaction_class.py +++ b/haigha/classes/transaction_class.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/connection.py b/haigha/connection.py index 50244b5..20ee596 100644 --- a/haigha/connection.py +++ b/haigha/connection.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/connections/__init__.py b/haigha/connections/__init__.py index f817cf5..af33169 100644 --- a/haigha/connections/__init__.py +++ b/haigha/connections/__init__.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/connections/rabbit_connection.py b/haigha/connections/rabbit_connection.py index b7d6cce..07e537a 100644 --- a/haigha/connections/rabbit_connection.py +++ b/haigha/connections/rabbit_connection.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/exceptions.py b/haigha/exceptions.py index 87565ed..d809d63 100644 --- a/haigha/exceptions.py +++ b/haigha/exceptions.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/frames/content_frame.py b/haigha/frames/content_frame.py index bbc3c37..ff061d8 100644 --- a/haigha/frames/content_frame.py +++ b/haigha/frames/content_frame.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/frames/frame.py b/haigha/frames/frame.py index 52a2402..65c2aac 100644 --- a/haigha/frames/frame.py +++ b/haigha/frames/frame.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/frames/header_frame.py b/haigha/frames/header_frame.py index 6cd9975..cf3a0c5 100644 --- a/haigha/frames/header_frame.py +++ b/haigha/frames/header_frame.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/frames/heartbeat_frame.py b/haigha/frames/heartbeat_frame.py index 0a50478..147403e 100644 --- a/haigha/frames/heartbeat_frame.py +++ b/haigha/frames/heartbeat_frame.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/frames/method_frame.py b/haigha/frames/method_frame.py index f9b4734..f90b6f7 100644 --- a/haigha/frames/method_frame.py +++ b/haigha/frames/method_frame.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/message.py b/haigha/message.py index 9789e50..1e2097d 100644 --- a/haigha/message.py +++ b/haigha/message.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/reader.py b/haigha/reader.py index ff4caf8..45ef2e4 100644 --- a/haigha/reader.py +++ b/haigha/reader.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/transports/event_transport.py b/haigha/transports/event_transport.py index c3acf38..c95199c 100644 --- a/haigha/transports/event_transport.py +++ b/haigha/transports/event_transport.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/transports/gevent_transport.py b/haigha/transports/gevent_transport.py index 4297e94..12d280e 100644 --- a/haigha/transports/gevent_transport.py +++ b/haigha/transports/gevent_transport.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/transports/socket_transport.py b/haigha/transports/socket_transport.py index 36b1abc..193cb6e 100644 --- a/haigha/transports/socket_transport.py +++ b/haigha/transports/socket_transport.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/transports/transport.py b/haigha/transports/transport.py index 1aa43a1..6aeb15e 100644 --- a/haigha/transports/transport.py +++ b/haigha/transports/transport.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/haigha/writer.py b/haigha/writer.py index f53e728..89ad284 100644 --- a/haigha/writer.py +++ b/haigha/writer.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/integration/channel_basic_test.py b/tests/integration/channel_basic_test.py index bfd4d6e..064eea3 100644 --- a/tests/integration/channel_basic_test.py +++ b/tests/integration/channel_basic_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/integration/rabbit_extensions_test.py b/tests/integration/rabbit_extensions_test.py index 5d951eb..d2e450a 100644 --- a/tests/integration/rabbit_extensions_test.py +++ b/tests/integration/rabbit_extensions_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/channel_pool_test.py b/tests/unit/channel_pool_test.py index 24f9b2e..4af8cbc 100644 --- a/tests/unit/channel_pool_test.py +++ b/tests/unit/channel_pool_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/channel_test.py b/tests/unit/channel_test.py index b230ba5..0a3d2bd 100644 --- a/tests/unit/channel_test.py +++ b/tests/unit/channel_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/classes/basic_class_test.py b/tests/unit/classes/basic_class_test.py index 81df91d..8965f79 100644 --- a/tests/unit/classes/basic_class_test.py +++ b/tests/unit/classes/basic_class_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/classes/channel_class_test.py b/tests/unit/classes/channel_class_test.py index f337cc2..6cbd520 100644 --- a/tests/unit/classes/channel_class_test.py +++ b/tests/unit/classes/channel_class_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/classes/exchange_class_test.py b/tests/unit/classes/exchange_class_test.py index add0ebd..a424d9e 100644 --- a/tests/unit/classes/exchange_class_test.py +++ b/tests/unit/classes/exchange_class_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/classes/protocol_class_test.py b/tests/unit/classes/protocol_class_test.py index 5ac832d..c15ef3c 100644 --- a/tests/unit/classes/protocol_class_test.py +++ b/tests/unit/classes/protocol_class_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/classes/queue_class_test.py b/tests/unit/classes/queue_class_test.py index 56f7229..b08c586 100644 --- a/tests/unit/classes/queue_class_test.py +++ b/tests/unit/classes/queue_class_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/classes/transaction_class_test.py b/tests/unit/classes/transaction_class_test.py index a0e9143..1dc5451 100644 --- a/tests/unit/classes/transaction_class_test.py +++ b/tests/unit/classes/transaction_class_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/connection_test.py b/tests/unit/connection_test.py index 188ffa6..99190ef 100644 --- a/tests/unit/connection_test.py +++ b/tests/unit/connection_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/connections/rabbit_connection_test.py b/tests/unit/connections/rabbit_connection_test.py index 857b125..a1f4785 100644 --- a/tests/unit/connections/rabbit_connection_test.py +++ b/tests/unit/connections/rabbit_connection_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/frames/content_frame_test.py b/tests/unit/frames/content_frame_test.py index a009e87..69e9105 100644 --- a/tests/unit/frames/content_frame_test.py +++ b/tests/unit/frames/content_frame_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/frames/frame_test.py b/tests/unit/frames/frame_test.py index 057c39f..c62f742 100644 --- a/tests/unit/frames/frame_test.py +++ b/tests/unit/frames/frame_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/frames/header_frame_test.py b/tests/unit/frames/header_frame_test.py index fc2c19f..66185aa 100644 --- a/tests/unit/frames/header_frame_test.py +++ b/tests/unit/frames/header_frame_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/frames/heartbeat_frame_test.py b/tests/unit/frames/heartbeat_frame_test.py index e5ab713..10d24ce 100644 --- a/tests/unit/frames/heartbeat_frame_test.py +++ b/tests/unit/frames/heartbeat_frame_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/frames/method_frame_test.py b/tests/unit/frames/method_frame_test.py index e6fd889..1f7272d 100644 --- a/tests/unit/frames/method_frame_test.py +++ b/tests/unit/frames/method_frame_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/message_test.py b/tests/unit/message_test.py index a5165f1..af5335f 100644 --- a/tests/unit/message_test.py +++ b/tests/unit/message_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/reader_test.py b/tests/unit/reader_test.py index 79f089b..670f03f 100644 --- a/tests/unit/reader_test.py +++ b/tests/unit/reader_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/transports/event_transport_test.py b/tests/unit/transports/event_transport_test.py index b93f503..f741f04 100644 --- a/tests/unit/transports/event_transport_test.py +++ b/tests/unit/transports/event_transport_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/transports/gevent_transport_test.py b/tests/unit/transports/gevent_transport_test.py index c05cf61..ad62920 100644 --- a/tests/unit/transports/gevent_transport_test.py +++ b/tests/unit/transports/gevent_transport_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/transports/socket_transport_test.py b/tests/unit/transports/socket_transport_test.py index 68576ce..fbe0d3b 100644 --- a/tests/unit/transports/socket_transport_test.py +++ b/tests/unit/transports/socket_transport_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/transports/transport_test.py b/tests/unit/transports/transport_test.py index fffd1ca..8ad234e 100644 --- a/tests/unit/transports/transport_test.py +++ b/tests/unit/transports/transport_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt ''' diff --git a/tests/unit/writer_test.py b/tests/unit/writer_test.py index 5d8f88a..2b9b769 100644 --- a/tests/unit/writer_test.py +++ b/tests/unit/writer_test.py @@ -1,5 +1,5 @@ ''' -Copyright (c) 2011-2015, Agora Games, LLC All rights reserved. +Copyright (c) 2011-2017, Agora Games, LLC All rights reserved. https://github.com/agoragames/haigha/blob/master/LICENSE.txt '''