Every time I've received a licence error working on the crypto project it
was because I was missing the Apache license in the source header.  That
seemed the most likely scenario here.

On Sun, Nov 22, 2020 at 11:22 AM sebb <seb...@gmail.com> wrote:

> On Sun, 22 Nov 2020 at 13:39, Alex Remily <alex.rem...@gmail.com> wrote:
> >
> > Paste the license into the source file.  Check out any other source for
> an
> > example.
>
> Sorry, but that is not correct.
> One cannot just add the license to a file without checking that the
> license applies.
>
> What command are you using to build?
> Which files are causing the errors?
>
> It's possible that there are some spurious files that are being picked
> up by the license check.
> It may be necessary to update the list of excluded files, but again,
> this should only be done if the file does not need a license header.
>
> > On Sun, Nov 22, 2020 at 8:33 AM Arturo Bernal
> > <arturobern...@yahoo.com.invalid> wrote:
> >
> > >
> > > Hi All,
> > >
> > >
> > > Ii'm trying to do some change in commons crypto project but i always
> get
> > > the following error-> "Too many files with unapproved license"
> > > Do i have to solve this issues?
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > For additional commands, e-mail: dev-h...@commons.apache.org
> > >
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to