mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
sourcefiles: Fix relative path in file header
This commit is contained in:
committed by
Xiang Xiao
parent
13535d8725
commit
330eff36d7
@@ -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,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,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,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,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,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
|
||||
|
||||
Reference in New Issue
Block a user