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/libtests/block01/init.c | 6 ------ testsuites/libtests/block02/init.c | 6 ------ testsuites/libtests/block03/init.c | 6 ------ testsuites/libtests/block04/init.c | 6 ------ testsuites/libtests/block05/init.c | 6 ------ testsuites/libtests/block07/init.c | 6 ------ testsuites/libtests/block09/init.c | 6 ------ testsuites/libtests/block10/init.c | 4 ++-- testsuites/libtests/block11/init.c | 6 ------ testsuites/libtests/block12/init.c | 6 ------ testsuites/libtests/block13/init.c | 6 ------ testsuites/libtests/block14/init.c | 6 ------ testsuites/libtests/block15/init.c | 6 ------ testsuites/libtests/block16/init.c | 6 ------ testsuites/libtests/block17/init.c | 6 ------ testsuites/libtests/crypt01/init.c | 6 ------ testsuites/libtests/defaultconfig01/init.c | 6 ------ testsuites/libtests/exit01/init.c | 6 ------ testsuites/libtests/exit02/init.c | 6 ------ testsuites/libtests/flashdisk01/init.c | 6 ------ testsuites/libtests/flashdisk01/test-file-system.c | 6 ------ testsuites/libtests/flashdisk01/test-file-system.h | 6 ------ testsuites/libtests/getentropy01/init.c | 6 ------ testsuites/libtests/i2c01/init.c | 6 ------ testsuites/libtests/libfdt01/init.c | 6 ------ testsuites/libtests/libfdt01/some.dts | 6 ------ testsuites/libtests/md501/init.c | 6 ------ testsuites/libtests/newlib01/init.c | 6 ------ testsuites/libtests/ofw01/some.dts | 6 ------ testsuites/libtests/pwdgrp01/init.c | 6 ------ testsuites/libtests/pwdgrp02/init.c | 6 ------ testsuites/libtests/rbheap01/init.c | 6 ------ testsuites/libtests/sha/init.c | 6 ------ testsuites/libtests/shell01/init.c | 6 ------ testsuites/libtests/sparsedisk01/init.c | 6 ------ testsuites/libtests/spi01/init.c | 6 ------ testsuites/libtests/termios09/init.c | 6 ------ testsuites/libtests/utf8proc01/init.c | 6 ------ 38 files changed, 2 insertions(+), 224 deletions(-) (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/block01/init.c b/testsuites/libtests/block01/init.c index 16e0644534..418f31e008 100644 --- a/testsuites/libtests/block01/init.c +++ b/testsuites/libtests/block01/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block02/init.c b/testsuites/libtests/block02/init.c index 73362fcc83..4d62ae3fda 100644 --- a/testsuites/libtests/block02/init.c +++ b/testsuites/libtests/block02/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block03/init.c b/testsuites/libtests/block03/init.c index 9ab907c0d4..1fabd2f274 100644 --- a/testsuites/libtests/block03/init.c +++ b/testsuites/libtests/block03/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block04/init.c b/testsuites/libtests/block04/init.c index ff122a7c39..28892f6cab 100644 --- a/testsuites/libtests/block04/init.c +++ b/testsuites/libtests/block04/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block05/init.c b/testsuites/libtests/block05/init.c index 5d54c79c9f..a2d1d687c5 100644 --- a/testsuites/libtests/block05/init.c +++ b/testsuites/libtests/block05/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block07/init.c b/testsuites/libtests/block07/init.c index 19d53d10fe..21aab0b00a 100644 --- a/testsuites/libtests/block07/init.c +++ b/testsuites/libtests/block07/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block09/init.c b/testsuites/libtests/block09/init.c index 1dfce2c251..fa07d0775c 100644 --- a/testsuites/libtests/block09/init.c +++ b/testsuites/libtests/block09/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2009, 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/testsuites/libtests/block10/init.c b/testsuites/libtests/block10/init.c index 1e57a65eb1..b50c731d6d 100644 --- a/testsuites/libtests/block10/init.c +++ b/testsuites/libtests/block10/init.c @@ -11,9 +11,9 @@ * * embedded brains GmbH * Dornierstr. 4 - * D-82178 Puchheim + * 82178 Puchheim * Germany - * + * rtems@embedded-brains.de * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/testsuites/libtests/block11/init.c b/testsuites/libtests/block11/init.c index 8539cc63a8..77676e5a2b 100644 --- a/testsuites/libtests/block11/init.c +++ b/testsuites/libtests/block11/init.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2012 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/libtests/block12/init.c b/testsuites/libtests/block12/init.c index 6326093e34..37bfd3fb6d 100644 --- a/testsuites/libtests/block12/init.c +++ b/testsuites/libtests/block12/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012, 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/testsuites/libtests/block13/init.c b/testsuites/libtests/block13/init.c index c769c6fb93..69474b0fa9 100644 --- a/testsuites/libtests/block13/init.c +++ b/testsuites/libtests/block13/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012, 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/testsuites/libtests/block14/init.c b/testsuites/libtests/block14/init.c index 679606d481..a293adf0d9 100644 --- a/testsuites/libtests/block14/init.c +++ b/testsuites/libtests/block14/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012, 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/testsuites/libtests/block15/init.c b/testsuites/libtests/block15/init.c index 631a841f5d..ed9e6ce5f5 100644 --- a/testsuites/libtests/block15/init.c +++ b/testsuites/libtests/block15/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012 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/libtests/block16/init.c b/testsuites/libtests/block16/init.c index 6d6695ef1f..dc589d40b1 100644 --- a/testsuites/libtests/block16/init.c +++ b/testsuites/libtests/block16/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012 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/libtests/block17/init.c b/testsuites/libtests/block17/init.c index cbd918c7b6..25727e13c8 100644 --- a/testsuites/libtests/block17/init.c +++ b/testsuites/libtests/block17/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2013, 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/testsuites/libtests/crypt01/init.c b/testsuites/libtests/crypt01/init.c index 527a151034..0944aa60f7 100644 --- a/testsuites/libtests/crypt01/init.c +++ b/testsuites/libtests/crypt01/init.c @@ -3,12 +3,6 @@ * * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * 82178 Puchheim - * Germany - * - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/testsuites/libtests/defaultconfig01/init.c b/testsuites/libtests/defaultconfig01/init.c index 3ebd5ac1b9..d80c1d1c49 100644 --- a/testsuites/libtests/defaultconfig01/init.c +++ b/testsuites/libtests/defaultconfig01/init.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/testsuites/libtests/exit01/init.c b/testsuites/libtests/exit01/init.c index 9e2c61b493..219cf10398 100644 --- a/testsuites/libtests/exit01/init.c +++ b/testsuites/libtests/exit01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2013 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/libtests/exit02/init.c b/testsuites/libtests/exit02/init.c index f9be68b3b5..9b05af09eb 100644 --- a/testsuites/libtests/exit02/init.c +++ b/testsuites/libtests/exit02/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2013 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/libtests/flashdisk01/init.c b/testsuites/libtests/flashdisk01/init.c index b85279aa6b..e469be80a3 100644 --- a/testsuites/libtests/flashdisk01/init.c +++ b/testsuites/libtests/flashdisk01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012 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/libtests/flashdisk01/test-file-system.c b/testsuites/libtests/flashdisk01/test-file-system.c index 206202008c..9d346edefb 100644 --- a/testsuites/libtests/flashdisk01/test-file-system.c +++ b/testsuites/libtests/flashdisk01/test-file-system.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2010-2012 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/libtests/flashdisk01/test-file-system.h b/testsuites/libtests/flashdisk01/test-file-system.h index ff7b807ab9..e7b04034f0 100644 --- a/testsuites/libtests/flashdisk01/test-file-system.h +++ b/testsuites/libtests/flashdisk01/test-file-system.h @@ -1,12 +1,6 @@ /* * Copyright (c) 2010-2012 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/libtests/getentropy01/init.c b/testsuites/libtests/getentropy01/init.c index 4986ddfa86..88c932b318 100644 --- a/testsuites/libtests/getentropy01/init.c +++ b/testsuites/libtests/getentropy01/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. diff --git a/testsuites/libtests/i2c01/init.c b/testsuites/libtests/i2c01/init.c index c71b78c275..873db1a9d5 100644 --- a/testsuites/libtests/i2c01/init.c +++ b/testsuites/libtests/i2c01/init.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/testsuites/libtests/libfdt01/init.c b/testsuites/libtests/libfdt01/init.c index b1568d9c04..7879593379 100644 --- a/testsuites/libtests/libfdt01/init.c +++ b/testsuites/libtests/libfdt01/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.org/license/LICENSE. diff --git a/testsuites/libtests/libfdt01/some.dts b/testsuites/libtests/libfdt01/some.dts index ac15825b17..92f0387215 100644 --- a/testsuites/libtests/libfdt01/some.dts +++ b/testsuites/libtests/libfdt01/some.dts @@ -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.org/license/LICENSE. diff --git a/testsuites/libtests/md501/init.c b/testsuites/libtests/md501/init.c index da14ea4d7a..12100b3d39 100644 --- a/testsuites/libtests/md501/init.c +++ b/testsuites/libtests/md501/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012 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/libtests/newlib01/init.c b/testsuites/libtests/newlib01/init.c index c6aeddefdf..5864047a80 100644 --- a/testsuites/libtests/newlib01/init.c +++ b/testsuites/libtests/newlib01/init.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/testsuites/libtests/ofw01/some.dts b/testsuites/libtests/ofw01/some.dts index 6ed8aeb069..5272cb1dfd 100644 --- a/testsuites/libtests/ofw01/some.dts +++ b/testsuites/libtests/ofw01/some.dts @@ -2,12 +2,6 @@ * Copyright (c) 2020 Niteesh G S . All rights reserved. * 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.org/license/LICENSE. diff --git a/testsuites/libtests/pwdgrp01/init.c b/testsuites/libtests/pwdgrp01/init.c index 254eb695ef..a6d22f7d93 100644 --- a/testsuites/libtests/pwdgrp01/init.c +++ b/testsuites/libtests/pwdgrp01/init.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/testsuites/libtests/pwdgrp02/init.c b/testsuites/libtests/pwdgrp02/init.c index 85770a7a8d..a0789c0e0c 100644 --- a/testsuites/libtests/pwdgrp02/init.c +++ b/testsuites/libtests/pwdgrp02/init.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/testsuites/libtests/rbheap01/init.c b/testsuites/libtests/rbheap01/init.c index 71429dfba4..0eb5d240b3 100644 --- a/testsuites/libtests/rbheap01/init.c +++ b/testsuites/libtests/rbheap01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012-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.org/license/LICENSE. diff --git a/testsuites/libtests/sha/init.c b/testsuites/libtests/sha/init.c index 64d2d34b1f..79e53d0269 100644 --- a/testsuites/libtests/sha/init.c +++ b/testsuites/libtests/sha/init.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/testsuites/libtests/shell01/init.c b/testsuites/libtests/shell01/init.c index a69bbc0cdb..e5315757e4 100644 --- a/testsuites/libtests/shell01/init.c +++ b/testsuites/libtests/shell01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2014, 2019 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/libtests/sparsedisk01/init.c b/testsuites/libtests/sparsedisk01/init.c index abb1ee394b..97a94f5697 100644 --- a/testsuites/libtests/sparsedisk01/init.c +++ b/testsuites/libtests/sparsedisk01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012 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/libtests/spi01/init.c b/testsuites/libtests/spi01/init.c index a32f34b5c0..6837402f70 100644 --- a/testsuites/libtests/spi01/init.c +++ b/testsuites/libtests/spi01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 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. diff --git a/testsuites/libtests/termios09/init.c b/testsuites/libtests/termios09/init.c index 5490b2b918..dc785cf99a 100644 --- a/testsuites/libtests/termios09/init.c +++ b/testsuites/libtests/termios09/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. diff --git a/testsuites/libtests/utf8proc01/init.c b/testsuites/libtests/utf8proc01/init.c index 48120dd198..a8c805eb67 100644 --- a/testsuites/libtests/utf8proc01/init.c +++ b/testsuites/libtests/utf8proc01/init.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012 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. -- cgit v1.2.3