what do i have to do when using libraries with BSD license?
Posted
by
androidmaster
on Programmers
See other posts from Programmers
or by androidmaster
Published on 2014-08-23T17:37:08Z
Indexed on
2014/08/23
22:33 UTC
Read the original article
Hit count: 254
java
|bsd-license
I am making a game using Lwjgl and this is their license. What I don't understand is what must I do? I plan on making a game and distributing it, not the source code just the .jar file and maybe sell it for a few dollars. It said that I must retain the copyright, so would that mean I must include the doc folder that the library comes with in the jar or do I have to make something in-game like credits and say "made with lwjgl"?
© Programmers or respective owner