diff options
| author | Peter LaFosse <peter@vector35.com> | 2023-08-09 09:17:20 -0400 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2023-12-02 08:43:28 -0500 |
| commit | 9393d7166944c6cba3d808b976a8b73c40d2a8ea (patch) | |
| tree | 13c1d75b907d69175a47c81d940ad2c2b4b1113d /platform/windows-kernel/LICENSE | |
| parent | 577025979aee0204ce3c5f80a346e5b898e0b023 (diff) | |
Add windows kernel platform
Diffstat (limited to 'platform/windows-kernel/LICENSE')
| -rw-r--r-- | platform/windows-kernel/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/platform/windows-kernel/LICENSE b/platform/windows-kernel/LICENSE new file mode 100644 index 00000000..265883c5 --- /dev/null +++ b/platform/windows-kernel/LICENSE @@ -0,0 +1,13 @@ +Copyright 2021 Vector 35 Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. |
