From 255fe433fdc66f108fdea3dc27ceea3d810bb7ca Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 1 Mar 2022 14:40:44 -0600 Subject: cpukit/: Scripted embedded brains header file clean up Updates #4625. --- cpukit/libtest/testbeginend.c | 6 ------ cpukit/libtest/testbusy.c | 6 ------ cpukit/libtest/testextension.c | 6 ------ cpukit/libtest/testparallel.c | 6 ------ 4 files changed, 24 deletions(-) (limited to 'cpukit/libtest') diff --git a/cpukit/libtest/testbeginend.c b/cpukit/libtest/testbeginend.c index 89b2468070..7d598e268f 100644 --- a/cpukit/libtest/testbeginend.c +++ b/cpukit/libtest/testbeginend.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2014, 2018 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * Copyright (c) 2017 Chris Johns . All rights reserved. * * The license and distribution terms for this file may be diff --git a/cpukit/libtest/testbusy.c b/cpukit/libtest/testbusy.c index 51c6a71810..c871c2f3a5 100644 --- a/cpukit/libtest/testbusy.c +++ b/cpukit/libtest/testbusy.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2014, 2018 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/cpukit/libtest/testextension.c b/cpukit/libtest/testextension.c index ee9681a847..1bd53ac47b 100644 --- a/cpukit/libtest/testextension.c +++ b/cpukit/libtest/testextension.c @@ -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/cpukit/libtest/testparallel.c b/cpukit/libtest/testparallel.c index f9845e0af1..18a343541b 100644 --- a/cpukit/libtest/testparallel.c +++ b/cpukit/libtest/testparallel.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2013, 2016 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