1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

Added Stefan Frings' QtWebApp httpserver

This commit is contained in:
f4exb
2017-08-23 18:47:07 +02:00
parent 9a1b60c6ec
commit 4adf80abc3
29 changed files with 3849 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
This program and its source is distributed under the Lesser General Public License.
http://www.gnu.org/licenses/lgpl.html
When you modify the library, you have to publish your modified version for free under LGPL license.
Author and Copyright owner: Stefan Frings
stefan@stefanfrings.de
http://www.stefanfrings.de
The qtservice module had been originally published by Trolltech under the LGPL license as well,
but is now re-published by Digia under the less restrictive BSD License.