<div dir="ltr">Thanks for the review.<div><br></div><div>I have updated ticket 3053 and sent v5. Can you please check?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 15, 2021 at 4:06 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/06/2021 11:47, Richi Dubey wrote:<br>
> diff --git a/cpukit/score/src/schedulerstrongapa.c b/cpukit/score/src/schedulerstrongapa.c<br>
> index dcfb55601a..5aaa8dbd1a 100644<br>
> --- a/cpukit/score/src/schedulerstrongapa.c<br>
> +++ b/cpukit/score/src/schedulerstrongapa.c<br>
> @@ -3,29 +3,35 @@<br>
>    *<br>
>    * @ingroup RTEMSScoreSchedulerStrongAPA<br>
>    *<br>
> - * @brief This source file contains the implementation of<br>
> - *   _Scheduler_strong_APA_Add_processor(),<br>
> - *   _Scheduler_strong_APA_Ask_for_help(), _Scheduler_strong_APA_Block(),<br>
> - *   _Scheduler_strong_APA_Initialize(),<br>
> - *   _Scheduler_strong_APA_Node_initialize(),<br>
> - *   _Scheduler_strong_APA_Reconsider_help_request(),<br>
> - *   _Scheduler_strong_APA_Remove_processor(), _Scheduler_strong_APA_Unblock(),<br>
> - *   _Scheduler_strong_APA_Update_priority(),<br>
> - *   _Scheduler_strong_APA_Withdraw_node(), and _Scheduler_strong_APA_Yield().<br>
> + * @brief Strong APA Scheduler Implementation<br>
>    */<br>
<br>
Could you please update the Doxygen comment instead of replacing it. At <br>
least make it a proper sentence.<br>
<br>
>   <br>
>   /*<br>
> - * Copyright (c) 2013, 2016 embedded brains GmbH.  All rights reserved.<br>
> + * SPDX-License-Identifier: BSD-2-Clause<br>
<br>
The SPDX-License-Identifier have to be in the first line of the file. <br>
Please mention the license change in the commit messages and update the <br>
corresponding ticket.<br>
<br>
-- <br>
embedded brains GmbH<br>
Herr Sebastian HUBER<br>
Dornierstr. 4<br>
82178 Puchheim<br>
Germany<br>
email: <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
phone: +49-89-18 94 741 - 16<br>
fax:   +49-89-18 94 741 - 08<br>
<br>
Registergericht: Amtsgericht München<br>
Registernummer: HRB 157899<br>
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler<br>
Unsere Datenschutzerklärung finden Sie hier:<br>
<a href="https://embedded-brains.de/datenschutzerklaerung/" rel="noreferrer" target="_blank">https://embedded-brains.de/datenschutzerklaerung/</a><br>
</blockquote></div>