Files
duplicati/thirdparty/HttpServer/licensedata.json
T

7 lines
199 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#",
2014-03-24 16:59:30 +01:00
"link": "http://webserver.codeplex.com/",
"license": "Apache 2.0",
"notes": "Patched to fix a crash"
}