Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit ab270a7

Browse files
committed
Updated license and notices
1 parent b2ed777 commit ab270a7

File tree

1 file changed

+24
-10
lines changed

1 file changed

+24
-10
lines changed

LICENSE

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,32 @@ 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

21-
Copyright 2014 Giovanni Bassi and Elemar Jr.
36+
Copyright 2014 Giovanni Bassi and Elemar Jr.
2237

23-
Licensed under the Apache License, Version 2.0 (the "License");
24-
you may not use this file except in compliance with the License.
25-
You may obtain a copy of the License at
38+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
39+
these files except in compliance with the License. You may obtain a copy of the
40+
License at
2641

27-
http://www.apache.org/licenses/LICENSE-2.0
42+
http://www.apache.org/licenses/LICENSE-2.0
2843

29-
Unless required by applicable law or agreed to in writing, software
30-
distributed under the License is distributed on an "AS IS" BASIS,
31-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
32-
See the License for the specific language governing permissions and
33-
limitations under the License.
44+
Unless required by applicable law or agreed to in writing, software distributed
45+
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
46+
CONDITIONS OF ANY KIND, either express or implied. See the License for the
47+
specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)