Skip to content

Commit a09e1b2

Browse files
committed
Merge pull request #1485 from sharwell/fix-1483
Add Roslyn license notice to LICENSE file
2 parents c9fb5f0 + 601af15 commit a09e1b2

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

LICENSE

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,21 @@ specific language governing permissions and limitations under the License.
1616
This project uses other open source projects, which are used under the terms
1717
of the following license(s).
1818

19+
.NET Compiler Platform ("Roslyn")
20+
21+
Copyright Microsoft.
22+
23+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
24+
these files except in compliance with the License. You may obtain a copy of the
25+
License at
26+
27+
http://www.apache.org/licenses/LICENSE-2.0
28+
29+
Unless required by applicable law or agreed to in writing, software distributed
30+
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
31+
CONDITIONS OF ANY KIND, either express or implied. See the License for the
32+
specific language governing permissions and limitations under the License.
33+
1934
Code Cracker
2035

2136
Copyright 2014 Giovanni Bassi and Elemar Jr.

0 commit comments

Comments
 (0)