-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
Hello,
First of all, thank you for the outstanding work on EasyOCR. It is a very useful and high-quality library that benefits many people and projects.
I noticed that the LICENSE
file still contains placeholder text:
Copyright [yyyy] [name of copyright owner]
This appears to be the default Apache 2.0 license template, but the required fields have not been filled in.
To fully comply with the Apache License 2.0, it would be helpful to replace this line with the actual copyright year(s) and owner(s), such as:
Copyright 2020–present Jaided AI
or whatever is most appropriate based on the project's history and ownership).
Thanks again for your excellent work. I hope this small suggestion helps make the project even more robust and legally clear for its users and contributors.
Best regards,