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/libcsupport/src/arc4random_getentropy_fail.c | 6 ------ cpukit/libcsupport/src/cachecoherentalloc.c | 6 ------ cpukit/libcsupport/src/clock.c | 6 ------ cpukit/libcsupport/src/clonenode.c | 6 ------ cpukit/libcsupport/src/consolesimple.h | 6 ------ cpukit/libcsupport/src/consolesimpleread.c | 6 ------ cpukit/libcsupport/src/getreentglobal.c | 6 ------ cpukit/libcsupport/src/libio_exit.c | 6 ------ cpukit/libcsupport/src/mount-mktgt.c | 7 +------ cpukit/libcsupport/src/printerfprintfputc.c | 6 ------ cpukit/libcsupport/src/printertask.c | 6 ------ cpukit/libcsupport/src/printf_plugin.c | 6 ------ cpukit/libcsupport/src/pwdgrp.h | 6 ------ cpukit/libcsupport/src/resource_snapshot.c | 6 ------ cpukit/libcsupport/src/rtems_heap_extend.c | 6 ------ cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c | 6 ------ cpukit/libcsupport/src/rtems_heap_greedy.c | 6 ------ cpukit/libcsupport/src/rtems_heap_null_extend.c | 6 ------ cpukit/libcsupport/src/setgroups.c | 6 ------ cpukit/libcsupport/src/sup_fs_check_permissions.c | 6 ------ cpukit/libcsupport/src/sup_fs_eval_path.c | 6 ------ cpukit/libcsupport/src/sup_fs_eval_path_generic.c | 6 ------ cpukit/libcsupport/src/sup_fs_exist_in_same_instance.c | 6 ------ cpukit/libcsupport/src/sup_fs_location.c | 6 ------ cpukit/libcsupport/src/sup_fs_mount_iterate.c | 6 ------ cpukit/libcsupport/src/sup_fs_next_token.c | 6 ------ cpukit/libcsupport/src/termios_setbestbaud.c | 6 ------ cpukit/libcsupport/src/uenvgetgroups.c | 5 ----- cpukit/libcsupport/src/vprintk.c | 6 ------ 29 files changed, 1 insertion(+), 173 deletions(-) (limited to 'cpukit/libcsupport/src') diff --git a/cpukit/libcsupport/src/arc4random_getentropy_fail.c b/cpukit/libcsupport/src/arc4random_getentropy_fail.c index 88aa1ca328..8670064126 100644 --- a/cpukit/libcsupport/src/arc4random_getentropy_fail.c +++ b/cpukit/libcsupport/src/arc4random_getentropy_fail.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/cpukit/libcsupport/src/cachecoherentalloc.c b/cpukit/libcsupport/src/cachecoherentalloc.c index ced6b6951b..16275c061a 100644 --- a/cpukit/libcsupport/src/cachecoherentalloc.c +++ b/cpukit/libcsupport/src/cachecoherentalloc.c @@ -7,12 +7,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/libcsupport/src/clock.c b/cpukit/libcsupport/src/clock.c index 25d485a0d9..f6c92fa5ab 100644 --- a/cpukit/libcsupport/src/clock.c +++ b/cpukit/libcsupport/src/clock.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/cpukit/libcsupport/src/clonenode.c b/cpukit/libcsupport/src/clonenode.c index bf3b9bbccf..e943fc4c59 100644 --- a/cpukit/libcsupport/src/clonenode.c +++ b/cpukit/libcsupport/src/clonenode.c @@ -8,12 +8,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/cpukit/libcsupport/src/consolesimple.h b/cpukit/libcsupport/src/consolesimple.h index 82f5cd9cd3..ba1c1eb220 100644 --- a/cpukit/libcsupport/src/consolesimple.h +++ b/cpukit/libcsupport/src/consolesimple.h @@ -1,12 +1,6 @@ /* * Copyright (c) 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/libcsupport/src/consolesimpleread.c b/cpukit/libcsupport/src/consolesimpleread.c index 737b441d99..ec5ca5491f 100644 --- a/cpukit/libcsupport/src/consolesimpleread.c +++ b/cpukit/libcsupport/src/consolesimpleread.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/cpukit/libcsupport/src/getreentglobal.c b/cpukit/libcsupport/src/getreentglobal.c index 742c1bf512..72b513ee81 100644 --- a/cpukit/libcsupport/src/getreentglobal.c +++ b/cpukit/libcsupport/src/getreentglobal.c @@ -1,12 +1,6 @@ /* * Copyright (c) 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.com/license/LICENSE. diff --git a/cpukit/libcsupport/src/libio_exit.c b/cpukit/libcsupport/src/libio_exit.c index a66bc65c4a..f9afea2037 100644 --- a/cpukit/libcsupport/src/libio_exit.c +++ b/cpukit/libcsupport/src/libio_exit.c @@ -7,12 +7,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/cpukit/libcsupport/src/mount-mktgt.c b/cpukit/libcsupport/src/mount-mktgt.c index 3c518184ed..a72984e070 100644 --- a/cpukit/libcsupport/src/mount-mktgt.c +++ b/cpukit/libcsupport/src/mount-mktgt.c @@ -7,12 +7,7 @@ */ /* - * Copyright (c) 2010 - * embedded brains GmbH - * Obere Lagerstr. 30 - * D-82178 Puchheim - * Germany - * + * Copyright (c) 2010 embedded brains GmbH. All rights reserved. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libcsupport/src/printerfprintfputc.c b/cpukit/libcsupport/src/printerfprintfputc.c index 8b502fa489..23b224b56d 100644 --- a/cpukit/libcsupport/src/printerfprintfputc.c +++ b/cpukit/libcsupport/src/printerfprintfputc.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/cpukit/libcsupport/src/printertask.c b/cpukit/libcsupport/src/printertask.c index 31d569f321..50b743b4ad 100644 --- a/cpukit/libcsupport/src/printertask.c +++ b/cpukit/libcsupport/src/printertask.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2016 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/cpukit/libcsupport/src/printf_plugin.c b/cpukit/libcsupport/src/printf_plugin.c index 0b3c5b2517..34112a0e36 100644 --- a/cpukit/libcsupport/src/printf_plugin.c +++ b/cpukit/libcsupport/src/printf_plugin.c @@ -8,12 +8,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/cpukit/libcsupport/src/pwdgrp.h b/cpukit/libcsupport/src/pwdgrp.h index 505a6e58d7..b40696c594 100644 --- a/cpukit/libcsupport/src/pwdgrp.h +++ b/cpukit/libcsupport/src/pwdgrp.h @@ -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/libcsupport/src/resource_snapshot.c b/cpukit/libcsupport/src/resource_snapshot.c index b7f7c2d0c3..1fde84985a 100644 --- a/cpukit/libcsupport/src/resource_snapshot.c +++ b/cpukit/libcsupport/src/resource_snapshot.c @@ -1,12 +1,6 @@ /* * Copyright (c) 2012-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/libcsupport/src/rtems_heap_extend.c b/cpukit/libcsupport/src/rtems_heap_extend.c index 9bad9429e7..068c15983b 100644 --- a/cpukit/libcsupport/src/rtems_heap_extend.c +++ b/cpukit/libcsupport/src/rtems_heap_extend.c @@ -9,12 +9,6 @@ /* * Copyright (c) 2011 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/cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c b/cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c index da7896c728..8c50883cc7 100644 --- a/cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c +++ b/cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c @@ -8,12 +8,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/cpukit/libcsupport/src/rtems_heap_greedy.c b/cpukit/libcsupport/src/rtems_heap_greedy.c index 94c28d7f16..639feb6761 100644 --- a/cpukit/libcsupport/src/rtems_heap_greedy.c +++ b/cpukit/libcsupport/src/rtems_heap_greedy.c @@ -8,12 +8,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/cpukit/libcsupport/src/rtems_heap_null_extend.c b/cpukit/libcsupport/src/rtems_heap_null_extend.c index 3fb4792675..63e7b4af73 100644 --- a/cpukit/libcsupport/src/rtems_heap_null_extend.c +++ b/cpukit/libcsupport/src/rtems_heap_null_extend.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/cpukit/libcsupport/src/setgroups.c b/cpukit/libcsupport/src/setgroups.c index 9f75f20acb..322fa0e27a 100644 --- a/cpukit/libcsupport/src/setgroups.c +++ b/cpukit/libcsupport/src/setgroups.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/cpukit/libcsupport/src/sup_fs_check_permissions.c b/cpukit/libcsupport/src/sup_fs_check_permissions.c index 0049786580..3eeca4c716 100644 --- a/cpukit/libcsupport/src/sup_fs_check_permissions.c +++ b/cpukit/libcsupport/src/sup_fs_check_permissions.c @@ -8,12 +8,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/cpukit/libcsupport/src/sup_fs_eval_path.c b/cpukit/libcsupport/src/sup_fs_eval_path.c index bf69c8f9bc..f725606422 100644 --- a/cpukit/libcsupport/src/sup_fs_eval_path.c +++ b/cpukit/libcsupport/src/sup_fs_eval_path.c @@ -8,12 +8,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/cpukit/libcsupport/src/sup_fs_eval_path_generic.c b/cpukit/libcsupport/src/sup_fs_eval_path_generic.c index d5d3f93064..9080e70090 100644 --- a/cpukit/libcsupport/src/sup_fs_eval_path_generic.c +++ b/cpukit/libcsupport/src/sup_fs_eval_path_generic.c @@ -8,12 +8,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/cpukit/libcsupport/src/sup_fs_exist_in_same_instance.c b/cpukit/libcsupport/src/sup_fs_exist_in_same_instance.c index 6c12456bed..33747eec77 100644 --- a/cpukit/libcsupport/src/sup_fs_exist_in_same_instance.c +++ b/cpukit/libcsupport/src/sup_fs_exist_in_same_instance.c @@ -8,12 +8,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/cpukit/libcsupport/src/sup_fs_location.c b/cpukit/libcsupport/src/sup_fs_location.c index e9a7bd0b02..a4e9bbc1e7 100644 --- a/cpukit/libcsupport/src/sup_fs_location.c +++ b/cpukit/libcsupport/src/sup_fs_location.c @@ -8,12 +8,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/cpukit/libcsupport/src/sup_fs_mount_iterate.c b/cpukit/libcsupport/src/sup_fs_mount_iterate.c index 281dfc73e5..2580290ad6 100644 --- a/cpukit/libcsupport/src/sup_fs_mount_iterate.c +++ b/cpukit/libcsupport/src/sup_fs_mount_iterate.c @@ -9,12 +9,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/cpukit/libcsupport/src/sup_fs_next_token.c b/cpukit/libcsupport/src/sup_fs_next_token.c index 56244ecdf9..6f0721439c 100644 --- a/cpukit/libcsupport/src/sup_fs_next_token.c +++ b/cpukit/libcsupport/src/sup_fs_next_token.c @@ -8,12 +8,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/cpukit/libcsupport/src/termios_setbestbaud.c b/cpukit/libcsupport/src/termios_setbestbaud.c index 962e1273e7..fe8463f9c3 100644 --- a/cpukit/libcsupport/src/termios_setbestbaud.c +++ b/cpukit/libcsupport/src/termios_setbestbaud.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/libcsupport/src/uenvgetgroups.c b/cpukit/libcsupport/src/uenvgetgroups.c index 9645a9618b..9c53dee95d 100644 --- a/cpukit/libcsupport/src/uenvgetgroups.c +++ b/cpukit/libcsupport/src/uenvgetgroups.c @@ -1,11 +1,6 @@ /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Dornierstr. 4 - * D-82178 Puchheim - * Germany - * * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at diff --git a/cpukit/libcsupport/src/vprintk.c b/cpukit/libcsupport/src/vprintk.c index 3131390372..a9bf30542e 100644 --- a/cpukit/libcsupport/src/vprintk.c +++ b/cpukit/libcsupport/src/vprintk.c @@ -9,12 +9,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