@@ -16,18 +16,32 @@ specific language governing permissions and limitations under the License.
16
16
This project uses other open source projects, which are used under the terms
17
17
of the following license(s).
18
18
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
+
19
34
Code Cracker
20
35
21
- Copyright 2014 Giovanni Bassi and Elemar Jr.
36
+ Copyright 2014 Giovanni Bassi and Elemar Jr.
22
37
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
26
41
27
- http://www.apache.org/licenses/LICENSE-2.0
42
+ http://www.apache.org/licenses/LICENSE-2.0
28
43
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