diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-05 08:29:35 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-05 08:29:35 +0100 |
commit | 4f6baf4dde627656b63cc4e2acdb78a8577ba640 (patch) | |
tree | a136b4b3a058a18ce0b9ad96d00f2347b8ce03ab /man/man1 | |
parent | f2b235db165e459f7f265993477dae0dc987125a (diff) |
Copyrights transferred from FastMQ to iMatix
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/zmq_forwarder.1 | 2 | ||||
-rw-r--r-- | man/man1/zmq_queue.1 | 2 | ||||
-rw-r--r-- | man/man1/zmq_streamer.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/zmq_forwarder.1 b/man/man1/zmq_forwarder.1 index 610767a..b45d9c8 100644 --- a/man/man1/zmq_forwarder.1 +++ b/man/man1/zmq_forwarder.1 @@ -1,4 +1,4 @@ -.TH zmq_forwarder 1 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.TH zmq_forwarder 1 "" "(c)2007-2010 iMatix Corporation" "0MQ User Manuals" .SH NAME zmq_forwarder \- forwards the stream of PUB/SUB messages .SH SYNOPSIS diff --git a/man/man1/zmq_queue.1 b/man/man1/zmq_queue.1 index 25aeab6..da29d86 100644 --- a/man/man1/zmq_queue.1 +++ b/man/man1/zmq_queue.1 @@ -1,4 +1,4 @@ -.TH zmq_queue 1 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.TH zmq_queue 1 "" "(c)2007-2010 iMatix Corporation" "0MQ User Manuals" .SH NAME zmq_queue \- forwards REQ/REP messages .SH SYNOPSIS diff --git a/man/man1/zmq_streamer.1 b/man/man1/zmq_streamer.1 index 34b837b..deadc65 100644 --- a/man/man1/zmq_streamer.1 +++ b/man/man1/zmq_streamer.1 @@ -1,4 +1,4 @@ -.TH zmq_streamer 1 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" +.TH zmq_streamer 1 "" "(c)2007-2010 iMatix Corporation" "0MQ User Manuals" .SH NAME zmq_streamer \- forwards the stream of UPSTREAM/DOWNSTREAM messages .SH SYNOPSIS |