summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-10-31 16:20:30 +0100
committerMartin Sustrik <sustrik@250bpm.com>2011-10-31 16:20:30 +0100
commitac7717b7b35f441fc3aeeb1528e63f147c00913a (patch)
tree163db3dc29e159a4004c7425ab91d578b2b69f9b
parent4b832ea37410035bba7b85e5e9988af8eda648c2 (diff)
250bpm copyrights added
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-rw-r--r--include/zmq.h1
-rw-r--r--include/zmq_utils.h1
-rw-r--r--perf/inproc_lat.cpp1
-rw-r--r--perf/inproc_thr.cpp1
-rw-r--r--perf/local_lat.cpp1
-rw-r--r--perf/local_thr.cpp1
-rw-r--r--perf/remote_lat.cpp1
-rw-r--r--perf/remote_thr.cpp1
-rw-r--r--src/array.hpp1
-rw-r--r--src/atomic_counter.hpp1
-rw-r--r--src/atomic_ptr.hpp1
-rw-r--r--src/clock.cpp1
-rw-r--r--src/clock.hpp1
-rw-r--r--src/command.hpp1
-rw-r--r--src/config.hpp1
-rw-r--r--src/ctx.cpp1
-rw-r--r--src/ctx.hpp1
-rw-r--r--src/decoder.cpp1
-rw-r--r--src/decoder.hpp1
-rw-r--r--src/devpoll.cpp1
-rw-r--r--src/devpoll.hpp1
-rw-r--r--src/dist.cpp1
-rw-r--r--src/dist.hpp1
-rw-r--r--src/encoder.cpp1
-rw-r--r--src/encoder.hpp1
-rw-r--r--src/epoll.cpp1
-rw-r--r--src/epoll.hpp1
-rw-r--r--src/err.cpp1
-rw-r--r--src/err.hpp1
-rw-r--r--src/fd.hpp1
-rw-r--r--src/fq.cpp1
-rw-r--r--src/fq.hpp1
-rw-r--r--src/i_engine.hpp1
-rw-r--r--src/i_poll_events.hpp1
-rw-r--r--src/io_object.cpp1
-rw-r--r--src/io_object.hpp1
-rw-r--r--src/io_thread.cpp1
-rw-r--r--src/io_thread.hpp1
-rw-r--r--src/ip.cpp1
-rw-r--r--src/ip.hpp1
-rw-r--r--src/ipc_address.cpp1
-rw-r--r--src/ipc_address.hpp1
-rw-r--r--src/ipc_connecter.cpp1
-rw-r--r--src/ipc_connecter.hpp1
-rw-r--r--src/ipc_listener.cpp1
-rw-r--r--src/ipc_listener.hpp1
-rw-r--r--src/kqueue.cpp1
-rw-r--r--src/kqueue.hpp1
-rw-r--r--src/lb.cpp1
-rw-r--r--src/lb.hpp1
-rw-r--r--src/likely.hpp1
-rw-r--r--src/mailbox.cpp1
-rw-r--r--src/mailbox.hpp1
-rw-r--r--src/msg.cpp1
-rw-r--r--src/msg.hpp1
-rw-r--r--src/mtrie.cpp1
-rw-r--r--src/mtrie.hpp1
-rw-r--r--src/mutex.hpp1
-rw-r--r--src/object.cpp1
-rw-r--r--src/object.hpp1
-rw-r--r--src/options.cpp1
-rw-r--r--src/options.hpp1
-rw-r--r--src/own.cpp1
-rw-r--r--src/own.hpp1
-rw-r--r--src/pair.cpp1
-rw-r--r--src/pair.hpp1
-rw-r--r--src/pgm_receiver.cpp1
-rw-r--r--src/pgm_receiver.hpp1
-rw-r--r--src/pgm_sender.cpp1
-rw-r--r--src/pgm_sender.hpp1
-rw-r--r--src/pgm_socket.cpp1
-rw-r--r--src/pgm_socket.hpp1
-rw-r--r--src/pipe.cpp1
-rw-r--r--src/pipe.hpp1
-rw-r--r--src/poll.cpp1
-rw-r--r--src/poll.hpp1
-rw-r--r--src/poller.hpp1
-rw-r--r--src/poller_base.cpp1
-rw-r--r--src/poller_base.hpp1
-rw-r--r--src/pub.cpp1
-rw-r--r--src/pub.hpp1
-rw-r--r--src/pull.cpp1
-rw-r--r--src/pull.hpp1
-rw-r--r--src/push.cpp1
-rw-r--r--src/push.hpp1
-rw-r--r--src/random.cpp1
-rw-r--r--src/random.hpp1
-rw-r--r--src/reaper.cpp1
-rw-r--r--src/reaper.hpp1
-rw-r--r--src/rep.cpp1
-rw-r--r--src/rep.hpp1
-rw-r--r--src/req.cpp1
-rw-r--r--src/req.hpp1
-rw-r--r--src/select.cpp1
-rw-r--r--src/select.hpp1
-rw-r--r--src/session_base.cpp1
-rw-r--r--src/session_base.hpp1
-rw-r--r--src/signaler.cpp1
-rw-r--r--src/signaler.hpp1
-rw-r--r--src/socket_base.cpp1
-rw-r--r--src/socket_base.hpp1
-rw-r--r--src/stdint.hpp1
-rw-r--r--src/stream_engine.cpp1
-rw-r--r--src/stream_engine.hpp1
-rw-r--r--src/sub.cpp1
-rw-r--r--src/sub.hpp1
-rw-r--r--src/tcp_address.cpp1
-rw-r--r--src/tcp_address.hpp1
-rw-r--r--src/tcp_connecter.cpp1
-rw-r--r--src/tcp_connecter.hpp1
-rw-r--r--src/tcp_listener.cpp1
-rw-r--r--src/tcp_listener.hpp1
-rw-r--r--src/thread.cpp1
-rw-r--r--src/thread.hpp1
-rw-r--r--src/trie.cpp1
-rw-r--r--src/trie.hpp1
-rw-r--r--src/vtcp_connecter.cpp1
-rw-r--r--src/vtcp_connecter.hpp1
-rw-r--r--src/vtcp_listener.cpp1
-rw-r--r--src/vtcp_listener.hpp1
-rw-r--r--src/windows.hpp1
-rw-r--r--src/wire.hpp1
-rw-r--r--src/xpub.cpp1
-rw-r--r--src/xpub.hpp1
-rw-r--r--src/xrep.cpp1
-rw-r--r--src/xrep.hpp1
-rw-r--r--src/xreq.cpp1
-rw-r--r--src/xreq.hpp1
-rw-r--r--src/xsub.cpp1
-rw-r--r--src/xsub.hpp1
-rw-r--r--src/ypipe.hpp1
-rw-r--r--src/yqueue.hpp1
-rw-r--r--src/zmq.cpp1
-rw-r--r--src/zmq_utils.cpp1
-rw-r--r--tests/test_hwm.cpp1
-rw-r--r--tests/test_invalid_rep.cpp1
-rw-r--r--tests/test_pair_inproc.cpp1
-rw-r--r--tests/test_pair_ipc.cpp1
-rw-r--r--tests/test_pair_tcp.cpp1
-rw-r--r--tests/test_reqrep_device.cpp1
-rw-r--r--tests/test_reqrep_drop.cpp1
-rw-r--r--tests/test_reqrep_inproc.cpp1
-rw-r--r--tests/test_reqrep_ipc.cpp1
-rw-r--r--tests/test_reqrep_tcp.cpp1
-rw-r--r--tests/test_shutdown_stress.cpp1
-rw-r--r--tests/test_sub_forward.cpp1
-rw-r--r--tests/test_timeo.cpp1
-rw-r--r--tests/testutil.hpp1
148 files changed, 148 insertions, 0 deletions
diff --git a/include/zmq.h b/include/zmq.h
index 3ddad7e..bb80d86 100644
--- a/include/zmq.h
+++ b/include/zmq.h
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/include/zmq_utils.h b/include/zmq_utils.h
index 6d8a458..5736996 100644
--- a/include/zmq_utils.h
+++ b/include/zmq_utils.h
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/perf/inproc_lat.cpp b/perf/inproc_lat.cpp
index 7c15013..8d7699e 100644
--- a/perf/inproc_lat.cpp
+++ b/perf/inproc_lat.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/perf/inproc_thr.cpp b/perf/inproc_thr.cpp
index 4673eba..2fa1013 100644
--- a/perf/inproc_thr.cpp
+++ b/perf/inproc_thr.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/perf/local_lat.cpp b/perf/local_lat.cpp
index 999e799..c58b33b 100644
--- a/perf/local_lat.cpp
+++ b/perf/local_lat.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/perf/local_thr.cpp b/perf/local_thr.cpp
index a21707f..03f5183 100644
--- a/perf/local_thr.cpp
+++ b/perf/local_thr.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/perf/remote_lat.cpp b/perf/remote_lat.cpp
index 0d438e9..3565934 100644
--- a/perf/remote_lat.cpp
+++ b/perf/remote_lat.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/perf/remote_thr.cpp b/perf/remote_thr.cpp
index c8df333..3bcb124 100644
--- a/perf/remote_thr.cpp
+++ b/perf/remote_thr.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/array.hpp b/src/array.hpp
index b1f6eca..ca42306 100644
--- a/src/array.hpp
+++ b/src/array.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/atomic_counter.hpp b/src/atomic_counter.hpp
index d7116d8..148d21c 100644
--- a/src/atomic_counter.hpp
+++ b/src/atomic_counter.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/atomic_ptr.hpp b/src/atomic_ptr.hpp
index c106cd5..c869193 100644
--- a/src/atomic_ptr.hpp
+++ b/src/atomic_ptr.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/clock.cpp b/src/clock.cpp
index f98a2f4..9690ae7 100644
--- a/src/clock.cpp
+++ b/src/clock.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/clock.hpp b/src/clock.hpp
index 1b34989..072a0a8 100644
--- a/src/clock.hpp
+++ b/src/clock.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/command.hpp b/src/command.hpp
index 1513ca8..644b682 100644
--- a/src/command.hpp
+++ b/src/command.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/config.hpp b/src/config.hpp
index 96e39de..4f6af46 100644
--- a/src/config.hpp
+++ b/src/config.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ctx.cpp b/src/ctx.cpp
index 8aa10d9..d8783be 100644
--- a/src/ctx.cpp
+++ b/src/ctx.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ctx.hpp b/src/ctx.hpp
index 22ac932..a92a693 100644
--- a/src/ctx.hpp
+++ b/src/ctx.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/decoder.cpp b/src/decoder.cpp
index d57265a..82e8378 100644
--- a/src/decoder.cpp
+++ b/src/decoder.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/decoder.hpp b/src/decoder.hpp
index de63a09..06fc6fb 100644
--- a/src/decoder.hpp
+++ b/src/decoder.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/devpoll.cpp b/src/devpoll.cpp
index c4b3c54..a16ab7d 100644
--- a/src/devpoll.cpp
+++ b/src/devpoll.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/devpoll.hpp b/src/devpoll.hpp
index a668e9a..d5f0e86 100644
--- a/src/devpoll.hpp
+++ b/src/devpoll.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/dist.cpp b/src/dist.cpp
index b4fae6f..59e6c08 100644
--- a/src/dist.cpp
+++ b/src/dist.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/dist.hpp b/src/dist.hpp
index c8d121c..3de8317 100644
--- a/src/dist.hpp
+++ b/src/dist.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/encoder.cpp b/src/encoder.cpp
index 8689e45..a20623f 100644
--- a/src/encoder.cpp
+++ b/src/encoder.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/encoder.hpp b/src/encoder.hpp
index 949cbdc..79ca72e 100644
--- a/src/encoder.hpp
+++ b/src/encoder.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/epoll.cpp b/src/epoll.cpp
index 39b4547..ed30987 100644
--- a/src/epoll.cpp
+++ b/src/epoll.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/epoll.hpp b/src/epoll.hpp
index dc6b3ed..4ad35b6 100644
--- a/src/epoll.hpp
+++ b/src/epoll.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/err.cpp b/src/err.cpp
index ff81e03..a5f0d0c 100644
--- a/src/err.cpp
+++ b/src/err.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/err.hpp b/src/err.hpp
index 7c7a9d8..3a27dc4 100644
--- a/src/err.hpp
+++ b/src/err.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/fd.hpp b/src/fd.hpp
index 3b15024..e42e5f8 100644
--- a/src/fd.hpp
+++ b/src/fd.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/fq.cpp b/src/fq.cpp
index abd4160..6dd7009 100644
--- a/src/fq.cpp
+++ b/src/fq.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/fq.hpp b/src/fq.hpp
index be9c695..139df39 100644
--- a/src/fq.hpp
+++ b/src/fq.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/i_engine.hpp b/src/i_engine.hpp
index 26e475b..09441ec 100644
--- a/src/i_engine.hpp
+++ b/src/i_engine.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/i_poll_events.hpp b/src/i_poll_events.hpp
index fa9fb25..038a7f3 100644
--- a/src/i_poll_events.hpp
+++ b/src/i_poll_events.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/io_object.cpp b/src/io_object.cpp
index e68917c..31082e1 100644
--- a/src/io_object.cpp
+++ b/src/io_object.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/io_object.hpp b/src/io_object.hpp
index fb0d1e3..2d898cd 100644
--- a/src/io_object.hpp
+++ b/src/io_object.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/io_thread.cpp b/src/io_thread.cpp
index c6f3880..88cbec7 100644
--- a/src/io_thread.cpp
+++ b/src/io_thread.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/io_thread.hpp b/src/io_thread.hpp
index f578d4e..f00fa61 100644
--- a/src/io_thread.hpp
+++ b/src/io_thread.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ip.cpp b/src/ip.cpp
index 8090a8a..a16d4e2 100644
--- a/src/ip.cpp
+++ b/src/ip.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ip.hpp b/src/ip.hpp
index d8553de..91f440d 100644
--- a/src/ip.hpp
+++ b/src/ip.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ipc_address.cpp b/src/ipc_address.cpp
index 6a471a6..5b25824 100644
--- a/src/ipc_address.cpp
+++ b/src/ipc_address.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ipc_address.hpp b/src/ipc_address.hpp
index 453f5fd..2967151 100644
--- a/src/ipc_address.hpp
+++ b/src/ipc_address.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ipc_connecter.cpp b/src/ipc_connecter.cpp
index a54e8fe..78d2e3e 100644
--- a/src/ipc_connecter.cpp
+++ b/src/ipc_connecter.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ipc_connecter.hpp b/src/ipc_connecter.hpp
index 721bcf4..1dbf4dc 100644
--- a/src/ipc_connecter.hpp
+++ b/src/ipc_connecter.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ipc_listener.cpp b/src/ipc_listener.cpp
index 5ba41be..1aeb66b 100644
--- a/src/ipc_listener.cpp
+++ b/src/ipc_listener.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ipc_listener.hpp b/src/ipc_listener.hpp
index 4cd881b..ba1d8ba 100644
--- a/src/ipc_listener.hpp
+++ b/src/ipc_listener.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/kqueue.cpp b/src/kqueue.cpp
index cbf38d1..ed830a3 100644
--- a/src/kqueue.cpp
+++ b/src/kqueue.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/kqueue.hpp b/src/kqueue.hpp
index 4ded81e..ac699e9 100644
--- a/src/kqueue.hpp
+++ b/src/kqueue.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/lb.cpp b/src/lb.cpp
index da7cb9d..bcef48b 100644
--- a/src/lb.cpp
+++ b/src/lb.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/lb.hpp b/src/lb.hpp
index 0dfd25e..737f811 100644
--- a/src/lb.hpp
+++ b/src/lb.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/likely.hpp b/src/likely.hpp
index a524a50..42a8a1f 100644
--- a/src/likely.hpp
+++ b/src/likely.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/mailbox.cpp b/src/mailbox.cpp
index 9fd3ac4..5b7461b 100644
--- a/src/mailbox.cpp
+++ b/src/mailbox.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/mailbox.hpp b/src/mailbox.hpp
index 0675b99..138bbba 100644
--- a/src/mailbox.hpp
+++ b/src/mailbox.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/msg.cpp b/src/msg.cpp
index fba7ec9..3f97cc8 100644
--- a/src/msg.cpp
+++ b/src/msg.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/msg.hpp b/src/msg.hpp
index 6b4e216..c0dedd5 100644
--- a/src/msg.hpp
+++ b/src/msg.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/mtrie.cpp b/src/mtrie.cpp
index 66bea20..93624bf 100644
--- a/src/mtrie.cpp
+++ b/src/mtrie.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/mtrie.hpp b/src/mtrie.hpp
index 2c2cc32..f8632d8 100644
--- a/src/mtrie.hpp
+++ b/src/mtrie.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/mutex.hpp b/src/mutex.hpp
index 9b13ffa..e64c429 100644
--- a/src/mutex.hpp
+++ b/src/mutex.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/object.cpp b/src/object.cpp
index 807fb04..991f2f8 100644
--- a/src/object.cpp
+++ b/src/object.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/object.hpp b/src/object.hpp
index 1a38b24..31c443f 100644
--- a/src/object.hpp
+++ b/src/object.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/options.cpp b/src/options.cpp
index 8a3e527..b2f07c5 100644
--- a/src/options.cpp
+++ b/src/options.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/options.hpp b/src/options.hpp
index 4689522..7dc2f66 100644
--- a/src/options.hpp
+++ b/src/options.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/own.cpp b/src/own.cpp
index f2ca4b2..d33be8f 100644
--- a/src/own.cpp
+++ b/src/own.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/own.hpp b/src/own.hpp
index 0902f73..8046451 100644
--- a/src/own.hpp
+++ b/src/own.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pair.cpp b/src/pair.cpp
index 2fa4eac..1590ea9 100644
--- a/src/pair.cpp
+++ b/src/pair.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pair.hpp b/src/pair.hpp
index e7390d6..496a07f 100644
--- a/src/pair.hpp
+++ b/src/pair.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pgm_receiver.cpp b/src/pgm_receiver.cpp
index 6c292cd..9036ec9 100644
--- a/src/pgm_receiver.cpp
+++ b/src/pgm_receiver.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pgm_receiver.hpp b/src/pgm_receiver.hpp
index b9e9a05..98558c6 100644
--- a/src/pgm_receiver.hpp
+++ b/src/pgm_receiver.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pgm_sender.cpp b/src/pgm_sender.cpp
index 733b1ec..080f7ef 100644
--- a/src/pgm_sender.cpp
+++ b/src/pgm_sender.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pgm_sender.hpp b/src/pgm_sender.hpp
index d3d5924..be8a469 100644
--- a/src/pgm_sender.hpp
+++ b/src/pgm_sender.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pgm_socket.cpp b/src/pgm_socket.cpp
index 378370c..0aeea36 100644
--- a/src/pgm_socket.cpp
+++ b/src/pgm_socket.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pgm_socket.hpp b/src/pgm_socket.hpp
index 8b1be54..362f65e 100644
--- a/src/pgm_socket.hpp
+++ b/src/pgm_socket.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pipe.cpp b/src/pipe.cpp
index c52deb9..cbf7bf5 100644
--- a/src/pipe.cpp
+++ b/src/pipe.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pipe.hpp b/src/pipe.hpp
index 437d84d..7bc2966 100644
--- a/src/pipe.hpp
+++ b/src/pipe.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/poll.cpp b/src/poll.cpp
index 9d1978b..ff7d7bb 100644
--- a/src/poll.cpp
+++ b/src/poll.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/poll.hpp b/src/poll.hpp
index 42f3af1..11a8447 100644
--- a/src/poll.hpp
+++ b/src/poll.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/poller.hpp b/src/poller.hpp
index a8936ce..19f1d6b 100644
--- a/src/poller.hpp
+++ b/src/poller.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/poller_base.cpp b/src/poller_base.cpp
index d5fb985..b611aa3 100644
--- a/src/poller_base.cpp
+++ b/src/poller_base.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/poller_base.hpp b/src/poller_base.hpp
index 44fe9f1..d2b99ed 100644
--- a/src/poller_base.hpp
+++ b/src/poller_base.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pub.cpp b/src/pub.cpp
index 15ec291..2a4a196 100644
--- a/src/pub.cpp
+++ b/src/pub.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pub.hpp b/src/pub.hpp
index 4a4da0f..4e0eaa2 100644
--- a/src/pub.hpp
+++ b/src/pub.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pull.cpp b/src/pull.cpp
index 06575da..1a04603 100644
--- a/src/pull.cpp
+++ b/src/pull.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/pull.hpp b/src/pull.hpp
index 6a46ead..8127fe9 100644
--- a/src/pull.hpp
+++ b/src/pull.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/push.cpp b/src/push.cpp
index e91b789..0d01250 100644
--- a/src/push.cpp
+++ b/src/push.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/push.hpp b/src/push.hpp
index 1feb71d..d6db678 100644
--- a/src/push.hpp
+++ b/src/push.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/random.cpp b/src/random.cpp
index 9f7768c..e012491 100644
--- a/src/random.cpp
+++ b/src/random.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/random.hpp b/src/random.hpp
index d88b5ee..4b350af 100644
--- a/src/random.hpp
+++ b/src/random.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/reaper.cpp b/src/reaper.cpp
index 4c67b37..d3ef0e5 100644
--- a/src/reaper.cpp
+++ b/src/reaper.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/reaper.hpp b/src/reaper.hpp
index edcc319..e5e7b40 100644
--- a/src/reaper.hpp
+++ b/src/reaper.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/rep.cpp b/src/rep.cpp
index 564fa89..de99c8a 100644
--- a/src/rep.cpp
+++ b/src/rep.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/rep.hpp b/src/rep.hpp
index 55d57bd..de9c2b8 100644
--- a/src/rep.hpp
+++ b/src/rep.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/req.cpp b/src/req.cpp
index 0832f60..9114daf 100644
--- a/src/req.cpp
+++ b/src/req.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/req.hpp b/src/req.hpp
index 0207a4f..d99b32a 100644
--- a/src/req.hpp
+++ b/src/req.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/select.cpp b/src/select.cpp
index 0ecdcd7..52b605f 100644
--- a/src/select.cpp
+++ b/src/select.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/select.hpp b/src/select.hpp
index 55bc883..407010d 100644
--- a/src/select.hpp
+++ b/src/select.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/session_base.cpp b/src/session_base.cpp
index 35c0b46..5929640 100644
--- a/src/session_base.cpp
+++ b/src/session_base.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/session_base.hpp b/src/session_base.hpp
index e388d42..e8e25af 100644
--- a/src/session_base.hpp
+++ b/src/session_base.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/signaler.cpp b/src/signaler.cpp
index aac3e7c..80140fd 100644
--- a/src/signaler.cpp
+++ b/src/signaler.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/signaler.hpp b/src/signaler.hpp
index dd474d9..6428afb 100644
--- a/src/signaler.hpp
+++ b/src/signaler.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/socket_base.cpp b/src/socket_base.cpp
index 0a5f732..1137d22 100644
--- a/src/socket_base.cpp
+++ b/src/socket_base.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/socket_base.hpp b/src/socket_base.hpp
index c7c86e7..901aa9e 100644
--- a/src/socket_base.hpp
+++ b/src/socket_base.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/stdint.hpp b/src/stdint.hpp
index 73186d3..78c8ff5 100644
--- a/src/stdint.hpp
+++ b/src/stdint.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/stream_engine.cpp b/src/stream_engine.cpp
index 2647795..5c4c1d9 100644
--- a/src/stream_engine.cpp
+++ b/src/stream_engine.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/stream_engine.hpp b/src/stream_engine.hpp
index 92fc55f..a29ab41 100644
--- a/src/stream_engine.hpp
+++ b/src/stream_engine.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/sub.cpp b/src/sub.cpp
index d9f2f2e..36320a7 100644
--- a/src/sub.cpp
+++ b/src/sub.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/sub.hpp b/src/sub.hpp
index 7d3cf0b..cf62788 100644
--- a/src/sub.hpp
+++ b/src/sub.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/tcp_address.cpp b/src/tcp_address.cpp
index 0aa564a..41b703a 100644
--- a/src/tcp_address.cpp
+++ b/src/tcp_address.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/tcp_address.hpp b/src/tcp_address.hpp
index 58ac540..4a70ae8 100644
--- a/src/tcp_address.hpp
+++ b/src/tcp_address.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/tcp_connecter.cpp b/src/tcp_connecter.cpp
index fe99252..ee24ee9 100644
--- a/src/tcp_connecter.cpp
+++ b/src/tcp_connecter.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/tcp_connecter.hpp b/src/tcp_connecter.hpp
index d1a93cd..bb5d6a6 100644
--- a/src/tcp_connecter.hpp
+++ b/src/tcp_connecter.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/tcp_listener.cpp b/src/tcp_listener.cpp
index 9b6068c..eeca49e 100644
--- a/src/tcp_listener.cpp
+++ b/src/tcp_listener.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/tcp_listener.hpp b/src/tcp_listener.hpp
index 60713e3..f88ce2d 100644
--- a/src/tcp_listener.hpp
+++ b/src/tcp_listener.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/thread.cpp b/src/thread.cpp
index d1c6729..b489a2c 100644
--- a/src/thread.cpp
+++ b/src/thread.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/thread.hpp b/src/thread.hpp
index f3f5f8d..a6714cd 100644
--- a/src/thread.hpp
+++ b/src/thread.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/trie.cpp b/src/trie.cpp
index cd6cb7b..87720ce 100644
--- a/src/trie.cpp
+++ b/src/trie.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/trie.hpp b/src/trie.hpp
index a2b55c6..3c556ca 100644
--- a/src/trie.hpp
+++ b/src/trie.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/vtcp_connecter.cpp b/src/vtcp_connecter.cpp
index 5dc147e..7a2722b 100644
--- a/src/vtcp_connecter.cpp
+++ b/src/vtcp_connecter.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/vtcp_connecter.hpp b/src/vtcp_connecter.hpp
index fe5260e..6e0cd6c 100644
--- a/src/vtcp_connecter.hpp
+++ b/src/vtcp_connecter.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/vtcp_listener.cpp b/src/vtcp_listener.cpp
index 7e496e5..826c619 100644
--- a/src/vtcp_listener.cpp
+++ b/src/vtcp_listener.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/vtcp_listener.hpp b/src/vtcp_listener.hpp
index 78f3b51..705ce7d 100644
--- a/src/vtcp_listener.hpp
+++ b/src/vtcp_listener.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/windows.hpp b/src/windows.hpp
index 8f39914..17d9b4a 100644
--- a/src/windows.hpp
+++ b/src/windows.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/wire.hpp b/src/wire.hpp
index bc9dfe5..429c4e0 100644
--- a/src/wire.hpp
+++ b/src/wire.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xpub.cpp b/src/xpub.cpp
index a245fea..de55cec 100644
--- a/src/xpub.cpp
+++ b/src/xpub.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xpub.hpp b/src/xpub.hpp
index b410e6c..1227f4a 100644
--- a/src/xpub.hpp
+++ b/src/xpub.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xrep.cpp b/src/xrep.cpp
index 6ca39f4..61e703b 100644
--- a/src/xrep.cpp
+++ b/src/xrep.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xrep.hpp b/src/xrep.hpp
index 562f87d..7232c93 100644
--- a/src/xrep.hpp
+++ b/src/xrep.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xreq.cpp b/src/xreq.cpp
index 02a5202..ecd4d39 100644
--- a/src/xreq.cpp
+++ b/src/xreq.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xreq.hpp b/src/xreq.hpp
index d7e28c4..dcd3d24 100644
--- a/src/xreq.hpp
+++ b/src/xreq.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xsub.cpp b/src/xsub.cpp
index b24f082..58c6951 100644
--- a/src/xsub.cpp
+++ b/src/xsub.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/xsub.hpp b/src/xsub.hpp
index 310df6e..6548973 100644
--- a/src/xsub.hpp
+++ b/src/xsub.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/ypipe.hpp b/src/ypipe.hpp
index da4e85a..0c48721 100644
--- a/src/ypipe.hpp
+++ b/src/ypipe.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/yqueue.hpp b/src/yqueue.hpp
index e436ea4..5e460f1 100644
--- a/src/yqueue.hpp
+++ b/src/yqueue.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/zmq.cpp b/src/zmq.cpp
index e2bc509..b06b122 100644
--- a/src/zmq.cpp
+++ b/src/zmq.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/src/zmq_utils.cpp b/src/zmq_utils.cpp
index c7eb60f..42db473 100644
--- a/src/zmq_utils.cpp
+++ b/src/zmq_utils.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_hwm.cpp b/tests/test_hwm.cpp
index 10b26e1..4f6f8c6 100644
--- a/tests/test_hwm.cpp
+++ b/tests/test_hwm.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_invalid_rep.cpp b/tests/test_invalid_rep.cpp
index 2657c20..dc902c2 100644
--- a/tests/test_invalid_rep.cpp
+++ b/tests/test_invalid_rep.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_pair_inproc.cpp b/tests/test_pair_inproc.cpp
index 6194f2a..8323fe8 100644
--- a/tests/test_pair_inproc.cpp
+++ b/tests/test_pair_inproc.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_pair_ipc.cpp b/tests/test_pair_ipc.cpp
index 2c83a69..b836194 100644
--- a/tests/test_pair_ipc.cpp
+++ b/tests/test_pair_ipc.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_pair_tcp.cpp b/tests/test_pair_tcp.cpp
index 8ecfef5..82596c9 100644
--- a/tests/test_pair_tcp.cpp
+++ b/tests/test_pair_tcp.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_reqrep_device.cpp b/tests/test_reqrep_device.cpp
index f6f06c9..a451956 100644
--- a/tests/test_reqrep_device.cpp
+++ b/tests/test_reqrep_device.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_reqrep_drop.cpp b/tests/test_reqrep_drop.cpp
index 6531357..2829f5f 100644
--- a/tests/test_reqrep_drop.cpp
+++ b/tests/test_reqrep_drop.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_reqrep_inproc.cpp b/tests/test_reqrep_inproc.cpp
index aeff7ef..d47f3f2 100644
--- a/tests/test_reqrep_inproc.cpp
+++ b/tests/test_reqrep_inproc.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_reqrep_ipc.cpp b/tests/test_reqrep_ipc.cpp
index af15998..96cff69 100644
--- a/tests/test_reqrep_ipc.cpp
+++ b/tests/test_reqrep_ipc.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_reqrep_tcp.cpp b/tests/test_reqrep_tcp.cpp
index c713e26..8331c22 100644
--- a/tests/test_reqrep_tcp.cpp
+++ b/tests/test_reqrep_tcp.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_shutdown_stress.cpp b/tests/test_shutdown_stress.cpp
index b3ee90f..65c5a04 100644
--- a/tests/test_shutdown_stress.cpp
+++ b/tests/test_shutdown_stress.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_sub_forward.cpp b/tests/test_sub_forward.cpp
index d69f923..7ed6aa7 100644
--- a/tests/test_sub_forward.cpp
+++ b/tests/test_sub_forward.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/test_timeo.cpp b/tests/test_timeo.cpp
index a8a3fc0..83d62cc 100644
--- a/tests/test_timeo.cpp
+++ b/tests/test_timeo.cpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
diff --git a/tests/testutil.hpp b/tests/testutil.hpp
index 57db3c4..e68dc32 100644
--- a/tests/testutil.hpp
+++ b/tests/testutil.hpp
@@ -1,4 +1,5 @@
/*
+ Copyright (c) 2009-2011 250bpm s.r.o.
Copyright (c) 2007-2011 iMatix Corporation
Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file