Legal Impediments to Using F/OSS Screenshots?
Software Illustrated asks: "When publishing books on how to use Linux desktop software, the legal/IP review process to make sure we aren't infringing on the property rights of 3rd party sources should be easier than for books about proprietary/closed source software, right? Microsoft makes it easy as long as you comply with their guideline. I didn't think it would be necessary to get permission to publish a screenshot of, for instance, the GNOME gconf-editor. But that is just what our legal/IP review team is pursuing. Is this necessary?"
"If not, then how do you explain to a by-the-book contract administrator that the rules are different with GNOME? I find myself dealing with exactly this problem right now, resulting in a book ready for publication being put on hold. Is the solution here to get GNOME (and KDE for that matter) to publish their own permission guidelines ala Microsoft? Seems counterintuitive to the spirit of the F/OSS movement. But doing this sure would grease the skids for publishers. Has anyone else dealt with this issue?"
I'd say just do it...who is going to sue you exactly, and with what money and to what end?
The Microsoft links returns a 404 error.
So let me get this right.. your lawyers are advising you to do something, and you come to *slashdot* for a second opinion?
"When I grow up, I want to be a weirdo"
There's some informative discussion at the Wikimedia Commons.
You are representing a product in a review correct?
For reporting purposes you can show a lot of things. The worst you will likely get is a cease and desist letter, but from OSS, I would highly doubt it.
Fair use covers reporting if I remember correctly. A screenshot is not even in any way related to the actual product other than as a representation, much less than say a picture of a painting or a snippet of an MP3.
Seriously, just post screenshots. If you get a cease and desist, just take them down. Microsoft and a few other companies have used this tactic (witness the longhorn screenshot debacle), but nobody was sued.
zosxavius photography
Sorry, I read your question and suddenly started thinking about reviews. A book about computer software is an educational tool. Also covered under fair use.
You can't teach someone something without showing it to them right? Make your screenshots black and white too (it'll be cheaper anyways), unless of course you are writing a book about the gimp, but I digress. You should be ok to write a book with screenshots, free speech is a wonderful thing.
zosxavius photography
I'd be more interested to hear what your legal staff says about it than what /.ers think.
That would be news.
Personally I think a) it would be fair use unless some other contract you have formed is more restrictive than copyright and b) the GPL doesn't have anything to do with it. The GPL is only relevant in the copying of software code and executable binaries not side effects unless those side effects are program code or executable binaries.
In any event the risk is low. Perhaps your legal staff is probably just bored because they don't have anyone to sue today.
But who cares what I think. IANAL.
-- John.
I mean, it is their job to look for things that might get you into trouble, but this is taking things to the level of absurdity. It makes wearing a tinfoil hat look like locking your front door when you go out for the day.
Let's leave aside the improbability that who gives his source code to the world is very likely to come after you for taking a picture of the results. A lawyer, after all, is not paid to trust in human nature. But we still live in a country that has some remnant of first ammendman rights; people have been quoting copyrihted works for critical, educational and scholarly works forever. Unless the license restricts reviewing the work, as some commercial database licenses do, it is laughably paranoid to worry about this.
If you must, and the product is GPL, include a written offer to send the source code for a reasonable reproduction fee, and you're OK under the GPL (if posting on the web is too expensive). If BSD, then put BSD license at the end of the work and endnote any screenshots to point to it. You get the idea -- if the lawyers are worring that a screen shot is a form of redistributing the software, just comply with whatever the particular restrictions are for binary redistribution.
Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
Of course it is; how else are your legal team going to justify their salaries?
GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
If you are publishing in the U.S., Fair Use should apply in this situation. It is for a review/criticism/educational purpose to take the screenshot and comment on the program's use. See Wikipedia article on Fair Use
-molo
Using your sig line to advertise for friends is lame.
Your quote of the GPL only serves to emphasize the dilemma. By declaring the output of GPL programs outside the scope of the GPL, means the copyright holders can choose to claim any restrictions they want on the program output.
Sounds like every OSS maintainer indeed may need to have some such declaration.
That said, it seems like screenshots and the like should fall under the category of fair use, not needing explicit permissions.
Anm
Do you ask Yamaha for permission to use the sound from their piano in a recording?
You don't have to ask permissions for this kind of thing at all.
You could use the fair use defense in most cases.
If the screen shot contains copyrighted images (logos, icons, etc) then you have to follow the license for those images (which most certainly would allow some kind of redistribution).
If the screen shot contains trademarks, then you might want to just disclaim those somewhere (e.g., "the name 'ArousedMonkey' and the 'tumescent simian' logo are trademarks of the Sweet Monkey Love corporation").
Of course lawyers love to obsess about this stuff, it makes them feel loved and wanted, but really you can make screen shots in most cases without having to get permission.
From the GPL, right up at the top, in paragraph 0:
The act of running the Program is not restricted, and the output
from the Program is covered only if its contents constitute a work
based on the Program (independent of having been made by running the
Program). Whether that is true depends on what the Program does.
Taking a screenshot is clearly "running" the program, so that is not
restricted. And clearly a screenshot (an image) is not a derived work
of the program, so that's fine too.
Only the most technically incompetant or clinically paranoid legal
team could have a problem with this.
This question may seem completely unrelated to the story, but I'll ask anyway. Why is Windows shown so little on TV, while the Mac is shown so much? If you watch a commercial where a website is shown on a computer screen, it's almost always a Mac interface. Are the producers afraid MS will sue? If so, why aren't they afraid Apple will sue? Or do they just like Macs better in Hollywood?
-William Brendel
I'm not saying that it would be a copyright problem; I'm just saying that the "output" clause of the GPL does not cause screenshots to be exempted.
If one particular OSS group really raises a stink, could someone "fork" the software and take screenshots of their "own" application? I suppose one would have to blur out or replace any trademarks, but that's not too hard.
If it's in the UK, remember we don't really have "fair use" (you can't even watch a taped episode of Eastenders twice without breaking the law, or have an mp3 copy of a CD) and that you probably wouldn't be considered to be doing a review or critique unless you had established yourself as a critic by prior publication. Educational purposes - means education of yourself here!
Publishing it is copyright infringement.
>It makes wearing a tinfoil hat look like locking your front door when you go out for the day.
For your information I wear my tinfoil had and lock my door and wash my hands when I go out for the day - although I try to go out as little as possible, it must be noted.
Am I alone in this?
Wrong. The program is outputting copyrighted material (images from the GTK theme, for instance). The themes for GNOME have varying copyrights. It would definitely be a good idea (not to mention polite) to get permission before putting copyrighted material in a book. By your argument, copying a Windows binary with cp would remove Microsoft's copyright on it, which is clearly not the case.
The X Windowing system is a client server protocol. All such icons, UI widget graphics,etc are ALL output from the program, NOT part of the source code.
Like a browser is a viewer for HTML'ed content, KDE/GTK+/GNOME applications are also viewers for the Themes. .The majority of KDE and GNOME themes are GPL'ed. I do not know of any non-GPL'ed GNOME Themes for a start. All the themes on Fedora are GPL'ed.
The GPL applies to the source and binaries of the Themes. However, in the same way that you can run GPL'ed applications on propriety platforms such as Solaris, because of the design of the theme system, can even be used by non-GPL'ed applications. In the same way, either the X11R6 Xserver display or the applications themselves are also viewers for fonts. All the fonts shipped with the X.org implentation of X11R6 can be freely used in screen shots and printing.
I like the fact that "Microsoft makes it easy" is linked to a page which says "We're sorry, but there is no Microsoft.com Web page that matches your entry."
First, this is a question for a competant copyright lawyer. You should not base business decisions on the musings of /. posters. That said, I'll pitch in my two cents because I think it should spark something for you to do some research on.
You have pointed to a non-existant page at Microsoft, so reading the terms you referred to is not as easy as following the link. However, regardless of what these terms are, if I were in your shoes, I would first want to know: is Microsoft's claim of being able to set terms by which screenshots are used based on some law? If they have no grounding in law, then their terms are useless, no matter how "easy" they make it for publishers to acceed to their request. You make it sound like your publisher is simply letting Microsoft tell them how to run their business, by blindly accepting and working within the limits drawn up by Microsoft then using that (possibly bogus claim of power) as a means of framing the debate for copyright holders in the free software world.
Questioning Microsoft's power is critical to answering your question because if Microsoft's claims are based on nothing but their desire to control you and your publisher, then you'll find that there is nothing for the free software community to do. Hence, asking the free software community for screenshot licensing terms is a moot point.
The text of the GNU GPL is an excellent example of this point: in the GPL, the most commonly used free software license, you'll find the text that reads "Activities other than copying, distribution and modification are not covered by this License; they are outside its scope.". This is because the FSF put a lot of work into writing a license that is actually based on copyright law, enforcible around the world wherever there is a copyright regime (because, at the basic level at which the GPL is written to work, these copyright systems are quite similar). The FSF, and all GPL licensors, draw strength from working so closely to what copyright law actually gives copyright holders power to work with. Microsoft, on the other hand, claims powers in its licenses which I doubt they have the power to enforce, such as their claim of prohibitng you from using FrontPage (Microsoft's web page editor) to make webpages which disparage Microsoft.
I would also question the validity of Microsoft's screenshot licensing terms because I'd wonder if a screenshot is not simply the output of a process, something which the FSF claims is "legally impossible" for a copyright holder to control. The GPL has proven to be legally defensible (both because lawyers agree it is defensible and therefore encourage their clients not to bring suit based on the GPL, and in the few cases which have gone to court), hence I tend to trust the FSF's interpretation of copyright law.
Digital Citizen
I ignore those stupid laws.
If I post and write about some piece of software I'm even ADVERTISING their product, what's the issue?
B1) The GPL comes under effect only when you distribute the result outside of your organization. You are entirely free to use the GPL source code as you wish as long as you do not distribute the derivative outside of your organization.
B2) The theme plug in DDL library used by applications for GTK+/GNOME and KDE is LGPL licensed. You can link and distribute NON-GPL licensed code that links to those DDLs.
B3) The applications are distributed seperate from the themes and the applications are in no way dependent upon a any theme to run.
B4) It is the users, NOT the application distributer, who get the applcations to load individual themes. Because the end user does so within their own organization, they are free to do so : see (B1)
As I have already stated: Like a browser is a viewer for HTML'ed content, KDE/GTK+/GNOME applications are also viewers for the Themes.
You're right. That was a poorly chosen phrase on my part. I meant to express that it covered "All use that is governed by copyright" without listing them all, including distribution of derivative works.
"I assumed blithely that there were no elves out there in the darkness"
Not my point. My point is that, as a part of how the program works, it displays substantial parts of itself. That's also true of, for instance, Bison. (Bison includes a special exemption for that reason.) The fact that it happens to operate over a client-server protocol is irrelevant to that issue.
Sure, it's output, but the output incorporates part of the program. The clause you originally stated makes it clear that the output may be covered.
IANAL.
The output clause is totally irrelevant because a) the output clause only applies to works under the GPL. The copyright violated by a screenshot would be the copyright of the theme creator, not the person who wrote the theme engine. So the license of the engine or, indeed, of Gtk itself is irrelevent. Whats important is the license of the theme, and of the specific piece of software you're screenshotting. The theme should have an explicit license, most of them are LGPL or some Creative Commons, and therefore should have no problems with screenshots. The software itself is potentially more complicated, because the layout and look & feel may be protected, and the rights granted by (L)GPL do *not* extend to that - thats why the Firefox trade dress is protected, for example.
1) What GTK+,GNOME or KDE themes are NOT licensed either as GPL or a more liberal open license that allows screen shots?
2) What Linux distributions package ship a copy of that theme that matches #1?
Again:
A) The Program OUTPUTS images generated by the themes to the Clients X Server. This is important. The GPL license does not restrict what you can do with the output of a GPL program. You can capture the output from the X Server with a screen shot, put it on the web, or reproduce it in printed media. Reread the GPL license.
B1) The GPL comes under effect only when you distribute the result outside of your organization. You are entirely free to use the GPL source code as you wish as long as you do not distribute the derivative outside of your organization.
As for Mozilla's Firefox tradmark ( not trade dress ) demands, the Mozilla foundation only prevents developers from releasing newly compiled binaries ( See opensource definition 4. Integrity of The Author's Source Code ), it does not restrict screenshots.B2) The theme plug in DDL library used by applications for GTK+/GNOME and KDE is LGPL licensed. You can link and distribute NON-GPL licensed code that links to those DDLs.
B3) The applications are distributed seperate from the themes and the applications are in no way dependent upon a any theme to run.
B4) It is the users, NOT the application distributer, who get the applcations to load individual themes. Because the end user does so within their own organization, they are free to do so : see (B1)
2) Irrelevant.
A) The GPLs output clause does NOT remove copyright from output that would otherwise be copyrighted. If I write a program that outputs popular music, is that music still copyrighted? In fact, the GPLs output clause is a clarification that the GPL isn't viral with regards to produced works, such as the output of GCC, and has nothing to do with any other copyrights that might exist on the output. This is why Bison has a specific exemption on output, for example. The theme engine can have any license it wants, it has no bearing whatsoever on whether a screenshot would infringe. If you thought about this for 20 seconds you'd probably understand it.
B1) Broadly correct, if simplistic. Copyright law, for example, does not support the idea that internal distribution doesn't count.
B2) Correct, but irrelevent.
B3) True, and thats why the copyright of the application AND the theme are important
B4) Irrevelent, and only sort of correct
Trade dress, by the way, is a commonly used term for the aggregate of trademarks used in a product.
arkanes, don't look behind you, there is a pack of unicorns stampeding in your direction ( Just because I don't know that there are any doesn't mean that they don't exist). In reality there is little risk from being run down by unicorns, thats what the (1)+(2) challenge was about. If the prepackaged themes that come with the Linux distributions are all freely licensed then, like the stampeding unicorns, there is virually NO risk with taking screen shots.
"But it's the themes copyright thats important, not Gtks."
Which is why I stated:
1) What GTK+,GNOME or KDE themes are NOT licensed either as GPL or a more liberal open license that allows screen shots?
"The GPL, by the way, has nothing whatsoever to say about screenshots"
Because of the design of the X-client server protocol interface, screen output can be considered normal program output of data. But should you choose to inteprete the GPL license in that way, all a publisher would have to do is attribute the theme and application and make an offer ot supply a copy of source of the theme package according to section 3 of the GPL license.
Extra notes
B1) The GPL lisence is a grant which extends further rights to the recipiant, so (B1) is still valid.
B4) if (1) (2) (A) and (B1-3) are correct then how is B4 Irrevelent?
Then excuse the following language: Arkanes you are a gutless scaremonger.
1) Where are the non-freely licensed theme packages for GTK+,GNOME and KDE? IF you do not use any such theme package, and only used freely licensed ones the then it does NOT limit ability to publish screenshots.
2) What Linux Distribution ships any Theme package that *prevents* you publishing screenshots? There is no freely available Linux Distribution that ship with such packages THEREFORE it does NOT limit ability to publish screenshots for those Linux Distributions.
Your looking for problems that, in general use, are not there. Unless *you* can a point to:
3) ANY widely distributed Linux application that restricts screenshots; OR
4) ANY widely distributed X.org/Distro Font that restricts screenshots; OR
5) ANY widely distributed KDE/GTK+/GNOME Theme package that restricts screenshots; OR
6) Where the KDE/GTK+/GNOME Framework, from which the default inteface widgits are sourced, restricts screenshots.
Have a look at the hundreds of professional publications with Linux screenshots over the last decade. Has there been any single legal incident over published Linux screen shots in any book, PDF or webpage? NO. Why? Because the inclusion of any Linux screenshot and screenmovies has been considered fair use by the community.
The GPL states that for program output is a derivative "Whether that is true depends on what the Program does.". Print and image capture of Themes, fonts, application display has always been considered Fair Use.
As for themes and GPL/non-GPL programs, what I have repeatedly stated, is that the theme packages are seperate from the programs, not linked by the program distributer. The program is linked to the LGPL licensed library that loads the plugin them at run time. The end user, within his rights of the GPL internal use, loads the theme package.
The GPL is NOT a contract. The GPL license is a Grant to the reciever of rights greater than what is provided to the reciever by copyright law.
A EULA can take way your rights under copyright law.
The GPL, by its nature as a grant, cannot do so.
The cynic in me says it's a paid promotion.
I've seen laptops where you never see the screen sprouting the Apple logo.
I wouldn't put it past studios to put such tv-screen-real-estate up for sale.
Heck, I'm so cynical that for today's movies and prime-time TV shows, I just assume every can of brand-name cola or box of brand-name cereal is a paid ad, even if it isn't.
"All your product placement are belong to us."
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.