summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/array.hpp6
-rw-r--r--src/atomic_counter.hpp6
-rw-r--r--src/atomic_ptr.hpp6
-rw-r--r--src/blob.hpp6
-rw-r--r--src/clock.cpp6
-rw-r--r--src/clock.hpp6
-rw-r--r--src/command.cpp6
-rw-r--r--src/command.hpp6
-rw-r--r--src/config.hpp6
-rw-r--r--src/connect_session.cpp6
-rw-r--r--src/connect_session.hpp6
-rw-r--r--src/ctx.cpp6
-rw-r--r--src/ctx.hpp6
-rw-r--r--src/decoder.cpp6
-rw-r--r--src/decoder.hpp6
-rw-r--r--src/devpoll.cpp6
-rw-r--r--src/devpoll.hpp6
-rw-r--r--src/encoder.cpp6
-rw-r--r--src/encoder.hpp6
-rw-r--r--src/epoll.cpp6
-rw-r--r--src/epoll.hpp6
-rw-r--r--src/err.cpp6
-rw-r--r--src/err.hpp6
-rw-r--r--src/fd.hpp6
-rw-r--r--src/forwarder.cpp6
-rw-r--r--src/forwarder.hpp6
-rw-r--r--src/fq.cpp6
-rw-r--r--src/fq.hpp6
-rw-r--r--src/i_engine.hpp6
-rw-r--r--src/i_inout.hpp6
-rw-r--r--src/i_poll_events.hpp32
-rw-r--r--src/io_object.cpp6
-rw-r--r--src/io_object.hpp6
-rw-r--r--src/io_thread.cpp6
-rw-r--r--src/io_thread.hpp6
-rw-r--r--src/ip.cpp6
-rw-r--r--src/ip.hpp6
-rw-r--r--src/kqueue.cpp6
-rw-r--r--src/kqueue.hpp6
-rw-r--r--src/lb.cpp6
-rw-r--r--src/lb.hpp6
-rw-r--r--src/likely.hpp6
-rw-r--r--src/msg_content.hpp6
-rw-r--r--src/mutex.hpp6
-rw-r--r--src/named_session.cpp6
-rw-r--r--src/named_session.hpp6
-rw-r--r--src/object.cpp6
-rw-r--r--src/object.hpp6
-rw-r--r--src/options.cpp6
-rw-r--r--src/options.hpp6
-rw-r--r--src/own.cpp6
-rw-r--r--src/own.hpp6
-rw-r--r--src/pair.cpp6
-rw-r--r--src/pair.hpp6
-rw-r--r--src/pgm_receiver.cpp6
-rw-r--r--src/pgm_receiver.hpp6
-rw-r--r--src/pgm_sender.cpp6
-rw-r--r--src/pgm_sender.hpp6
-rw-r--r--src/pgm_socket.cpp6
-rw-r--r--src/pgm_socket.hpp6
-rw-r--r--src/pipe.cpp6
-rw-r--r--src/pipe.hpp6
-rw-r--r--src/poll.cpp6
-rw-r--r--src/poll.hpp6
-rw-r--r--src/poller.hpp6
-rw-r--r--src/poller_base.cpp6
-rw-r--r--src/poller_base.hpp6
-rw-r--r--src/pub.cpp6
-rw-r--r--src/pub.hpp6
-rw-r--r--src/pull.cpp6
-rw-r--r--src/pull.hpp6
-rw-r--r--src/push.cpp6
-rw-r--r--src/push.hpp6
-rw-r--r--src/queue.cpp6
-rw-r--r--src/queue.hpp6
-rw-r--r--src/rep.cpp6
-rw-r--r--src/rep.hpp6
-rw-r--r--src/req.cpp6
-rw-r--r--src/req.hpp6
-rw-r--r--src/select.cpp6
-rw-r--r--src/select.hpp6
-rw-r--r--src/semaphore.hpp6
-rw-r--r--src/session.cpp6
-rw-r--r--src/session.hpp6
-rw-r--r--src/signaler.cpp6
-rw-r--r--src/signaler.hpp6
-rw-r--r--src/socket_base.cpp6
-rw-r--r--src/socket_base.hpp6
-rw-r--r--src/stdint.hpp6
-rw-r--r--src/streamer.cpp6
-rw-r--r--src/streamer.hpp6
-rw-r--r--src/sub.cpp6
-rw-r--r--src/sub.hpp6
-rw-r--r--src/swap.cpp6
-rw-r--r--src/swap.hpp6
-rw-r--r--src/tcp_connecter.cpp6
-rw-r--r--src/tcp_connecter.hpp6
-rw-r--r--src/tcp_listener.cpp6
-rw-r--r--src/tcp_listener.hpp6
-rw-r--r--src/tcp_socket.cpp6
-rw-r--r--src/tcp_socket.hpp6
-rw-r--r--src/thread.cpp6
-rw-r--r--src/thread.hpp6
-rw-r--r--src/transient_session.cpp6
-rw-r--r--src/transient_session.hpp6
-rw-r--r--src/trie.cpp6
-rw-r--r--src/trie.hpp6
-rw-r--r--src/uuid.cpp13
-rw-r--r--src/uuid.hpp6
-rw-r--r--src/windows.hpp6
-rw-r--r--src/wire.hpp6
-rw-r--r--src/xrep.cpp6
-rw-r--r--src/xrep.hpp6
-rw-r--r--src/xreq.cpp6
-rw-r--r--src/xreq.hpp6
-rw-r--r--src/ypipe.hpp6
-rw-r--r--src/yqueue.hpp6
-rw-r--r--src/zmq.cpp6
-rw-r--r--src/zmq_connecter.cpp6
-rw-r--r--src/zmq_connecter.hpp6
-rw-r--r--src/zmq_engine.cpp6
-rw-r--r--src/zmq_engine.hpp6
-rw-r--r--src/zmq_init.cpp6
-rw-r--r--src/zmq_init.hpp6
-rw-r--r--src/zmq_listener.cpp6
-rw-r--r--src/zmq_listener.hpp6
126 files changed, 391 insertions, 398 deletions
diff --git a/src/array.hpp b/src/array.hpp
index a144049..8d92f54 100644
--- a/src/array.hpp
+++ b/src/array.hpp
@@ -4,16 +4,16 @@
This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under
- the terms of the Lesser GNU General Public License as published by
+ the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
0MQ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Lesser GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the Lesser GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/atomic_counter.hpp b/src/atomic_counter.hpp
index b446627..61128fc 100644
--- a/src/atomic_counter.hpp
+++ b/src/atomic_counter.hpp
@@ -4,16 +4,16 @@
This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under
- the terms of the Lesser GNU General Public License as published by
+ the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
0MQ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Lesser GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the Lesser GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/atomic_ptr.hpp b/src/atomic_ptr.hpp
index 54db64f..f68e4b7 100644
--- a/src/atomic_ptr.hpp
+++ b/src/atomic_ptr.hpp
@@ -4,16 +4,16 @@
This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under
- the terms of the Lesser GNU General Public License as published by
+ the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
0MQ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Lesser GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the Lesser GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/blob.hpp b/src/blob.hpp
index a4fa8cd..268f86f 100644
--- a/src/blob.hpp
+++ b/src/blob.hpp
@@ -4,16 +4,16 @@
This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under
- the terms of the Lesser GNU General Public License as published by
+ the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
0MQ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Lesser GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the Lesser GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/clock.cpp b/src/clock.cpp
index 5d91df5..e18a715 100644
--- a/src/clock.cpp
+++ b/src/clock.cpp
@@ -4,16 +4,16 @@
This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under
- the terms of the Lesser GNU General Public License as published by
+ the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
0MQ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Lesser GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the Lesser GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/clock.hpp b/src/clock.hpp
index 6dc811f..2d473d5 100644
--- a/src/clock.hpp
+++ b/src/clock.hpp
@@ -4,16 +4,16 @@
This file is part of 0MQ.
0MQ is free software; you can redistribute it and/or modify it under
- the terms of the Lesser GNU General Public License as published by
+ the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
0MQ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- Lesser GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the Lesser