Hacker News new | ask | show | jobs
by cylinder714 3050 days ago
I'm pretty sure the answer is yes, as your app would be considered "a covered work":

A "covered work" means either the unmodified Program [Anki's library] or a work based on the Program [your app].

By comparison, if the library were licensed under the LGPL you would only be responsible for distributing copies of the library if you modfied them. Your own work would be unaffected.

1 comments

Thank you. I will open source it under AGPL v3 as well