I’m using AndEngine in my Android app. I found that this library is distributed under GNU Lesser GPL.
What should I write in my about view to conform this license?
I’m using AndEngine in my Android app. I found that this library is distributed
Share
http://www.gnu.org already provides that information. Here’s the link for that. In this link you may find a brief explanation of how to place a program under several licenses including GNU Lesser GPL.
EDIT: I checked some examples of LGPL’ed software in Ubuntu and their about boxes.