mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +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/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.
|
||||
|
||||
Reference in New Issue
Block a user