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 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxbe/nxbe_redraw.c
* graphics/nxbe/nxbe_redrawbelow.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@@ -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
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxmu/nxmu__mouse.c
* graphics/nxmu/nxmu_mouse.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nx_register.c
* graphics/nxterm/nx_register.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm.h
* graphics/nxterm/nxterm.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_clear.c
* graphics/nxterm/nxterm_clear.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_driver.c
* graphics/nxterm/nxterm_driver.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_font.c
* graphics/nxterm/nxterm_font.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_kbdin.c
* graphics/nxterm/nxterm_kbdin.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_putc.c
* graphics/nxterm/nxterm_putc.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_redraw.c
* graphics/nxterm/nxterm_redraw.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_register.c
* graphics/nxterm/nxterm_register.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_resize.c
* graphics/nxterm/nxterm_resize.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_scroll.c
* graphics/nxterm/nxterm_scroll.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_sem.c
* graphics/nxterm/nxterm_sem.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_unregister.c
* graphics/nxterm/nxterm_unregister.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxterm_vt100.c
* graphics/nxterm/nxterm_vt100.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxtk_register.c
* graphics/nxterm/nxtk_register.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 @@
/****************************************************************************
* nuttx/graphics/nxterm/nxtool_register.c
* graphics/nxterm/nxtool_register.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/vnc/vnc_color.c
* graphics/vnc/server/vnc_color.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/vnc/vnc_keymap.c
* graphics/vnc/server/vnc_keymap.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/vnc/vnc_negotiate.c
* graphics/vnc/server/vnc_negotiate.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/vnc/vnc_raw.c
* graphics/vnc/server/vnc_raw.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/vnc/vnc_receiver.c
* graphics/vnc/server/vnc_receiver.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/vnc/vnc_rre.c
* graphics/vnc/server/vnc_rre.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/vnc/vnc_server.c
* graphics/vnc/server/vnc_server.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/vnc/vnc_updater.c
* graphics/vnc/server/vnc_updater.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with