I tried to find all the .h and .c files with the rat check result, there
are 778 files. And then I tried to find all the .h and .c files in the
LICENSE file, there are 452 files.

And then I use comm -13 to output all the files with are in the rat check
result but not in LICENSE file, there are 350 files. Please see the
attached file.

Of course, I saw that we may specify a directory in the LICENSE file so I
still need to check it manually again.

I think you guys could also post your analysis here.

I haven't checked the apps tarball yet.

Thanks.

Alin Jerpelea <jerpe...@apache.org> 于2022年4月14日周四 15:35写道:

> Hi Duo Zhang,
>
> Did you have time to conclude?
> Is it possible to proceed with this release?
>
> Thanks
> Alin
>
>
> On 2022/04/10 23:34:59 "张铎(Duo Zhang)" wrote:
> > https://creadur.apache.org/rat/
> >
> > Just download the jar and run 'java -jar apache-rat-0.13.jar <your
> > directory>'.
> >
> > Let me see how to check whether all the files with non AL headers have
> all
> > been included in LICENSE.
> >
> >
> >
> >
> >
> > Nathan Hartman <hartman.nat...@gmail.com> 于2022年4月10日周日 23:36写道:
> >
> > > On Sat, Apr 9, 2022 at 8:57 AM 张铎(Duo Zhang) <palomino...@gmail.com>
> > > wrote:
> > > >
> > > > Yes, most of them are Kconfig, defconfig and .ld files. I think all
> of
> > > them
> > > > are generated files so do not need a license header.
> > > >
> > > > We could introduce a rat.exclude file in our repo to exclude these
> > > > generated files.
> > > >
> > > > And thanks for the pointer. Let me check the LICENSE file as well.
> > >
> > >
> > > Thanks Duo for checking. Did you see any files that do need to be
> > > mentioned in LICENSE?
> > >
> > > Also is there a HOWTO how to run the rat check on our repo?
> > >
> > > Thanks,
> > > Nathan
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to