Files
duplicati/thirdparty/HttpServer/licensedata.json
T

7 lines
229 B
JSON
Raw Normal View History

2014-03-24 16:59:30 +01:00
{
"name": "C# WebServer",
2014-03-25 13:57:02 +01:00
"description": "A HTTP Compliant WebServer in C#",
"link": "https://github.com/duplicati/httpserver",
2014-03-24 16:59:30 +01:00
"license": "Apache 2.0",
"notes": "Patched from http://webserver.codeplex.com/"
2014-03-24 16:59:30 +01:00
}