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/fstests/fsdosfsname01/create_files.cs | 6 ------ testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h | 6 ------ testsuites/fstests/fsdosfsname01/image_bin_le_singlebyte.h | 6 ------ testsuites/fstests/fsdosfsname01/init.c | 6 ------ 4 files changed, 24 deletions(-) (limited to 'testsuites/fstests/fsdosfsname01') diff --git a/testsuites/fstests/fsdosfsname01/create_files.cs b/testsuites/fstests/fsdosfsname01/create_files.cs index 1340f27288..12bc84209d 100644 --- a/testsuites/fstests/fsdosfsname01/create_files.cs +++ b/testsuites/fstests/fsdosfsname01/create_files.cs @@ -14,12 +14,6 @@ /* * Copyright (c) 2013 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/fstests/fsdosfsname01/image_bin_le_multibyte.h b/testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h index 2af94a397e..d0e070b064 100644 --- a/testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h +++ b/testsuites/fstests/fsdosfsname01/image_bin_le_multibyte.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2013 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/fstests/fsdosfsname01/image_bin_le_singlebyte.h b/testsuites/fstests/fsdosfsname01/image_bin_le_singlebyte.h index 3cc89f7749..22d9229d17 100644 --- a/testsuites/fstests/fsdosfsname01/image_bin_le_singlebyte.h +++ b/testsuites/fstests/fsdosfsname01/image_bin_le_singlebyte.h @@ -9,12 +9,6 @@ /* * Copyright (c) 2013 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/fstests/fsdosfsname01/init.c b/testsuites/fstests/fsdosfsname01/init.c index a916e392f7..7abf4d47ae 100644 --- a/testsuites/fstests/fsdosfsname01/init.c +++ b/testsuites/fstests/fsdosfsname01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012, 2013 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