Reputation: 3238
At what length of text and/or length of audio snippet does a piece of commercially distributable software pass the threshold of fair use and violate the included work's copyright? Does attribution absolve the developer from infringement? An example would be a quote from a novel used on a start-up screen.
Upvotes: 5
Views: 276
Reputation: 845
Also, keep in mind that laws vary from country to country, and since most software is distributed anywhere in the world over the web... well, it's a huge headache. It's unfortunate because the threat of lawsuit has a chilling effect on interesting, innovative work.
Upvotes: 0
Reputation: 15537
Unfortunately, there is no cut and dried answer. Determining what is fair use involves a very subjective and fact-dependent four point test. You're never really going to know for sure if a borderline use is permissible or not unless you end up in court and a judge decides.
The four factors are:
Each of these has a specific legal meaning based on previous precedents (which may or may not correspond to what most people would think of as the plain language meaning). If you're doing anything that could get you sued, talk to a lawyer.
Software is even more complicated, since not all code is copyrightable to begin with.
Upvotes: 8