From 13efc72396df15969b4fd7c7930087f2a58d35f6 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Tue, 29 Dec 2015 22:42:52 +0200 Subject: [PATCH] Fixed copyright notice in manpages; --- man/sxchannel_open.3 | 2 +- man/sxhub_create.3 | 2 +- man/sxhub_set_authcheck.3 | 2 +- man/sxhub_set_channelcall.3 | 2 +- man/sxhub_set_ondestroy.3 | 2 +- man/sxhub_set_onpulse.3 | 2 +- man/sxhub_set_priv.3 | 2 +- man/sxhub_set_rpcvalidator.3 | 2 +- man/sxhub_set_sslvalidate.3 | 2 +- man/sxhub_setsslserts.3 | 2 +- man/sxlink_master_accept.3 | 2 +- man/sxmp_init.3 | 2 +- man/sxmsg_pulse.3 | 2 +- man/sxmsg_reply.3 | 2 +- man/sxmsg_return.3 | 2 +- man/sxmsg_rreply.3 | 2 +- man/sxmsg_send.3 | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/man/sxchannel_open.3 b/man/sxchannel_open.3 index 03af6ae..ab03424 100644 --- a/man/sxchannel_open.3 +++ b/man/sxchannel_open.3 @@ -68,7 +68,7 @@ None. , .BI sxlink_close(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_create.3 b/man/sxhub_create.3 index c4ffc47..8a6abdd 100644 --- a/man/sxhub_create.3 +++ b/man/sxhub_create.3 @@ -73,7 +73,7 @@ when this functions called all pending messages are drops. , .BI sxmp_init(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_authcheck.3 b/man/sxhub_set_authcheck.3 index e99496b..e358e70 100644 --- a/man/sxhub_set_authcheck.3 +++ b/man/sxhub_set_authcheck.3 @@ -67,7 +67,7 @@ None. , .BI sxlink_setpriv(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_channelcall.3 b/man/sxhub_set_channelcall.3 index 68e6bda..8d4ede9 100644 --- a/man/sxhub_set_channelcall.3 +++ b/man/sxhub_set_channelcall.3 @@ -62,7 +62,7 @@ None. , .BI sxlink_setpriv(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_ondestroy.3 b/man/sxhub_set_ondestroy.3 index eeda09e..fac64f3 100644 --- a/man/sxhub_set_ondestroy.3 +++ b/man/sxhub_set_ondestroy.3 @@ -42,7 +42,7 @@ None. , .BI sxhub_set_onpulse(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_onpulse.3 b/man/sxhub_set_onpulse.3 index 989efa0..7b6475a 100644 --- a/man/sxhub_set_onpulse.3 +++ b/man/sxhub_set_onpulse.3 @@ -42,7 +42,7 @@ None. , .BI sxhub_set_ondestroy(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_priv.3 b/man/sxhub_set_priv.3 index 5929b66..088ee3b 100644 --- a/man/sxhub_set_priv.3 +++ b/man/sxhub_set_priv.3 @@ -51,7 +51,7 @@ None. .SH SEE ALSO .BI sxhub_set_ondestroy(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_rpcvalidator.3 b/man/sxhub_set_rpcvalidator.3 index d7865fa..cf64ea7 100644 --- a/man/sxhub_set_rpcvalidator.3 +++ b/man/sxhub_set_rpcvalidator.3 @@ -65,7 +65,7 @@ None. , .BI sxmp_rpclist_add_function(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_set_sslvalidate.3 b/man/sxhub_set_sslvalidate.3 index 4cbd978..573f9e2 100644 --- a/man/sxhub_set_sslvalidate.3 +++ b/man/sxhub_set_sslvalidate.3 @@ -62,7 +62,7 @@ None. , .BI sxlink_setpriv(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxhub_setsslserts.3 b/man/sxhub_setsslserts.3 index de7280d..be42855 100644 --- a/man/sxhub_setsslserts.3 +++ b/man/sxhub_setsslserts.3 @@ -55,7 +55,7 @@ None. , .BI sxlink_master_accept(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxlink_master_accept.3 b/man/sxlink_master_accept.3 index 880eebe..c2e5a31 100644 --- a/man/sxlink_master_accept.3 +++ b/man/sxlink_master_accept.3 @@ -94,7 +94,7 @@ Using connection_link on master side with initialized connections set for master , .BI sxmp_init(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxmp_init.3 b/man/sxmp_init.3 index 01657b1..197a498 100644 --- a/man/sxmp_init.3 +++ b/man/sxmp_init.3 @@ -44,7 +44,7 @@ None. , .BI sxhub_destroy(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxmsg_pulse.3 b/man/sxmsg_pulse.3 index e3194dd..f435512 100644 --- a/man/sxmsg_pulse.3 +++ b/man/sxmsg_pulse.3 @@ -40,7 +40,7 @@ This function might be useful to send events to the peer. .SH RATIONALE Calling this function from the client might blocks all operation with callee. .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxmsg_reply.3 b/man/sxmsg_reply.3 index da9cabe..305e0bf 100644 --- a/man/sxmsg_reply.3 +++ b/man/sxmsg_reply.3 @@ -87,7 +87,7 @@ None. , .BI sxmsg_send(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxmsg_return.3 b/man/sxmsg_return.3 index 28c1672..5cb61af 100644 --- a/man/sxmsg_return.3 +++ b/man/sxmsg_return.3 @@ -69,7 +69,7 @@ None. , .BI sxmsg_send(3) .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxmsg_rreply.3 b/man/sxmsg_rreply.3 index 49969f2..92fd4c7 100644 --- a/man/sxmsg_rreply.3 +++ b/man/sxmsg_rreply.3 @@ -52,7 +52,7 @@ This function will be useful in RPC functions required to reply ASAP i.e. for ge .SH RATIONALE Use for lightweight RPC functions, this method can be used only in RPC call i.e. within SXMP thread context. .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR diff --git a/man/sxmsg_send.3 b/man/sxmsg_send.3 index 98ed307..554f734 100644 --- a/man/sxmsg_send.3 +++ b/man/sxmsg_send.3 @@ -96,7 +96,7 @@ None. , .BI sxmsg_reply .SH COPYRIGHT -This is a proprietary software. See COPYING for further details. +This software licensed under GNU LGPL v3. See COPYING for further details. .br (c) Askele Group 2013-2015 .SH AUTHOR