mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +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 @@
|
||||
/****************************************************************************
|
||||
* boards/arm/stm32/common/include/stm32_qencoder.h
|
||||
* boards/arm/stm32/common/include/board_qencoder.h
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* boards/arm/stm32/common/src/stm32_bmp180.h
|
||||
* boards/arm/stm32/common/include/stm32_bmp180.h
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* boards/arm/stm32/common/include/stm32_max6675.c
|
||||
* boards/arm/stm32/common/include/stm32_max6675.h
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* boards/arm/stm32/common/src/stm32_bh1750fvi.c
|
||||
* boards/arm/stm32/common/src/stm32_bh1750.c
|
||||
*
|
||||
* Copyright (C) 2016 Alan Carvalho de Assis. All rights reserved.
|
||||
* Author: Alan Carvalho de Assis <acassis@gmail.com>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* boards/arm/stm32/olimex-stm32-p407/src/stm32_dhtxx.c
|
||||
* boards/arm/stm32/common/src/stm32_dhtxx.c
|
||||
*
|
||||
* Copyright (C) 2014 Abdelatif GUETTOUCHE. All rights reserved.
|
||||
* Author: Abdelatif GUETTOUCHE <abdelatif.guettouche@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user