summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-03-02 16:30:40 +0100
committerMartin Sustrik <sustrik@250bpm.com>2011-03-02 16:30:40 +0100
commit18b9ebea32fbf4a4552b0435c8759e5e5c6fe219 (patch)
tree652557fbee4433ff2e80924d85b248d02a5bacab /src
parent5fcef1cac4d9faf0279b83ba48899b0e17b8e2d5 (diff)
The copyrights in file headers updated.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src')
-rw-r--r--src/array.hpp3
-rw-r--r--src/atomic_counter.hpp3
-rw-r--r--src/atomic_ptr.hpp3
-rw-r--r--src/blob.hpp3
-rw-r--r--src/clock.cpp3
-rw-r--r--src/clock.hpp3
-rw-r--r--src/command.cpp3
-rw-r--r--src/command.hpp3
-rw-r--r--src/config.hpp3
-rw-r--r--src/connect_session.cpp3
-rw-r--r--src/connect_session.hpp3
-rw-r--r--src/ctx.cpp3
-rw-r--r--src/ctx.hpp3
-rw-r--r--src/decoder.cpp3
-rw-r--r--src/decoder.hpp3
-rw-r--r--src/device.cpp3
-rw-r--r--src/device.hpp3
-rw-r--r--src/devpoll.cpp3
-rw-r--r--src/devpoll.hpp3
-rw-r--r--src/dist.cpp3
-rw-r--r--src/dist.hpp3
-rw-r--r--src/encoder.cpp3
-rw-r--r--src/encoder.hpp3
-rw-r--r--src/epoll.cpp3
-rw-r--r--src/epoll.hpp3
-rw-r--r--src/err.cpp3
-rw-r--r--src/err.hpp3
-rw-r--r--src/fd.hpp3
-rw-r--r--src/fq.cpp3
-rw-r--r--src/fq.hpp3
-rw-r--r--src/i_engine.hpp3
-rw-r--r--src/i_inout.hpp3
-rw-r--r--src/i_poll_events.hpp3
-rw-r--r--src/io_object.cpp3
-rw-r--r--src/io_object.hpp3
-rw-r--r--src/io_thread.cpp3
-rw-r--r--src/io_thread.hpp3
-rw-r--r--src/ip.cpp3
-rw-r--r--src/ip.hpp3
-rw-r--r--src/kqueue.cpp3
-rw-r--r--src/kqueue.hpp3
-rw-r--r--src/lb.cpp3
-rw-r--r--src/lb.hpp3
-rw-r--r--src/likely.hpp3
-rw-r--r--src/mailbox.cpp3
-rw-r--r--src/mailbox.hpp3
-rw-r--r--src/msg_content.hpp3
-rw-r--r--src/mutex.hpp3
-rw-r--r--src/named_session.cpp3
-rw-r--r--src/named_session.hpp3
-rw-r--r--src/object.cpp3
-rw-r--r--src/object.hpp3
-rw-r--r--src/options.cpp3
-rw-r--r--src/options.hpp3
-rw-r--r--src/own.cpp3
-rw-r--r--src/own.hpp3
-rw-r--r--src/pair.cpp3
-rw-r--r--src/pair.hpp3
-rw-r--r--src/pgm_receiver.cpp3
-rw-r--r--src/pgm_receiver.hpp3
-rw-r--r--src/pgm_sender.cpp3
-rw-r--r--src/pgm_sender.hpp3
-rw-r--r--src/pgm_socket.cpp3
-rw-r--r--src/pgm_socket.hpp3
-rw-r--r--src/pipe.cpp3
-rw-r--r--src/pipe.hpp3
-rw-r--r--src/poll.cpp3
-rw-r--r--src/poll.hpp3
-rw-r--r--src/poller.hpp3
-rw-r--r--src/poller_base.cpp3
-rw-r--r--src/poller_base.hpp3
-rw-r--r--src/pub.cpp3
-rw-r--r--src/pub.hpp3
-rw-r--r--src/pull.cpp3
-rw-r--r--src/pull.hpp3
-rw-r--r--src/push.cpp3
-rw-r--r--src/push.hpp3
-rw-r--r--src/reaper.cpp3
-rw-r--r--src/reaper.hpp3
-rw-r--r--src/rep.cpp3
-rw-r--r--src/rep.hpp3
-rw-r--r--src/req.cpp3
-rw-r--r--src/req.hpp3
-rw-r--r--src/select.cpp3
-rw-r--r--src/select.hpp3
-rw-r--r--src/semaphore.hpp3
-rw-r--r--src/session.cpp3
-rw-r--r--src/session.hpp3
-rw-r--r--src/socket_base.cpp3
-rw-r--r--src/socket_base.hpp3
-rw-r--r--src/stdint.hpp3
-rw-r--r--src/sub.cpp3
-rw-r--r--src/sub.hpp3
-rw-r--r--src/swap.cpp3
-rw-r--r--src/swap.hpp3
-rw-r--r--src/tcp_connecter.cpp3
-rw-r--r--src/tcp_connecter.hpp3
-rw-r--r--src/tcp_listener.cpp3
-rw-r--r--src/tcp_listener.hpp3
-rw-r--r--src/tcp_socket.cpp3
-rw-r--r--src/tcp_socket.hpp3
-rw-r--r--src/thread.cpp3
-rw-r--r--src/thread.hpp3
-rw-r--r--src/transient_session.cpp3
-rw-r--r--src/transient_session.hpp3
-rw-r--r--src/trie.cpp3
-rw-r--r--src/trie.hpp3
-rw-r--r--src/uuid.cpp3
-rw-r--r--src/uuid.hpp3
-rw-r--r--src/windows.hpp3
-rw-r--r--src/wire.hpp3
-rw-r--r--src/xpub.cpp3
-rw-r--r--src/xpub.hpp3
-rw-r--r--src/xrep.cpp3
-rw-r--r--src/xrep.hpp3
-rw-r--r--src/xreq.cpp3
-rw-r--r--src/xreq.hpp4
-rw-r--r--src/xsub.cpp3
-rw-r--r--src/xsub.hpp3
-rw-r--r--src/ypipe.hpp3
-rw-r--r--src/yqueue.hpp3
-rw-r--r--src/zmq.cpp3
-rw-r--r--src/zmq_connecter.cpp3
-rw-r--r--src/zmq_connecter.hpp3
-rw-r--r--src/zmq_engine.cpp3
-rw-r--r--src/zmq_engine.hpp3
-rw-r--r--src/zmq_init.cpp3
-rw-r--r--src/zmq_init.hpp3
-rw-r--r--src/zmq_listener.cpp3
-rw-r--r--src/zmq_listener.hpp3
130 files changed, 261 insertions, 130 deletions
diff --git a/src/array.hpp b/src/array.hpp
index e3662da..b9f7f78 100644
--- a/src/array.hpp
+++ b/src/array.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/atomic_counter.hpp b/src/atomic_counter.hpp
index 099b4b7..d7116d8 100644
--- a/src/atomic_counter.hpp
+++ b/src/atomic_counter.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/atomic_ptr.hpp b/src/atomic_ptr.hpp
index 81e7cda..c106cd5 100644
--- a/src/atomic_ptr.hpp
+++ b/src/atomic_ptr.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/blob.hpp b/src/blob.hpp
index 268f86f..3c54ac3 100644
--- a/src/blob.hpp
+++ b/src/blob.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/clock.cpp b/src/clock.cpp
index e95b5f6..f98a2f4 100644
--- a/src/clock.cpp
+++ b/src/clock.cpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/clock.hpp b/src/clock.hpp
index bf895ec..1b34989 100644
--- a/src/clock.hpp
+++ b/src/clock.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/command.cpp b/src/command.cpp
index 1ebdea3..e3f3d59 100644
--- a/src/command.cpp
+++ b/src/command.cpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/command.hpp b/src/command.hpp
index d03de2f..35aed0f 100644
--- a/src/command.hpp
+++ b/src/command.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/config.hpp b/src/config.hpp
index ef75508..f144512 100644
--- a/src/config.hpp
+++ b/src/config.hpp
@@ -1,5 +1,6 @@
/*
- Copyright (c) 2007-2010 iMatix Corporation
+ Copyright (c) 2007-2011 iMatix Corporation
+ Copyright (c) 2007-2011 Other contributors as noted in the AUTHORS file
This file is part of 0MQ.
diff --git a/src/connect_session.cpp b/src/connect_session.cpp
index 0b6c16c..0df9854 100644
--- a/