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/rtems/src/clockgetuptimeseconds.c | 6 ------ cpukit/rtems/src/clockgetuptimetimeval.c | 6 ------ cpukit/rtems/src/rtemsmaxprio.c | 6 ------ cpukit/rtems/src/scheduleraddprocessor.c | 6 ------ cpukit/rtems/src/schedulergetprocessorset.c | 6 ------ cpukit/rtems/src/schedulerident.c | 6 ------ cpukit/rtems/src/scheduleridentbyprocessor.c | 6 ------ cpukit/rtems/src/scheduleridentbyprocessorset.c | 6 ------ cpukit/rtems/src/schedulerremoveprocessor.c | 6 ------ cpukit/rtems/src/semsetpriority.c | 6 ------ cpukit/rtems/src/statustext.c | 6 ------ cpukit/rtems/src/systemeventreceive.c | 6 ------ cpukit/rtems/src/systemeventsend.c | 6 ------ cpukit/rtems/src/taskexit.c | 6 ------ cpukit/rtems/src/taskgetpriority.c | 6 ------ cpukit/rtems/src/taskgetscheduler.c | 6 ------ cpukit/rtems/src/taskiterate.c | 6 ------ cpukit/rtems/src/tasksetscheduler.c | 6 ------ cpukit/rtems/src/workspacegreedy.c | 6 ------ 19 files changed, 114 deletions(-) (limited to 'cpukit/rtems/src') diff --git a/cpukit/rtems/src/clockgetuptimeseconds.c b/cpukit/rtems/src/clockgetuptimeseconds.c index 5411c1bb9f..bde01bfc1d 100644 --- a/cpukit/rtems/src/clockgetuptimeseconds.c +++ b/cpukit/rtems/src/clockgetuptimeseconds.c @@ -10,12 +10,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/rtems/src/clockgetuptimetimeval.c b/cpukit/rtems/src/clockgetuptimetimeval.c index 0d1d07fb87..45b93b917e 100644 --- a/cpukit/rtems/src/clockgetuptimetimeval.c +++ b/cpukit/rtems/src/clockgetuptimetimeval.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 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/cpukit/rtems/src/rtemsmaxprio.c b/cpukit/rtems/src/rtemsmaxprio.c index 5ecfcc5c96..add6abf4c1 100644 --- a/cpukit/rtems/src/rtemsmaxprio.c +++ b/cpukit/rtems/src/rtemsmaxprio.c @@ -10,12 +10,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/rtems/src/scheduleraddprocessor.c b/cpukit/rtems/src/scheduleraddprocessor.c index 1f8c1c502e..2983bee554 100644 --- a/cpukit/rtems/src/scheduleraddprocessor.c +++ b/cpukit/rtems/src/scheduleraddprocessor.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2016 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/cpukit/rtems/src/schedulergetprocessorset.c b/cpukit/rtems/src/schedulergetprocessorset.c index c9a1b6be0a..1c78633daa 100644 --- a/cpukit/rtems/src/schedulergetprocessorset.c +++ b/cpukit/rtems/src/schedulergetprocessorset.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2014, 2017 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/cpukit/rtems/src/schedulerident.c b/cpukit/rtems/src/schedulerident.c index 03b5efd85f..e73d3d743a 100644 --- a/cpukit/rtems/src/schedulerident.c +++ b/cpukit/rtems/src/schedulerident.c @@ -12,12 +12,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/cpukit/rtems/src/scheduleridentbyprocessor.c b/cpukit/rtems/src/scheduleridentbyprocessor.c index 4fcf522507..24fb60c30d 100644 --- a/cpukit/rtems/src/scheduleridentbyprocessor.c +++ b/cpukit/rtems/src/scheduleridentbyprocessor.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2017 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/cpukit/rtems/src/scheduleridentbyprocessorset.c b/cpukit/rtems/src/scheduleridentbyprocessorset.c index ac931041c4..67b200bb0f 100644 --- a/cpukit/rtems/src/scheduleridentbyprocessorset.c +++ b/cpukit/rtems/src/scheduleridentbyprocessorset.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2017 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/cpukit/rtems/src/schedulerremoveprocessor.c b/cpukit/rtems/src/schedulerremoveprocessor.c index 019c5d2bcc..2861d9d0ec 100644 --- a/cpukit/rtems/src/schedulerremoveprocessor.c +++ b/cpukit/rtems/src/schedulerremoveprocessor.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2016 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/cpukit/rtems/src/semsetpriority.c b/cpukit/rtems/src/semsetpriority.c index d38a369a1e..950344d437 100644 --- a/cpukit/rtems/src/semsetpriority.c +++ b/cpukit/rtems/src/semsetpriority.c @@ -12,12 +12,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/cpukit/rtems/src/statustext.c b/cpukit/rtems/src/statustext.c index ca200149f8..c54e03b4f2 100644 --- a/cpukit/rtems/src/statustext.c +++ b/cpukit/rtems/src/statustext.c @@ -12,12 +12,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/cpukit/rtems/src/systemeventreceive.c b/cpukit/rtems/src/systemeventreceive.c index a032c19749..f979586722 100644 --- a/cpukit/rtems/src/systemeventreceive.c +++ b/cpukit/rtems/src/systemeventreceive.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 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/cpukit/rtems/src/systemeventsend.c b/cpukit/rtems/src/systemeventsend.c index 1485d024e9..64ca2d3f92 100644 --- a/cpukit/rtems/src/systemeventsend.c +++ b/cpukit/rtems/src/systemeventsend.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2012, 2016 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/cpukit/rtems/src/taskexit.c b/cpukit/rtems/src/taskexit.c index 24d356f474..ce7839ad7b 100644 --- a/cpukit/rtems/src/taskexit.c +++ b/cpukit/rtems/src/taskexit.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2018 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/cpukit/rtems/src/taskgetpriority.c b/cpukit/rtems/src/taskgetpriority.c index d679fa2e81..8251359cb2 100644 --- a/cpukit/rtems/src/taskgetpriority.c +++ b/cpukit/rtems/src/taskgetpriority.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2016 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/cpukit/rtems/src/taskgetscheduler.c b/cpukit/rtems/src/taskgetscheduler.c index c2d19db1db..dc0252e334 100644 --- a/cpukit/rtems/src/taskgetscheduler.c +++ b/cpukit/rtems/src/taskgetscheduler.c @@ -12,12 +12,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/cpukit/rtems/src/taskiterate.c b/cpukit/rtems/src/taskiterate.c index da31b7738c..4058ed92a9 100644 --- a/cpukit/rtems/src/taskiterate.c +++ b/cpukit/rtems/src/taskiterate.c @@ -12,12 +12,6 @@ /* * Copyright (c) 2016 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/cpukit/rtems/src/tasksetscheduler.c b/cpukit/rtems/src/tasksetscheduler.c index fac2b33753..7bc759fd46 100644 --- a/cpukit/rtems/src/tasksetscheduler.c +++ b/cpukit/rtems/src/tasksetscheduler.c @@ -12,12 +12,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/cpukit/rtems/src/workspacegreedy.c b/cpukit/rtems/src/workspacegreedy.c index 5b97b6000f..02a9129445 100644 --- a/cpukit/rtems/src/workspacegreedy.c +++ b/cpukit/rtems/src/workspacegreedy.c @@ -14,12 +14,6 @@ /* * Copyright (c) 2012 embedded brains GmbH. All rights reserved. * - * embedded brains GmbH - * Obere Lagerstr. 30 - * 82178 Puchheim - * Germany - * - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: -- cgit v1.2.3