[rtems commit] testsuites: Manual file header clean up

Christian Mauderer christianm at rtems.org
Thu Mar 10 08:06:49 UTC 2022


Module:    rtems
Branch:    master
Commit:    5028a9f6c45b0a9f3c6a2b43aab65657f3d57788
Changeset: http://git.rtems.org/rtems/commit/?id=5028a9f6c45b0a9f3c6a2b43aab65657f3d57788

Author:    Christian Mauderer <christian.mauderer at embedded-brains.de>
Date:      Thu Mar  3 10:18:03 2022 +0100

testsuites: Manual file header clean up

Updates #4625.

---

 testsuites/libtests/block10/init.c          | 6 ------
 testsuites/sptests/spinternalerror02/init.c | 6 ------
 2 files changed, 12 deletions(-)

diff --git a/testsuites/libtests/block10/init.c b/testsuites/libtests/block10/init.c
index b50c731..d699968 100644
--- a/testsuites/libtests/block10/init.c
+++ b/testsuites/libtests/block10/init.c
@@ -9,12 +9,6 @@
 /*
  * Copyright (c) 2010, 2018 embedded brains GmbH.
  *
- *   embedded brains GmbH
- *   Dornierstr. 4
- *   82178 Puchheim
- *   Germany
- *   rtems at embedded-brains.de
- *
  * The license and distribution terms for this file may be
  * found in the file LICENSE in this distribution or at
  * http://www.rtems.org/license/LICENSE.
diff --git a/testsuites/sptests/spinternalerror02/init.c b/testsuites/sptests/spinternalerror02/init.c
index f958e8d..21c686d 100644
--- a/testsuites/sptests/spinternalerror02/init.c
+++ b/testsuites/sptests/spinternalerror02/init.c
@@ -1,12 +1,6 @@
 /*
  * Copyright (c) 2012, 2020 embedded brains GmbH.  All rights reserved.
  *
- *  embedded brains GmbH
- *  Donierstr. 4
- *  82178 Puchheim
- *  Germany
- *  rtems at embedded-brains.de
- *
  * The license and distribution terms for this file may be
  * found in the file LICENSE in this distribution or at
  * http://www.rtems.org/license/LICENSE.



More information about the vc mailing list