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 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_serif30x26.h
* libs/libnx/nxfonts/nxfonts_sans17x22.h
*
* Copyright (C) 2011-2012 NX Engineering, S.A., All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_serif17x23b.h
* libs/libnx/nxfonts/nxfonts_sans17x23b.h
*
* Copyright (C) 2011-2012 NX Engineering, S.A., All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_serif30x26.h
* libs/libnx/nxfonts/nxfonts_sans20x26.h
*
* Copyright (C) 2011-2012 NX Engineering, S.A., All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_serif20x27b.h
* libs/libnx/nxfonts/nxfonts_sans20x27b.h
*
* Copyright (C) 2011-2012 NX Engineering, S.A., All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_serif38x49.h
* libs/libnx/nxfonts/nxfonts_serif38x49b.h
*
* Copyright (C) 2011-2012 NX Engineering, S.A., All rights reserved.
* Author: Jose Pablo Carballo Gomez <jcarballo@nx-engineering.com>
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-6x13B.h
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-6x13b.h
*
* Copyright (C) 2014 Pierre-Noel Bouteville. All rights reserved.
* Author: Pierre-Noel Bouteville <pnb990@gmail.com>
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-7x13B.h
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-7x13b.h
*
* Copyright (C) 2014 Pierre-Noel Bouteville. All rights reserved.
* Author: Pierre-Noel Bouteville <pnb990@gmail.com>
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-7x14B.h
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-7x14b.h
*
* Copyright (C) 2014 Pierre-Noel Bouteville. All rights reserved.
* Author: Pierre-Noel Bouteville <pnb990@gmail.com>
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-8x13B.h
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-8x13b.h
*
* Copyright (C) 2014 Pierre-Noel Bouteville. All rights reserved.
* Author: Pierre-Noel Bouteville <pnb990@gmail.com>
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-9x15B.h
* libs/libnx/nxfonts/nxfonts_x11-misc-fixed-9x15b.h
*
* Copyright (C) 2014 Pierre-Noel Bouteville. All rights reserved.
* Author: Pierre-Noel Bouteville <pnb990@gmail.com>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/nxglib_circlepts.c
* libs/libnx/nxglib/nxglib_circlepts.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_circletraps.c
* libs/libnx/nxglib/nxglib_circletraps.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 @@
/****************************************************************************
* libs/libnx/nxglib/nxglib_rectnonintersecting.c
* libs/libnx/nxglib/nxglib_nonintersecting.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 @@
/****************************************************************************
* lbic/nxglib/nxglib_rectoffset.c
* libs/libnx/nxglib/nxglib_rectoffset.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 @@
/****************************************************************************
* libs/libnx/nxglib/nxglib_nulloverlap.c
* libs/libnx/nxglib/nxglib_rectoverlap.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 @@
/****************************************************************************
* libs/libnx/nxglib/nxglib_runcopy.c
* libs/libnx/nxglib/nxglib_rgbblend.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_splitline.c
* libs/libnx/nxglib/nxglib_splitline.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 @@
/****************************************************************************
* libs/libnx/nxglib/nxglib_vectorsubtract.c
* libs/libnx/nxglib/nxglib_vectsubtract.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 @@
/****************************************************************************
* libs/libnx/nxmu/nx_constsructwindow.c
* libs/libnx/nxmu/nx_constructwindow.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with