sourcefiles: Fix relative path in file header

This commit is contained in:
Gustavo Henrique Nihei
2021-03-08 18:39:04 -03:00
committed by Xiang Xiao
parent 13535d8725
commit 330eff36d7
1507 changed files with 1505 additions and 1508 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* wireless/bluetooth/bt_hdicore.c
* wireless/bluetooth/bt_hcicore.c
* HCI core Bluetooth handling.
*
* Copyright (C) 2018 Gregory Nutt. All rights reserved.
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* wireless/bluetooth/bt_hdicore.h
* wireless/bluetooth/bt_hcicore.h
* HCI core Bluetooth handling.
*
* Copyright (C) 2018 Gregory Nutt. All rights reserved.
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* wireless/ieee802154/ieee802154_primitive.c
* wireless/ieee802154/ieee802154_primitive.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* wireless/iee802154/mac802154_loopback.c
* wireless/ieee802154/mac802154_loopback.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* wireless/ieee802154/mac80215_scan.c
* wireless/ieee802154/mac802154_scan.c
*
* Copyright (C) 2016 Sebastien Lorquet. All rights reserved.
* Copyright (C) 2017 Gregory Nutt. All rights reserved.
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* wireless/pktradio/pktradio_metadata.c
* wireless/pktradio/pktradio_metadata.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with