fix nxstyle

fix Relative file path does not match actual file.
Add missing Apache Foundation copyright header
This commit is contained in:
simbit18 2024-04-29 12:55:01 +02:00 committed by Xiang Xiao
parent 4b35eec39a
commit dadbea7e3b
25 changed files with 101 additions and 21 deletions

View file

@ -1,5 +1,5 @@
#################################################################################
# appx/graphics/nxwidgets/Makefile
# apps/graphics/nxwidgets/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View file

@ -1,5 +1,5 @@
#################################################################################
# apps/graphics/nxwidgets/Unitests/CButton/Makefile
# apps/graphics/nxwidgets/UniTests/CButton/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View file

@ -1,5 +1,5 @@
#################################################################################
# apps/graphics/nxwidgets/UnitTests/CKeyPad/Makefile
# apps/graphics/nxwidgets/UnitTests/CKeypad/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with

View file

@ -1,5 +1,5 @@
############################################################################
# apps/examples/screenshot/Makefile
# apps/graphics/screenshot/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with