Gentoo Archives: gentoo-dev

From: Richard Yao <ryao@g.o>
To: gentoo-dev@l.g.o
Cc: Greg KH <gregkh@g.o>
Subject: Re: [gentoo-dev] Copyright issues (Was: udev-ng?)
Date: Mon, 19 Nov 2012 04:08:33
Message-Id: 50A9AFF1.50306@gentoo.org
In Reply to: [gentoo-dev] Copyright issues (Was: udev-ng?) by Greg KH
1 On 11/18/2012 09:58 PM, Greg KH wrote:
2 > On Sun, Nov 18, 2012 at 07:06:50AM -0500, Rich Freeman wrote:
3 >> COPYRIGHT
4 >>
5 >> I think this issue is best dealt with on the side - it has no bearing
6 >> on any of the really contentious points here.
7 >>
8 >> I note that the owners of the copyright on udev have announced to the
9 >> world that (emphasis mine):
10 >> You may modify your copy or copies of the Library or ANY PORTION OF
11 >> IT, thus forming a work based on the Library, and copy and distribute
12 >> such modifications or work under the terms of Section 1 above,
13 >> provided that you also meet all of these conditions...
14 >>
15 >> None of those conditions included keeping the copyright line intact.
16 >
17 > True, but removing a copyright line doesn't change the real copyright of
18 > a file, although it is generally considered something that you really
19 > should not do at all (see your local copyright laws/rules for details.)
20 >
21 >> Anybody can therefore alter the copyright line as they wish, as they
22 >> have been given explicit permission to do so. They need only comply
23 >> with the other terms in the LGPL to do so (the most important being
24 >> licensing it under the LGPL and making the source available.
25 >
26 > Heh, wait, no, you can not do that. You can not modify a copyright line
27 > to add your own, without first doing one of the two things I discussed
28 > in the beginning. Otherwise, don't you think that all of those big
29 > companies that are using Linux and other open source projects would have
30 > done something like this already?
31 >
32 >> In fact, (L)GPL v3 has an optional attribution clause, and the fact
33 >> that they made this explicit is because some projects might not want
34 >> to give out this authorization.
35 >
36 > Changing the lines in the comment block in the code files is not what
37 > attribution clauses are about at all.
38 >
39 > I could go into details about copyright, and how it works, and how you
40 > need to treat it if you are a programmer, but I'm not a lawyer, and the
41 > rules are different in different countries and even states.
42 >
43 > I have, however, worked with a very large number of lawyers, and
44 > companies, and have the basics down, and none of what you say above is
45 > really allowed at all, sorry.
46 >
47 > Also note, if you just remove code from a file, you don't get copyright
48 > of the file, which is a fun thing to think about if you are trying to
49 > remove features from a product, or doing 'git revert' of specific
50 > patchsets.
51 >
52 >> So, if you want an official ruling from the trustees we would need to
53 >> meet/vote on it and perhaps discuss with counsel, but my thinking is
54 >> that anybody distributing work under the (L)GPL has waived their right
55 >> to be named on the copyright line of any copies distributed by others,
56 >
57 > Again, no, this is flat out not right. Please discuss with counsel if
58 > you disagree and they can go into the details.
59 >
60 >> and as far as I can tell I have found nothing to the contrary from any
61 >> authoritative source.
62 >
63 > Talk to a copyright lawyer please. I'm sure there is one that the
64 > Foundation uses, right?
65 >
66 >> Again, that's my two cents and not a license for anybody to do
67 >> anything. This topic did come up recently with regard to accepting
68 >> some other kind of outside work into Gentoo, and as I recall there was
69 >> some debate over whether the copyright notices could be changed. I'd
70 >> have to dig up the details - I think the issue might have been mooted
71 >> before any kind of formal decision was reached...
72 >
73 > I think this is something that the Foundation's counsel better get set
74 > up properly, as it really is a big deal, and can come back to cause big
75 > problems if done wrong. I say this as someone who has been part of
76 > lawsuits dealing with this type of thing, and as someone who has worked
77 > with lawyers on copyright issues for open source projects for a very
78 > long time[1].
79 >
80 > But as always, talk to a lawyer, I suggest that the Foundation do this
81 > to set up the proper guidelines and rules that all Gentoo developers
82 > need to follow. That will clear all of this confusion up properly.
83 >
84 > thanks,
85 >
86 > greg k-h
87
88 We develop open source software in public repositories. A developer
89 decided it would be helpful to change the software name systemd to
90 eudev, among other things, in various files after misunderstanding what
91 the Foundation officers in charge of legal matters had approved. You
92 objected to it. I asked for clarification after seeing that your name
93 had not been removed from any copyright notices. You explained your
94 complaint. I asked you to wait for the person who wrote the commit to
95 fix it. It was fixed.
96
97 That is all that was necessary. Whining on the list did not wake the
98 author of that commit sooner. Furthermore, the changes that you wanted
99 would have been made in a few days had you not become involved.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Copyright issues (Was: udev-ng?) Greg KH <gregkh@g.o>