|
| 1 | +Copyright (c) Tunnel Vision Laboratories, LLC. All rights reserved. |
| 2 | + |
| 3 | +Licensed under the Apache License, Version 2.0 (the "License"); you may not use |
| 4 | +these files except in compliance with the License. You may obtain a copy of the |
| 5 | +License at |
| 6 | + |
| 7 | +http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | + |
| 9 | +Unless required by applicable law or agreed to in writing, software distributed |
| 10 | +under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR |
| 11 | +CONDITIONS OF ANY KIND, either express or implied. See the License for the |
| 12 | +specific language governing permissions and limitations under the License. |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +This project uses other open source projects, which are used under the terms |
| 17 | +of the following license(s). |
| 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 | + |
| 34 | +StyleCop Analyzers |
| 35 | + |
| 36 | + Copyright 2015 Tunnel Vision Laboratories, LLC. |
| 37 | + |
| 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 |
| 41 | + |
| 42 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 43 | + |
| 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