mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
makefiles: Fix relative path in file header
This commit is contained in:
committed by
Xiang Xiao
parent
2f4e1c02de
commit
47cb41c92f
@@ -1,5 +1,5 @@
|
||||
############################################################################
|
||||
# boards/z80/ez80/ez80f910200zco/Makefile
|
||||
# boards/z80/ez80/ez80f910200zco/src/Makefile
|
||||
#
|
||||
# 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/z80/ez80/makerlisp/Makefile
|
||||
# boards/z80/ez80/makerlisp/src/Makefile
|
||||
#
|
||||
# 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/z80/ez80/z20x/Makefile
|
||||
# boards/z80/ez80/z20x/src/Makefile
|
||||
#
|
||||
# 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/z80/z8/z8encore000zco/scripts/ostest/Make.defs
|
||||
# boards/z80/z8/z8encore000zco/scripts/Make.defs
|
||||
#
|
||||
# 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/z80/z8/z8f64200100kit/configs/ostest/Make.defs
|
||||
# boards/z80/z8/z8f64200100kit/scripts/Make.defs
|
||||
#
|
||||
# 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/z80/z80sim/src/Makefile
|
||||
# boards/z80/z80/z80sim/src/Makefile
|
||||
#
|
||||
# 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