go-enry / go-license-detector

Reliable project licenses detector.
Other
127 stars 36 forks source link

License differs from standard Apache-2.0 document #28

Open TechnologyClassroom opened 1 year ago

TechnologyClassroom commented 1 year ago

go-license-detector's own license is a slight modification of the Apache-2.0 document. GitHub cannot correctly detect the license and instead says "View license" instead of Apache-2.0 license within the first page-view of the project. Correcting this will help others quickly determine the license of the project.

I will make a PR to fix this.