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/z16/z16f/z16f2800100zcog/board.h
|
||||
* boards/z16/z16f/z16f2800100zcog/include/board.h
|
||||
*
|
||||
* Copyright (C) 2008, 2014 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* boards/z16/z16f/z16f2800100zcog/z16f_leds.c
|
||||
* boards/z16/z16f/z16f2800100zcog/src/z16f_leds.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