[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-wpan
Subject:    [PATCH 5/9] src/nl802154.h: switch file to SPDX header for license and copyright
From:       Stefan Schmidt <stefan () datenfreihafen ! org>
Date:       2023-09-24 12:22:27
Message-ID: 20230924122231.716878-6-stefan () datenfreihafen ! org
[Download RAW message or body]

This file has its own commit as we are syncing it between the Linux
kernel and this project when new netlink functionality is added.

The same change needs to be done on the iLinux kernel side as well to
avoid conflicts.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
---
 src/nl802154.h | 24 ++++++------------------
 1 file changed, 6 insertions(+), 18 deletions(-)

diff --git a/src/nl802154.h b/src/nl802154.h
index dbad1c9..410ee95 100644
--- a/src/nl802154.h
+++ b/src/nl802154.h
@@ -1,23 +1,11 @@
 #ifndef __NL802154_H
 #define __NL802154_H
-/*
- * 802.15.4 netlink interface public header
- *
- * Copyright 2014 Alexander Aring <aar@pengutronix.de>
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
- * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- */
+
+// SPDX-FileCopyrightText: 2014 Alexander Aring <aar@pengutronix.de>
+//
+// SPDX-License-Identifier: ISC
+
+/* 802.15.4 netlink interface public header */
 
 #define NL802154_GENL_NAME "nl802154"
 
-- 
2.41.0

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic