Hiding licesning info for now

This commit is contained in:
Sergey Lyubka 2013-08-02 08:05:43 +01:00
parent 7590fbd557
commit f20ed682e2

View File

@ -79,6 +79,7 @@ which should be an array of following structures:
printf("Error parsing [%s]: [%s]\n", request, error_msg); printf("Error parsing [%s]: [%s]\n", request, error_msg);
} }
<!--
# Licensing # Licensing
SLRE is dual licensed. It is available either under the terms of [GNU GPL SLRE is dual licensed. It is available either under the terms of [GNU GPL
@ -86,3 +87,4 @@ v.2 license](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) for
free, or under the terms of standard commercial license provided by [Cesanta free, or under the terms of standard commercial license provided by [Cesanta
Software](http://cesanta.com). Businesses who whish to use Cesanta's products Software](http://cesanta.com). Businesses who whish to use Cesanta's products
must [license commercial version](http://cesanta.com/products.html). must [license commercial version](http://cesanta.com/products.html).
-->