sourcefiles: Fix relative path in file header

This commit is contained in:
Gustavo Henrique Nihei
2021-03-09 23:18:28 +08: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 @@
/****************************************************************************
* arch.h
* arch/sim/include/arch.h
*
* Copyright (C) 2007 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* arch/sim/src/sim/sim_copyfullstate.c
* arch/sim/src/sim/up_copyfullstate.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 @@
/****************************************************************************
* arch/sim/src/sim/up_hcisocket.c
* arch/sim/src/sim/up_hcisocket_host.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 @@
/****************************************************************************
* arch/sim/src/up_internal.h
* arch/sim/src/sim/up_internal.h
*
* Copyright (C) 2007, 2009, 2011-2012, 2014, 2016-2017 Gregory Nutt.
* All rights reserved.
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* arch/sim/src/sim/up_ioexpander.h
* arch/sim/src/sim/up_ioexpander.c
*
* Copyright (C) 2016 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* arch/sim/src/sim/up_oneshot.c
* arch/sim/src/sim/up_oneshot.c
*
* Copyright (C) 2016 Gregory Nutt. All rights reserved.
* Authors: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* arch/sim/src/sim/up_wcap.c
* arch/sim/src/sim/up_wpcap.c
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>