sourcefiles: Fix relative path in file header

This commit is contained in:
Gustavo Henrique Nihei
2021-03-08 18:39:04 -03:00
committed by Xiang Xiao
parent 13535d8725
commit 330eff36d7
1507 changed files with 1505 additions and 1508 deletions
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/nxglib_cursor_backup.c
* graphics/nxglib/cursor/nxglib_cursor_backup.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/nxglib_cursor_draw.c
* graphics/nxglib/cursor/nxglib_cursor_draw.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/nxglib_cursor_erase.c
* graphics/nxglib/cursor/nxglib_cursor_erase.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/lcd/nxsglib_copyrectangle.c
* graphics/nxglib/lcd/nxglib_copyrectangle.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/nx/nxglib.h
* graphics/nxglib/nxglib.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/nxglib_fullrun.h
* graphics/nxglib/nxglib_fillrun.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/fb/pwfb_fillrectangle.c
* graphics/nxglib/pwfb/pwfb_fillrectangle.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/fb/pwfb_filltrapezoid.c
* graphics/nxglib/pwfb/pwfb_filltrapezoid.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/fb/pwfb_getrectangle.c
* graphics/nxglib/pwfb/pwfb_getrectangle.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/fb/pwfb_moverectangle.c
* graphics/nxglib/pwfb/pwfb_moverectangle.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/fb/pwfb_setpixel.c
* graphics/nxglib/pwfb/pwfb_setpixel.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with