@@ -9,6 +9,7 @@ informational purposes only. Microsoft reserves all rights not expressly granted
99implication, estoppel or otherwise.
1010
11111. Newtonsoft version 9.0.1 (https://github.com/JamesNK/Newtonsoft.Json)
12+ 2. Mono.Cecil version 0.11.3 (https://github.com/jbevain/cecil)
1213
1314
1415
@@ -33,3 +34,31 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTI
3334THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3435=========================================
3536END OF Newtonsoft NOTICES AND INFORMATION
37+
38+
39+
40+ %% Mono.Cecil NOTICES AND INFORMATION BEGIN HERE
41+ =========================================
42+ Copyright (c) 2008 - 2015 Jb Evain
43+ Copyright (c) 2008 - 2011 Novell, Inc.
44+
45+ Permission is hereby granted, free of charge, to any person obtaining
46+ a copy of this software and associated documentation files (the
47+ "Software"), to deal in the Software without restriction, including
48+ without limitation the rights to use, copy, modify, merge, publish,
49+ distribute, sublicense, and/or sell copies of the Software, and to
50+ permit persons to whom the Software is furnished to do so, subject to
51+ the following conditions:
52+
53+ The above copyright notice and this permission notice shall be
54+ included in all copies or substantial portions of the Software.
55+
56+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
57+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
58+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
59+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
60+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
61+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
62+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
63+ =========================================
64+ END OF Mono.Cecil NOTICES AND INFORMATION
0 commit comments