[PATCH 5/9] src/nl802154.h: switch file to SPDX header for license and copyright

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxx>
---
 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@xxxxxxxxxxxxxx>
- *
- * 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@xxxxxxxxxxxxxx>
+//
+// SPDX-License-Identifier: ISC
+
+/* 802.15.4 netlink interface public header */
 
 #define NL802154_GENL_NAME "nl802154"
 
-- 
2.41.0




[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux