Add readme.md + license from mock4net (#444)

* add readme.md + license from mock4net

* common

* add license info
This commit is contained in:
Stef Heyenrath
2020-04-05 18:42:22 +02:00
committed by GitHub
parent 1ddd8ff58f
commit a9974a4874
19 changed files with 295 additions and 113 deletions

View File

@@ -1,4 +1,6 @@
using JetBrains.Annotations;
// This source file is based on mock4net by Alexandre Victoor which is licensed under the Apache 2.0 License.
// For more details see 'mock4net/LICENSE.txt' and 'mock4net/readme.md' in this project root.
using JetBrains.Annotations;
using System;
using System.Collections.Generic;
using System.Linq;