Re: [spdx-tech] standardLicenseHeader for EPL-1.0

2017-12-28 Thread Thanh Ha
On Thu, Dec 28, 2017 at 4:53 PM, Philippe Ombredanne wrote: > Hi Thanh, > > On Thu, Dec 28, 2017 at 2:18 AM, Thanh Ha > wrote: > > I am developing a license header scanner in order to quickly scan local > > files for license headers at the top

Re: [spdx-tech] standardLicenseHeader for EPL-1.0

2017-12-28 Thread W. Trevor King
On Thu, Dec 28, 2017 at 10:53:02PM +0100, Philippe Ombredanne wrote: > You may want to check out ScanCode [1]. Since I use it with top Linux > maintainers to clarify the kernel licensing and set SPDX ids, it must > not be too shabby as a license detection engine. It detects headers > alright and

Re: [spdx-tech] standardLicenseHeader for EPL-1.0

2017-12-28 Thread Philippe Ombredanne
Hi Thanh, On Thu, Dec 28, 2017 at 2:18 AM, Thanh Ha wrote: > I am developing a license header scanner in order to quickly scan local > files for license headers at the top of code files. You may want to check out ScanCode [1]. Since I use it with top Linux