adding license and copyright headers

This commit is contained in:
Lina Ceballos
2021-01-20 13:30:12 +01:00
parent b3aca84e3b
commit a6085186d9
67 changed files with 243 additions and 763 deletions

View File

@ -1,8 +1,9 @@
/*
* nl80211 userspace tool
*
* Copyright 2007, 2008 Johannes Berg <johannes@sipsolutions.net>
* Modified by Xianjun jiao. putaoshu@msn.com; xianjun.jiao@imec.be;
* SPDX-FileCopyrightText: Copyright 2007, 2008 Johannes Berg <johannes@sipsolutions.net>
* Modified by Xianjun jiao. putaoshu@msn.com; xianjun.jiao@imec.be
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#include <errno.h>