diff options
| author | Marc <foxtrot@malloc.me> | 2021-11-30 22:39:26 +0000 |
|---|---|---|
| committer | Marc <foxtrot@malloc.me> | 2021-12-01 16:54:44 +0000 |
| commit | ae6c98a48da409d040604aeffb84a38155fb5bac (patch) | |
| tree | c27a8e28972209581ce3fba2130bf0c2b4f9c9c0 /COPYING | |
| download | libwifi-ae6c98a48da409d040604aeffb84a38155fb5bac.tar.gz libwifi-ae6c98a48da409d040604aeffb84a38155fb5bac.tar.bz2 libwifi-ae6c98a48da409d040604aeffb84a38155fb5bac.zip | |
Initial Commit
Signed-off-by: Marc <foxtrot@malloc.me>
Diffstat (limited to 'COPYING')
| -rw-r--r-- | COPYING | 15 |
1 files changed, 15 insertions, 0 deletions
| diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..1b7fb0a --- /dev/null +++ b/COPYING | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | /* Copyright 2021 The libwifi Authors | ||
| 2 | * | ||
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | ||
| 4 | * you may not use this file except in compliance with the License. | ||
| 5 | * You may obtain a copy of the 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 | ||
| 10 | * distributed under the License is distributed on an "AS IS" BASIS, | ||
| 11 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
| 12 | * See the License for the specific language governing permissions and | ||
| 13 | * limitations under the License. | ||
| 14 | */ | ||
| 15 | |||
