@@ -6,6 +6,65 @@ bring it to our attention by posting an issue.
66
77The attached notices are provided for information only.
88
9+
10+ License notice for .NET Compiler Platform ("Roslyn")
11+ ----------------------------------------------------
12+
13+ Copyright Microsoft.
14+
15+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
16+ these files except in compliance with the License. You may obtain a copy of the
17+ License at
18+
19+ http://www.apache.org/licenses/LICENSE-2.0
20+
21+ Unless required by applicable law or agreed to in writing, software distributed
22+ under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
23+ CONDITIONS OF ANY KIND, either express or implied. See the License for the
24+ specific language governing permissions and limitations under the License.
25+
26+
27+ License notice for Code Cracker
28+ -------------------------------
29+
30+ Copyright 2014 Giovanni Bassi and Elemar Jr.
31+
32+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
33+ these files except in compliance with the License. You may obtain a copy of the
34+ License at
35+
36+ http://www.apache.org/licenses/LICENSE-2.0
37+
38+ Unless required by applicable law or agreed to in writing, software distributed
39+ under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
40+ CONDITIONS OF ANY KIND, either express or implied. See the License for the
41+ specific language governing permissions and limitations under the License.
42+
43+
44+ License notice for LightJson
45+ ----------------------------
46+
47+ Copyright (c) 2017 Marcos L�pez C.
48+
49+ Permission is hereby granted, free of charge, to any person obtaining a copy
50+ of this software and associated documentation files (the "Software"), to deal
51+ in the Software without restriction, including without limitation the rights
52+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
53+ copies of the Software, and to permit persons to whom the Software is
54+ furnished to do so, subject to the following conditions:
55+
56+ The above copyright notice and this permission notice shall be included in
57+ all copies or substantial portions of the Software.
58+
59+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
61+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
65+ THE SOFTWARE.
66+
67+
968License notice for StyleCop.Analyzers.Status
1069--------------------------------------------------
1170
0 commit comments