diff options
author | Marc <marc@malloc.me> | 2022-08-11 10:00:12 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-11 10:00:12 +1000 |
commit | ec21e1ee1c2c475730b4b22a9f603e4b0ae7fb84 (patch) | |
tree | 74637a09654e0e2ec3ba7b49def55852090ee010 | |
parent | 0a8e930b9f5b39a8d7b7cfb516c1e91223edc431 (diff) | |
download | libwifi-ec21e1ee1c2c475730b4b22a9f603e4b0ae7fb84.tar.gz libwifi-ec21e1ee1c2c475730b4b22a9f603e4b0ae7fb84.tar.bz2 libwifi-ec21e1ee1c2c475730b4b22a9f603e4b0ae7fb84.zip |
misc: delete COPYING file
-rw-r--r-- | COPYING | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index 1b7fb0a..0000000 --- a/COPYING +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
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 | |||