summaryrefslogtreecommitdiff
path: root/src
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 /src
parent4b832ea37410035bba7b85e5e9988af8eda648c2 (diff)
250bpm copyrights added
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src')
-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
126 files changed, 126 insertions, 0 deletions
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