From bbe71c611b8dac99f72bbaac5bf76416ce646ff6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Mar 2022 15:40:17 -0600 Subject: bsps/testsuites/: Scripted embedded brains header file clean up Updates #4625. --- testsuites/psxtests/psx15/init.c | 6 ------ testsuites/psxtests/psxcleanup02/init.c | 6 ------ testsuites/psxtests/psxcleanup02/main.c | 6 ------ testsuites/psxtests/psxclockrealtime01/init.c | 6 ------ testsuites/psxtests/psxconfig01/init.c | 6 ------ testsuites/psxtests/psxglobalcon01/init.cc | 6 ------ testsuites/psxtests/psxglobalcon02/init.cc | 6 ------ testsuites/psxtests/psxthreadname01/init.c | 6 ------ 8 files changed, 48 deletions(-) (limited to 'testsuites/psxtests') diff --git a/testsuites/psxtests/psx15/init.c b/testsuites/psxtests/psx15/init.c index 03ddf71996..10611f18b2 100644 --- a/testsuites/psxtests/psx15/init.c +++ b/testsuites/psxtests/psx15/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2010 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * 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/psxtests/psxcleanup02/init.c b/testsuites/psxtests/psxcleanup02/init.c index 3773f5b776..89ae7f1930 100644 --- a/testsuites/psxtests/psxcleanup02/init.c +++ b/testsuites/psxtests/psxcleanup02/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2015 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. diff --git a/testsuites/psxtests/psxcleanup02/main.c b/testsuites/psxtests/psxcleanup02/main.c index a09aa19312..071d84c059 100644 --- a/testsuites/psxtests/psxcleanup02/main.c +++ b/testsuites/psxtests/psxcleanup02/main.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2015 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. diff --git a/testsuites/psxtests/psxclockrealtime01/init.c b/testsuites/psxtests/psxclockrealtime01/init.c index e8337068a2..720e7ced52 100644 --- a/testsuites/psxtests/psxclockrealtime01/init.c +++ b/testsuites/psxtests/psxclockrealtime01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2017 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. diff --git a/testsuites/psxtests/psxconfig01/init.c b/testsuites/psxtests/psxconfig01/init.c index 96bd4d8b3d..a7a3ec823a 100644 --- a/testsuites/psxtests/psxconfig01/init.c +++ b/testsuites/psxtests/psxconfig01/init.c @@ -10,12 +10,6 @@ * Copyright (c) 2014. On-Line Applications Research Corporation (OAR). * Copyright (c) 2011-2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * 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/psxtests/psxglobalcon01/init.cc b/testsuites/psxtests/psxglobalcon01/init.cc index 994cf7f8d8..d8b6cf498c 100644 --- a/testsuites/psxtests/psxglobalcon01/init.cc +++ b/testsuites/psxtests/psxglobalcon01/init.cc @@ -1,12 +1,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * 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/psxtests/psxglobalcon02/init.cc b/testsuites/psxtests/psxglobalcon02/init.cc index 917f205f10..0a3e9edff0 100644 --- a/testsuites/psxtests/psxglobalcon02/init.cc +++ b/testsuites/psxtests/psxglobalcon02/init.cc @@ -1,12 +1,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * 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/psxtests/psxthreadname01/init.c b/testsuites/psxtests/psxthreadname01/init.c index ccc2ea1031..50eba857c2 100644 --- a/testsuites/psxtests/psxthreadname01/init.c +++ b/testsuites/psxtests/psxthreadname01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2017 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * 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. -- cgit v1.2.3