On Thu, Feb 01, 2018 at 01:31:34AM +0100, Thomas Monjalon wrote:
> 05/01/2018 11:53, Thomas Monjalon:
> > 04/12/2017 16:55, Neil Horman:
> > > +# SPDX-License-Identifier: BSD-3-Clause
> > > +# Copyright(c) 2015 Neil Horman. All rights reserved.
> > > +# Copyright(c) 2017 6WIND S.A.
> > > +# All rights reserved
> > [...]
> > > /*-
> > > - * BSD LICENSE
> > > + * SPDX-License-Identifier: BSD-3-Clause
> > > *
> > > * Copyright(c) 2015 Neil Horman <nhor...@tuxdriver.com>.
> > > * All rights reserved.
> > > *
> > > */
> >
> > Other SPDX headers use only one space after # or *,
> > and no empty line.
> >
> > Also, SPDX should be on the first line (except for scripts):
> > /* SPDX-License-Identifier: BSD-3-Clause
> >
> > Please, let's take this opportunity to have consistent headers.
> > Thanks
>
> Ping.
> Please could you do a v2?
> Thanks
>
Shoot, apologies, completely lost track of this, I'll take care of it in the
morning
Neil