Slashdot Mirror


GPL Hard to Enforce?

the-dark-kangaroo writes "The GPL may be difficult to enforce due to a lack of clarity over who owns the copyright to the software, according to a legal expert. Lucie Guibault, an assistant professor of intellectual-property law at the Institute for Information Law in Amsterdam, said at the Holland Open Software Conference in Amsterdam, that the GPL should clarify who is the author of the software to ensure that open source software distributed under this licence receives legal protection."

361 comments

  1. Derivative Works? by panxerox · · Score: 2, Interesting

    Wouldent this be covered under Derivative Works as the author "derives" the finished product from a copyrighted work? I am way way not a lawyer, IANAL.

    --
    "It's so convenient to have a system where everyone is a criminal" - A. Hitler
    1. Re:Derivative Works? by Deekin_Scalesinger · · Score: 0, Offtopic

      *points* Lawyer!

      --
      "As the intrepid kobold companion continues his journey, he begins to wonder... if priests raises dead, why anybody die?
    2. Re:Derivative Works? by Pofy · · Score: 1

      >Wouldent this be covered under Derivative Works
      >as the author "derives" the finished product
      >from a copyrighted work?

      Derivative works actually is a bit different in different countries. In many countries the author of a derivative work gets the copyright to it (and not the origial copyright holder) although the use of such derivative work is restricted to that of the original work. Exactly what is covered and considered as a derivative work varies and I believe that in the US, the scope is larger than in many other countries.

    3. Re:Derivative Works? by Anonymous Coward · · Score: 0

      hoot hoot hoot

    4. Re:Derivative Works? by Jack+Taylor · · Score: 1

      I am way way not a lawyer, IANAL.

      Yay for redundancy! I quite like the idea of IAWWNAL though. Here are some other possible ones:

      IAN FLEMING - I Am Not For Lawyers Examining Mindless Internet News Groups
      NONLEGAL - Neither Olivia Newton-John, Lee Evans or God Are Lawyers
      LARD - Lawyers Are Redundant Deadweight
      LAWYERS - Lawyer Acronyms Will Yield Extensive Reduction of Sense

      --
      One good turn - gets all the covers.
  2. It's pretty simple... by Anonymous Coward · · Score: 0

    The person who wrote the initial program 'owns' it. Contributors are just that, 'contributors' (donors if you prefer) of source code to the owner's project. They do not gain any ownership rights just because they submit patches.

    1. Re:It's pretty simple... by eurleif · · Score: 2, Insightful

      They own the copyright to their patches, but not to the thing they're patching. Just like the renter of an apartment owns the microwave oven they bought, but not the apartment they put it in.

    2. Re:It's pretty simple... by njcoder · · Score: 1

      Yeah but don't they still own the copyright to the work (patches) they submit unless they implicitly transfer them over? Isn't this why the FSF want's people to assign their copyrights over to them?

    3. Re:It's pretty simple... by vondo · · Score: 2, Interesting
      Not true. Unless they assign their copyright to the author. Linux, for instance, has thousands of "owners."

      Also witness the recent problems with mozilla re-licensing. Every contributor had to agree to the relicensing or the code they contributed had to be rewritten when they couldn't be found (and there were a few).

      That's why, in the FA, the organizer of GPL-Violations is able to enforce the GPL on the kernel. He is one of the thousands of contributors.

    4. Re:It's pretty simple... by DaHat · · Score: 1

      You are correct, while the initial author owns the original work, contributions are considered derivative works, and thus also copyrighted by their creators.

      This especially gets fun if you try to change the license on a given piece of code from say... GPL to LGPL... effectively you need not only the ok from the initial owner, but also from each contributor whose code exists in the code base in question.

    5. Re:It's pretty simple... by Anonymous Coward · · Score: 0

      Kinda makes you wonder why we are paying roughly 3.40 (cdn) a gallon, doesn't it?

      That's like, $0.34 US, right?

      Only kidding. In seriousness, it's probably because taxation helps cover (i.e., make direct) some of the external costs of gasoline use rather than, to put it bluntly, subsidizing the destruction of the environment.

      There *are* real costs associated with dumping pollutants into the air, but the simple economy doesn't account for them -- one of the reasons we're basically all going to hell in a high-speed handbasket.

    6. Re:It's pretty simple... by Husgaard · · Score: 2, Insightful
      Each contributor to a FOSS project owns his own copyrights, unless he assigns them to the project.

      When the patch has been applied to the project he is legally one of the copyright holders of the project, unless he has assigned his copyright elsewhere.

    7. Re:It's pretty simple... by turbidostato · · Score: 1

      "Yeah but don't they still own the copyright to the work (patches) they submit unless they implicitly transfer them over?"

      unless *explictly* transfer... you mean!

    8. Re:It's pretty simple... by njcoder · · Score: 1

      doh! yeah... was thinking that the copyright doesn't implicitly transfer uless explicitly stated. I can't talk or type as fast as I think and I make these errors. I'd proof read my comments but I try and read the comments on slashdot as little as possible, including my own :)

    9. Re:It's pretty simple... by larry+bagina · · Score: 1

      yeah... when sourceforge went from open source to closed source, the VA Linux people had to get releases from everybody who had sent in code changes. Since most of the people said "fuck you", they ended up having to remove a lot of bug fixes and functionality. Meanwhile, savannah, the gnu project based on the last open/free sf release is far more functional and has fewer bugs.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

  3. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  4. Stupid stupid article by interiot · · Score: 4, Insightful
    The copyright of the actual text of the GPL is owned by the Free Software Foundation, but the author owns the copyright to the GPL-licensed software. Authors that wish to release their software under the GPL are advised to include a line in the source code stating "Copyright © [name of author]".

    If the author of GPL-licensed product discovers that a company has not adhered to the terms and conditions of the free software licence, the individual may find it difficult to argue his case in court as the defending party could argue that the copyright appears to belong to the Free Software Foundation, according to Guibault.

    "The only name that appears on the licence is the Free Software Foundation -- they appear to be the licensor," she said.

    Seriously, you can't pay someone to come up with schlock this bad.

    1. Re:Stupid stupid article by ScrewMaster · · Score: 1, Offtopic

      Sure you can! Hell, Gates & Co. do it all the time. Witness SCO, and every "comparison between {insert non-Windows OS here} and Windows(tm)" ever subsidized by Microsoft. But yeah, this is pretty awful.

      --
      The higher the technology, the sharper that two-edged sword.
    2. Re:Stupid stupid article by El+Cubano · · Score: 4, Informative

      Seriously, you can't pay someone to come up with schlock this bad.

      No kidding. Check this out (from vmscan.c in the Linux kernel):

      /*
      * linux/mm/vmscan.c
      *
      * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
      *
      * Swap reorganised 29.12.95, Stephen Tweedie.
      * kswapd added: 7.1.96 sct
      * Removed kswapd_ctl limits, and swap out as many pages as needed
      * to bring the system back to freepages.high: 2.4.97, Rik van Riel.
      * Zone aware kswapd started 02/00, Kanoj Sarcar (kanoj@sgi.com).
      * Multiqueue VM started 5.8.00, Rik van Riel.
      */

      Any doubts about whose the copyright is?

    3. Re:Stupid stupid article by DaHat · · Score: 1

      Poor Stephen Tweedie, Rik van Riel and Kanoj Sarcar, not putting a (C) near their names to denote their copyrights as well.

    4. Re:Stupid stupid article by reallocate · · Score: 1

      Yeah, Torvalds. Claimed in the format the article recommends.

      This is common sense. If you don't explicitly claim copyright, your ability to assert copyright is at risk.

      --
      -- Slashdot: When Public Access TV Says "No"
    5. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      Any doubts about whose the copyright is?

      So, in other words, you agree with the article.

    6. Re:Stupid stupid article by tedet · · Score: 1

      Seriously man you can. Let us also consider the fact that this was in Holland. wink wink. I wish I got the boss to "send" me to that conference.

    7. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      Which means you've all missed the largest lesson that you should have learned when we let you into our country to study.

      I'm assuming that your statement is about personal liberty, and if so, I* agree wholeheartedly with you. Also, there' the fact that all this 'dual' purpose technology is not impossible to develop elsewhere - those who want it will create it, while the brilliant minds that want to learn and contribute here will be scared away. I hate the thought of having to prove that I'm not a potential terrorist.

      Losing the Chinese and Indian students will be a big problem for the US in the years to come. Right now, the main reason why Chinese and Indians come to the US to study is that they can get opportunities here that they cannot get in their home country. We all know how China and India are developing - what happens that they can get the same opportunites at home? Who will do the graduate research in American universities? Instead of preparing for that eventuality, I see that you have stuff like 'leave no child behind'. I'm not trying to be condescending here - as a great lover of education, it pains me to see that education is nobody's priority in this country.

      (* I'm Indian)

    8. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      I would imagine any D&D would be prior art in a general games category? MSoft wasn't exactly the first company to get into games. I'm not sure how they can get a pantent on how points are awarded. Any D&D DM has subjective power to award points, and MS didn't exactly put D&D out there.

      You seem to have missed the key prhases: "on the internet" or "using a computer". Those two phrases alone make the idea new and unique and prior art becomes moot... Atleast that's how it seems these days...

    9. Re:Stupid stupid article by sharkey · · Score: 5, Funny
      Any doubts about whose the copyright is?

      SCO's?

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    10. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      "Trying to make bits uncopyable is like trying to make water not wet."
      --Bruce Schneier


      I'd add the following:

      "Anyone who says differently is selling something"
      --Westley, The Princess Bride

    11. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      Some would be of SGI...

    12. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      No it's not, the Berne convention did something right as well.

    13. Re:Stupid stupid article by Anonymous Coward · · Score: 0, Interesting

      greedy leech asses

      Well, which are the greedy ones? The musicians who decide to sell music, or their so-called fans who want it without paying the artists?

      The only "greed" in that picture is on the part of the people that know the musician has chosen to sell their work, and yet (while claiming to like the performer, apparently) decide they want it on their own terms (i.e., "free"), instead. Turning the musician into your pet entertainment slave is greedy. Choosing to sell your music (which may indeed result in no one thinking you're worth the trouble to spend $15) is a business venture. "Ripping" off that business (such an appropriate term) is just what it sounds like.

      Make music people are willing to pay for

      Hmmm. So, if musicians do not make music that [more, non-14-yeard-olds, presumably?] people are willing to pay for, how does that legitimize ripping off what they do make? This is the part I'm always a little foggy on. If someone doesn't like the music enough to buy it, why are they willing to rip it off? If they hate the music, why do they want it? If they like the musician, why aren't they willing to enter into the same transaction that they muscian has said they want to enter into? And if you think the artist is a jerk for working within the larger, traditional music industry framework, why would you none the less want the music made by that person? I've never quite been able to put myself into the shoes of the person that says either:

      "I hate this guy because he charges for his music, so I'm going to rip off a copy and enjoy it!"

      or

      "I love this musician so much! Every time he comes out with a new recording I must show my admiration by getting a copy. It's just that I don't love him enough to actually do what he's asking and pay him for entertaining me. Too bad for him! Sucker! But I love him and his music!"

    14. Re:Stupid stupid article by ic3p1ck · · Score: 0, Offtopic

      +5 Funny

      Arg where my mod points when I need them!!

    15. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      There is a difference between the copyright holder (whom you should get license permission from with GPL software) and the license grantor (the FSF).

      It does cause legal confusion on who exactly you should talk to if you want to do something different with it, ie an alternative license which in theory can be granted upon request from the copyright holder, or maybe the group that gives you the license in the first place, or perhaps its the copyright holder. no wait ...

      People missing the point however is not covered by the GPL so everyone that didnt understand the issue but commented anyway on how they are stupid er I mean how the article is stupid because they are unable to understand it, yeah thats it ...

    16. Re:Stupid stupid article by Husgaard · · Score: 1
      No doubt at all.

      Since 1991 Linus Torvalds has copyright.
      Since 29.12.95 Stephen Tweedie has copyright.
      Since 7.1.96 sct has copyright.
      Since 2.4.97 Rik van Riel has copyright.

      All authors of a source file holds copyright on the source file.

    17. Re:Stupid stupid article by compm375 · · Score: 3, Interesting

      One problem. What if someone else releases a derivative work under the GPL. That person makes a comment copyrighting the code. Then an evil third-party comes along and violates GPL by using some of the code. The code is in both versions, which are copyrighted by the GPL, so whose code is it? It looks obvious, that the first author does, but what if there aren't comments on every single line saying who write what? It might be impossible to find where each part of the code started. Even if you did know who wrote each line, how would the ownership of the code be split up?

    18. Re:Stupid stupid article by Phexro · · Score: 3, Insightful

      Actually, the authors own the copyright to their individual contributions, e.g. Rik van Riel has copyright to the code for the kswapd_ctl changes.

      Simply being the last to contribute to something doesn't mean that you gain the copyright over the rest of the code.

      The only even semi-legit issue here is that because the code is/may be copyrighted by many people, it becomes hard to sort out who owns what in a particular file. Revision control takes care of that, since you can see the precise changes made by each individual. It may be harder to sort out older (pre-BitKeeper) code, since I don't think the original patches exist anymore, just the aggregate changes from version N to N+1.

    19. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      what if there aren't comments on every single line saying who write what?

      It is obvious, that the first author does.

    20. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      Well, upon rereading it, I guess it might not be clear to some who the *licensor* is, but that seems silly.

      If the copyright holder included the GPL, obviously they meant for themselves to be the licensor (them being the *only* ones with the right *to* license said code, barring a transfer of copyright or some other written instrument of conveyance), and any other construction of the license is just plain silly.

      IANAL, this is not legal advice, it's just common sense.

    21. Re:Stupid stupid article by cortana · · Score: 1

      > what if there aren't comments on every single line saying who write what?

      See cvs annotate or your favourite SCM system's equivalent.

    22. Re:Stupid stupid article by Anonymous Coward · · Score: 0
      I've been saying this for years, but people don't want to hear it. I listen to the music I like. It entertains me, it has value to me (beyond the cost of the CD, insert and jewel case), and I pay for it.

      I don't understand the mentality that "the music sucks" therefore "we must download it". It's like the complaint about hospital food: the food tastes like shit and the portions are too small.

    23. Re:Stupid stupid article by sumdumass · · Score: 1

      I'm not sure that is actualy a mentality but rather an excuse.

      When you put people on the spot they come up with wierd things to justfy what they are doing. This is just one of them. The truth is that a person who rips music off is just a lower form of life then the person who plays by the rules. This gets embarassing for most and hence the silly excuses.

      How about i steal thier music because they are putting up such a stick about thier music getting stolen. I just want to make thier statements true. Or how about, I download thier music because the law doesn't deal with me downloading it, just distributing it. if it only do the first, i'm not breaking a law. (wich is aguably true)

    24. Re:Stupid stupid article by Arker · · Score: 1

      We can disagree as to whether the Berne convention provision you refer to is a good idea or not, but that's beside the point. The grandparent poster was correct - if you don't explicitly claim your copyright it becomes more difficult to enforce. Under the Berne convention rules it's still possible - but that doesn't mean it doesn't get harder.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    25. Re:Stupid stupid article by Arker · · Score: 1

      The code is in both versions, which are copyrighted by the GPL, so whose code is it?

      Umm no. They aren't 'copyrighted by the GPL' - thats silly. They're copyright (no -ed on that) the authors. Each author is owner of the copyright on the code they wrote. They are offered under the GPL license. The license is not the copyright, it's a license (the word is a synonym for permission) to use the copyrighted code in ways not otherwise permitted under copyright law.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    26. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      If code from both authors was used in violation of the GPL, either author, or both, could persue damages for copyright violation.

    27. Re:Stupid stupid article by WetCat · · Score: 1

      Yes. Does Stephen Tweedie, Kanoj Sarcar , Rik van Riel hold any copyright on this?

    28. Re:Stupid stupid article by TheoMurpse · · Score: 1

      This is not true in the countries that signed the Berne Convention on copyright (ie nearly every country on Earth). Copyright is automatically conferred unless explicitly rejected by the creator.

      However, perhaps you meant to say that your ability to assert copyright is at risk if you cannot produce proof that you have had a hand in the creation of the work.

    29. Re:Stupid stupid article by Felinoid · · Score: 1

      Ok this was addressed a very long time ago.

      Every so often people think they can simply erase a persons copyright with an eraser.

      It's never been an issue.

      Interview with Bill Gates
      Lissen carefully to Mr Gates explain how he will prove his ownership of a given program with out need or benifit of a registered copyright.

      The truth is if you regester your code to the copyright office it will make enforcing your copyright easier. However that has absolutly nothing to do with the GPL.

      The GPL is simply a liccens and the ability to identify and prove code ownership is an unrelated issue.

      --
      I don't actually exist.
    30. Re:Stupid stupid article by WetCat · · Score: 2, Informative

      An example of patenting stuff:
      Popov invented radio transmission and published his results in 1895. Markoni PATENTED same results in 1897. Guess who is called the inventor of radio?

    31. Re:Stupid stupid article by syukton · · Score: 1

      The truth is that a person who rips music off is just a lower form of life then the person who plays by the rules.

      So you're saying that somebody who plays by the rules (presumably the rules of a system, possibly any arbitrary system) is a higher form of "life" than someone who does not? Adherence to a totally abstract notion such as that of a system which involves governing rules not explicitly dictated by nature (the laws of physics and biology which preclude me from, say, levitating in place) elevates one to a higher level of life form?

      You just said that a sheeple is better than a free-thinker. Your concept of "truth" eludes me, young jedi.

      --
      Reinvent the wheel only at either a lower cost, greater effectiveness, or your own personal enrichment and satisfaction.
    32. Re:Stupid stupid article by zoney_ie · · Score: 1

      They aren't "copyrighted" by GPL, they're *licensed". This is the misconception the article is drawing attention to.

      Copyright is automatic, and applies to the creator of something as soon as they create an original work. A copyright notice serves to give notice to other - it doesn't change anything.

      And the copyright holder can issue their work under any licence (and can't usually subsequently withdraw the work under a licence, and explicitly not withdraw a GPL AFIAK). They can subsequently offer permission to use under other terms, explicity set the work forth as public domain, etc.

      I can write an original Wikipedia article. I automatically have copyright. By submitting it to Wikipedia I automatically am agreeing to licence it under the GFDL. But I in particular can do whatever the hell I like with it subsequently, without adhering to the GFDL (although obviously, this has little consequence, as I've already allowed a GFDL copy), e.g. place it on my personal website with only (c) My Name and no mention of the GFDL (a situation in which people must assume they have no right to copy it). Anyone else using the version from Wikipedia must abide by the GFDL. I of course must abide by the GFDL if I'm using a revised version that someone else edited on Wikipedia.

      --
      -- *~()____) This message will self-destruct in 5 seconds...
    33. Re:Stupid stupid article by reallocate · · Score: 1

      Copyright isn't about making anything
      uncopyable". It's about protecting and enforcing the creator of a product's right to determine who is allowed to copy his work.

      --
      -- Slashdot: When Public Access TV Says "No"
    34. Re:Stupid stupid article by reallocate · · Score: 1

      I simply meant that you'll stand a much better chance of enforcing your copyright if you take the steps needed to assert it in the first place, whether that is an explicit claim of copyright or a claim of ownership. If you do neither of those and someone else subsequently claims copyright, you're facing a legal battle without the most important evidence of either your copyright or authorship.

      --
      -- Slashdot: When Public Access TV Says "No"
    35. Re:Stupid stupid article by m50d · · Score: 1

      Isn't there another issue: who should sue if someone's infringing the copyright? In particular, how would damages be allocated?

      --
      I am trolling
    36. Re:Stupid stupid article by CrimsonAvenger · · Score: 1
      Actually, the authors own the copyright to their individual contributions, e.g. Rik van Riel has copyright to the code for the kswapd_ctl changes.

      Simply being the last to contribute to something doesn't mean that you gain the copyright over the rest of the code.

      That's certainly one interpretation. However, if the work is defined as a "joint work", then all contributors share copyright equally.

      Probably the biggest weakness (and it's not very big) of the whole issue is whether a given file is a "joint work" or a "derivative work" under Copyright law.

      Note, however, that in neither case does the first Copyright holder lose his own Copyright - the interpretation (joint/derivative) just affects the rights of subsequent Copyright holders (do they own Copyright to just their own piece, or do they own a share of the Copyright to the whole work?)

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    37. Re:Stupid stupid article by torokun · · Score: 1

      (I am not a lawyer; I am a law student. This is not legal advice.)

      Yes, there is doubt.

      Copyright usually resides in the actual author unless they assign it to someone else. Parts of the file modified by Tweedie, van Riel, Sarcar, etc., are actually authored by them, so unless they assigned their copyright to Linus, I would tend to think that this file is a joint work, and they are joint authors in the work.

      Joint works require the permission of more than half of their authors in order for an author to license them. So this does matter quite a bit.

      I would bet that most contributors would gladly assign their copyright in contributed code to Linus, if it would help clarify things, but I'm not so sure they have done so. Assignment can't be done 'impliedly' AFAIK; it can't just be assumed by the fact that they contributed to an open source project. And these are not "works for hire", for which copyright would usually lie in the employer.

      It seems to me that all contributors probably have to agree to assign the copyright in their contributions to the entity you want to be managing and enforcing the GPL.

    38. Re:Stupid stupid article by nightski · · Score: 1

      You are right. But in the past the majority of work done was copyrighted not by its authors - but by the corporations they work for. So if anyone was going to benefit from mis-use of the copyright it wasn't a combination of all the employees. Instead, it would be a single entity - the corporation.

      The real issue is how do we split up copyright protection to multiple entities instead of a single entity - and is it even feasible to do so?

      Let's say one guy contributes 5 lines, another 30 lines, and the last 15 lines. How do you split up the copyright between them? Based on number of source code lines? Complexity of code? I mean this is really hard if not impossible.

      --
      "Ideas without action are worthless."
    39. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      Yes, there is doubt.

      No, there isn't.

      Joint works require the permission of more than half of their authors in order for an author to license them. So this does matter quite a bit.

      Except that *ALL OF THE AUTHORS HAVE ALREADY DONE THIS* by licensing the total under the GPL.

      And (bringing this back to the original point, rather than the tangent on which you have taken it) could you *PLEASE* point out where you believe that the FSF holds the copyright in this file?

    40. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      From Perl source code. Win32 implementation
      The copyright holder is obvious.
      . /* WIN32.C
      *
      * (c) 1995 Microsoft Corporation. All rights reserved.
      * Developed by hip communications inc., http://info.hip.com/info/
      * Portions (c) 1993 Intergraph Corporation. All rights reserved.
      *
      * You may distribute under the terms of either the GNU General Public
      * License or the Artistic License, as specified in the README file.
      */

    41. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      Easy one to answer.

      ANYONE who has copyrights on the code can sue. Damages will be asked for by the one making the claim. The courts would consider whether the damages were appropriate for the benefit and harm caused by the infringement.

      Just like normal, in fact.

    42. Re:Stupid stupid article by Anonymous Coward · · Score: 0

      EASY.

      The ONE who owns the copyright on the _code_ that is being infringed upon.

      If I own lines 44-60 because I either extended or replaced a set of instructions in a program, and someone copies only those lines, then they copied off of _ME_, not the guy who originally made the program. If they copied lines 20-50 then they infringe on multiple copyrights.

      This is a simple Copyright legal issue, and has little or nothing specific to the GPL.

    43. Re:Stupid stupid article by Darth · · Score: 1

      So, basically, she's saying a viable defense in court is to claim that while you were actually violating bob's copyright, you thought you were violating ted's copyright; so bob shouldnt be allowed to sue over it?

      If that actually works in court, our judicial system is in worse shape than i thought.

      --
      Darth --
      Nil Mortifi, Sine Lucre
    44. Re:Stupid stupid article by poot_rootbeer · · Score: 1

      The code is in both versions, which are copyrighted by the GPL

      Copyrighted... by the GPL...?

      Looks like confusion about the relationship between the GPL and copyright may be more widespread than the article alleges.

    45. Re:Stupid stupid article by angel'o'sphere · · Score: 2, Interesting

      Well,

      the dutch law professor is likely wrong as a lot of ppl have pointed out.

      But, I cant resist to nitpick on your example ...

      /*
      * linux/mm/vmscan.c
      *
      * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
      *
      * Swap reorganised 29.12.95, Stephen Tweedie.
      * kswapd added: 7.1.96 sct
      * Removed kswapd_ctl limits, and swap out as many pages as needed
      * to bring the system back to freepages.high: 2.4.97, Rik van Riel.
      * Zone aware kswapd started 02/00, Kanoj Sarcar (kanoj@sgi.com).
      * Multiqueue VM started 5.8.00, Rik van Riel.
      */


      The notice in this comment says the original copyright is Linus Torwalds.

      However the actual "authorship" and in a lot of countries the "copyright" is now:
      Linus Torwalds, Stephen Tweedie, a guy with abreviated name sct, Rik van Riel and Kanojo Sarcar.

      And yes, I'm pretty sure a lot of ppl would think ONLY Linus Torwald would be copyright holder, so yes, there are ppl who would have doubt.

      Especially: in USA law, very likely only Linus Torvalds would be recogniced as copyright holder and in european law all the authors above would be recogniced as copyright holders.

      Regards,
      angel'o'sphere

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    46. Re:Stupid stupid article by sepluv · · Score: 1

      Even if this did have any truth in it, `Bob' is the FSF in this case, and I doubt the FSF are going to say `Go ahead. We don't mind you breaking the terms of the GNU GPL.'

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    47. Re:Stupid stupid article by sepluv · · Score: 1

      "enforcing the creator of a product's right to determine who is allowed to copy his work"="making anything uncopyable".

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    48. Re:Stupid stupid article by sumdumass · · Score: 1
      It is interesting that the popint you chose to discusem isn't ther ones i was trying to incite. Now as being a lower form of life, no. As a lower class of a person yes. I was using the words "form of life" figurativly to describe thier social standing as well as attempting to insult them.

      One could argue that if a system exists, and within that system everyone has an equal chance at achieving whatever they wish and are only limited by thier own limitations, When someone doesn't play within those rules but wishes to still exist in that system, they are cheating or taking advantage of anothers good faith effort. I would consider this type of person to be lower then the person playing by the rules. This is much the same as when we consider someone undesirable because they aren't as sophisticated as you think they should be.

      You just said that a sheeple is better than a free-thinker. Your concept of "truth" eludes me, young jedi.
      I can see how you can read this into my statment. Maybe i should have used a better choice of wording. I guess as long as we are reading into things i might do so too and ask "Is someone that achives somethgin by breaking the law the same as a person that plays within the law? Does somebody being a free thinker give them the right to elude the laws or is it somethign that they do not have to do in order to be a free thinker?"

      I'm not convinced that a person just downloading music is actualy violating laws. Copyright laws as i know it only deals with copying it and distributing it wich might not take place when downloading onto my machine. I personaly don't pirate music other then recording it from the radio and shoutcast radio stations. Even calling what i'm dooing piracy is a streatch of the imagination but i'm sure someone will. I'm playing within the rules and consider myself not be a common criminal. (not i don't consider downloader that either unless they arte giving the files out again, then they are copyright violators)
    49. Re:Stupid stupid article by reallocate · · Score: 1

      Making something "uncopyable", i.e., unable to be copied, has nothing to do with copyright.

      Copyright law represents the legal framework needed to protect a work's creator's right to dispose of his work as he chooses.

      --
      -- Slashdot: When Public Access TV Says "No"
    50. Re:Stupid stupid article by Anonymous Coward · · Score: 0
      Any doubts about whose the copyright is?

      SCO's?
      /me brings out the special occasion big wet cod...
    51. Re:Stupid stupid article by ScrewMaster · · Score: 1

      The question is more one of loyalty: students whose primary allegiance is to their home country (which is as it should be) can, long-term, be as much a liability as an asset so far as a foreign nation (such as the U.S.) is concerned. No one questions the ability of many of the foreign nationals, but we do wonder where they (and their acquired skills) will be when the chips are down, or when their native countries demand that they return with them.

      A better solution (from our point of view) would be to raise a generation of educated, talented scientists and engineers of our own, thus lessening our dependence upon imported talent. But, as you say, that would require a major shift in our domestic priorities that I don't see happening in the near future.

      --
      The higher the technology, the sharper that two-edged sword.
    52. Re:Stupid stupid article by sepluv · · Score: 1

      Copyright is about making things legally uncopyable then.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    53. Re:Stupid stupid article by reallocate · · Score: 1

      Well, that was my point, after all. Copyright codifies the natural right of a work's creator to control distribution and copying of that work.

      --
      -- Slashdot: When Public Access TV Says "No"
  5. Perfect Spot for Slang! by sammykrupa · · Score: 0

    Who will 0wn that code first??!?!?!!

  6. Enforceable? by unixbugs · · Score: 3, Insightful

    We'll see what is enforceable and what isn't when these big companies that are dumping money in to open source development feel like they have something to protect from each other.

    --
    You are about to give someone a piece of your mind, something which you can ill afford...
    1. Re:Enforceable? by Anonymous Coward · · Score: 0

      but students from Saudi Arabia -- home country for most of the participants in the 9/11 attacks on New York and Washington, and much of the financing and ideology behind Islamist terrorism -- will not.

      Aside from making me wish I could mod the article -1, Flamebait, what does this matter? The only possible purpose to this statement is to inflame the debate.

      NEWS FLASH: The USofA is home to the majority of terrorists that have attacked abortion clinics and is the source of the financing and ideology of right wing militants. We should immediately move to ensure that all Americans that attend universities apply for licenses to use the knowledge the acquire.

      Ridiculous, right? Feel better now?


    2. Re:Enforceable? by Anonymous Coward · · Score: 0

      No, but laser production and optics knowlege can be used for LIS (Laser Isotope Separation) in a variety of ways (AVLIS, where you charge only U235 in gasseous uranium and then ionically attract it to a target; MLIS where you disassociate fluorine from U235F6 to create different chemical properties; etc). Because of the difficulty of these processes, parts for these aren't regulated as well as parts for gas diffusion and gas centrifuge plants.

      Of course, you want tunable dye lasers for LIS, and I'd imagine that DVD players use diode lasers, but if you're talking about a broad "optics" education, I imagine that you'd learn what you need to know.

    3. Re:Enforceable? by njcoder · · Score: 1

      Is this some new kind of troll or is slashdot posting replies into the wrong threads?

    4. Re:Enforceable? by Johnny+Mnemonic · · Score: 2, Interesting

      Is this some new kind new kind of troll

      It's a new kind of troll. Apparently, someone wrote a bot that will scrub the highest rated comments from one story, and post them into another randomly chosen story.

      To what end, the mind boggles. But there you go.

      I suppose you could argue that you have the ownership of the original post, and so it can't be reposted without your permission; but that would be much harder to enforce with posts that are originally made by an AC, and it would be hard to stop even if you could demonstrate that you originally wrote the original content.

      What people do with too much time on their hands is pretty amazing, really. It's all I can to read slashdot, let alone write bots to vandalize it.

      --

      --
      $tar -xvf .sig.tar
    5. Re:Enforceable? by unixbugs · · Score: 1

      Looks like forum spam, its all over this one.

      --
      You are about to give someone a piece of your mind, something which you can ill afford...
    6. Re:Enforceable? by Arker · · Score: 1

      Not a new kind of troll, no, a new kind of crapflood.

      As another poster has observed, someone is running bots that pick up comments that have been uprated in one story and repost them in another. They've been at it for awhile now.

      As for motivation, I too have to shrug and wonder, but I'll also observe that this could wreak havoc with the metamod system if metamods don't pay close attention (and I'm betting many don't) so that may have something to do with it.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  7. Doesn't the program source carry credits?? by Eggplant62 · · Score: 1

    In most cases, I'd think that most authors would note their identity when writing code that is open-sourced under GPL. After that, how difficult is it to figure out?

    1. Re:Doesn't the program source carry credits?? by QuantumG · · Score: 1

      More to the point, if you don't put a copyright notice at the top of your source code and state that it is available under the GPL (or whatever license you like) it doesn't matter if there happens to be a LICENSE file in the same directory. If the top of your source code just looks like this: /* Copyright Steve Jobs, 1992-1994 */

      That means you are reserving all rights and having GPL.txt in the same directory implies nothing. You might have some GPL licensed tool in your tarball that you use in your build process and that's why you've put GPL.txt in the same directory.

      The fact that an associate professor of law would make any such claim to the contrary just goes to show that there's a lot of difference between law theory and law practice.

      --
      How we know is more important than what we know.
  8. Tell that to Harald Welte by Anonymous Coward · · Score: 3, Informative

    He has been enforcing GPL for over a year now with impressive results.

    This guy does not know what he is talking about.

    1. Re:Tell that to Harald Welte by njcoder · · Score: 1

      gnambulance gchaser?

    2. Re:Tell that to Harald Welte by Anonymous Coward · · Score: 0

      While I agree with you on some points there is one glaring problem with your argument, and that is what a great perpetual motion machine the recording industry has become. Artists / their supporters who say, "Well, I want the system to work for me," are looking at the top .01% of their profession and assuming / dreaming that they will someday be there. If the system reaches its collapse sooner rather than later, I'm all for it. It's not like there will suddenly be NO revenue stream for artists. The streams will simply be different.

      However, since the industry is propelled to its incredible heights of profitability by fux0ring 99.99% of the artists, through creating a limited monopoly built upon advertising and rather shady market squeezing, I'd like to think that I as a consumer have been rather deserted somewhere along the line. Ergo, I am deserting the system IF, and I'm not a big pirater, so I don't do this much, but IF I go through other channels for music acquisition.

  9. First thing to cross my mind: by wampus · · Score: 0

    DUH.

  10. Confused by Anonymous Coward · · Score: 0

    Could someone explain to me what the problem is as I'm confused?

    Seems to me that if an infringing company claims the Free Software Foundation is the licencor then they're screwed. Since the FSF has no legal right to grant a license for something they don't own the copyright to, the argument would indicate that the license is void. In which case copyright law kicks in and almost any usage becomes infringement.

    Then again clarification can only help and save people legal troubles.

    1. Re:Confused by DahGhostfacedFiddlah · · Score: 1

      And with that, send a consultation invoice to Ms Guibault, thanking her for her business.

    2. Re:Confused by Arker · · Score: 1

      Seems to me that if an infringing company claims the Free Software Foundation is the licencor then they're screwed. Since the FSF has no legal right to grant a license for something they don't own the copyright to, the argument would indicate that the license is void. In which case copyright law kicks in and almost any usage becomes infringement.

      Mr. Anonymous, you get my nomination for most insightful comment of the day.

      Now the question I have is, who is this Ingrid Marson, is she accurately portraying the argument attributed to Lucie Guibault, and if so, how in the heck did someone get to be an assistant law professor without having the slightest clue how these things work?

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
  11. copyright assignment by hankaholic · · Score: 2, Informative

    This is why contributors to GNU software are expected to assign copyright to the FSF.

    This issue has been addressed, and the FSF has shown one way to handle it properly. There's nothing to see here.

    --
    Somebody get that guy an ambulance!
    1. Re:copyright assignment by hankaholic · · Score: 1

      Oops -- I linked to a mirror, instead of to the original. Perhaps not the worst mistake to make, but unintentional nonetheless.

      --
      Somebody get that guy an ambulance!
    2. Re:copyright assignment by Anonymous Coward · · Score: 0
      A lot of folks (to use a Bushism to cover being too lazy to research exactly who) refer to the twentieth century as one long world war that just cooled off in a few places. The injustices of Versailles led two WW2 when led to the splitting of Europe between Western and Soviet influences.

      Back on topic, this is a fucking retarded move. Another in a series of steps toward the end of America's golden age. Fellow Americans, our government is failing us in every conceivable way. Very few of our problems have their roots in the evils of furriners. Isolation serves only to cut us out of the equation. It's a bad play any way you slice it, and to see the ridiculous way it's being weilded WRT Indians vs. Saudis... ugh.


    3. Re:copyright assignment by Anonymous Coward · · Score: 0

      Don't be tricked! Retain your rights unless FSF provides a generous financial incentive for giving up your copyright rights. You wrote it. You own it. Don't let anyone tell you differently.

    4. Re:copyright assignment by geminidomino · · Score: 1

      Great advice, too bad a bunch wont ever see it because you posted Anonymously.

    5. Re:copyright assignment by Anonymous Coward · · Score: 0

      Does'nt this seem *too* close to a dictatorship

      Hell yeah, it does.

      not that the US is one, b

      Give it a little more time... These things don't happen overnight.

    6. Re:copyright assignment by Anonymous Coward · · Score: 0

      "Great advice, too bad a bunch wont ever see it because you posted Anonymously"

      So what? It is their problem, not main. If they think clever sayings must be attached to any given name, or that name gives importance to saying, they diserve all they come to.

    7. Re:copyright assignment by Anonymous Coward · · Score: 0

      Christ, I love Greek! Women just don't seem to understand that a
      man can find just as much pleasure in the warm confines of a well-
      muscled ass as they can in the satin embrace of a well-wetted
      cunt. Maybe we men have conditioned them too well to ignoring one
      hole for the other: nonetheless, every man I've talked to about it
      loves Greek and every woman who I've talked to about it has been
      less than enthusiastic. So imagine my surprise last weekend when
      Kathleen treated me to the joys of anal sex in what must be the
      first time in five or six years.

      The night started our strangely. Kathleen had just finished re-
      arranging her large library and was exhausted. As suits my
      biological clock, I was just coming awake at 10 PM when she was
      turning in. She invited me to bed and I politely declined: I was
      horny as usual and told her I'd keep her awake. After a couple of
      more requests from her, I stripped and crawled in beside her.
      Ophelia loves to snuggle and wasted no time in curling her small
      body up next to mine. I turned and kissed her. She was oddly
      responsive for her tired state, and teased me with a hint of
      tongue in her kisses. I reached down to feel her muff and found
      it just beginning to rev as her right hand slipped down her belly
      to her clit.

      I took up what has become my customary position between her legs -
      kneeling and using my cock as a sex toy to tickle her lower labia
      and the entrance to her cunt. But this time I let my aim wander
      lower to the wonderful curve where ass, crotch, and leg meet. I
      rubbed my cock against this soft crescent and expanded the stroke
      to brush against the entrance to her ass. I noticed that every
      time that my prick touched her rosebud, her strokes on her clit
      quickened. It wasn't long before I was pressing the tip of my
      cock against her asshole.

      Surprise! My cock slipped easily into her ass until the entire
      head was buried inside, and just as I was about to pull out and
      apoligize, she handed me a bottle of sex lubricant and said "What
      the fuck? Why not?". I pulled back and poured the lubricant on
      my hard cock and noticed her pussy was swollen and very wet. I
      worked my cock back into its previous nest. It was so easy. I
      could feel her ass muscles relaxing and opening for me. I eased
      ever so slowly deeper. Such heaven! Like a warm, wet hand
      gripping all around my prick - so much tighter than pussy, and
      delightful in an entirely different way. I could feel her hips
      grind against me as I worked the last of my seven-plus inches into
      her back door. Realizing where I was and how long it had been
      since I'd known this pleasure, I had to fight to pull the reigns
      in on my orgasm.

      It seemed like forever - my slow rocking pulling my cock almost
      full-length out of her ass before easing it back in until my balls
      rested against her firm buns. Her right hand furiously massaged
      her clit and her left hand played at the entrance of her cunt,
      pressing on the full length of her labia. And all the while my
      cock was enveloped in a firm net of gripping muscles that wrestled
      to bring the cum from me. "It's so weird," she said as she
      searched for the grip on her own orgasm. Suddenly, it was upon
      her. I felt her ass open up like a mouth that was just to blow up
      a ballon. "Are you close?" she hissed. "No," I grunted.
      She was close, tho'. Too close to stop. I felt her stiffen and
      lurch under me. "Uuhhhh! Come on you bastard! Fill my ass!" she
      yelled as she dug her nails into my back. Amazing what a little
      dirty talk will do - from that special nowhere where good men
      hide their orgasms until their lovers are ready, my load bolted
      from my crotch to my brain and back to my flushed balls. I
      gripped the pillow with my teeth and jerked my neck back and forth
      and tried not to deafen Ophelia when my cum blasted out of my cock
      like water from a firehose. The rush of jism racing up my tube
      seemed to last for stroke after stro

    8. Re:copyright assignment by Anonymous Coward · · Score: 0

      I should have known better than to dare my friend Kara at anything. Least of all, something as totally depraved and raunchy as a snowball.... It was early summer, still early enough to not be intolerable, but hot and sticky enough that both our sundresses were clinging to our well-defined bodies, in a fine sweat. Kara had made pink lemonade, and we were in a picnic spot sipping away. Then, out of the blue, she asks me, "have you ever tried a snowball?" I nearly spit out my drink. Kara has never been one to mince words, but nevertheless I hadn't been expecting that.

      "Well? Have you?" Kara was waiting expectantly for my answer.

      "Well...I...no! Yeeeeeck! That's disgusting!" But my smile belied my curiosity and excitement.

      "Why disgusting?" my friend demanded. "Don't tell me you've never had a guy cum in your mouth before!"

      I couldn't tell her that....I'd had hundreds--quite a few of them with Kara present and sucking and fucking whomever she'd brought home for the night.

      Instead, I said, "No...I mean....kissing another girl after...."

      Kara only smiled evilly. I thought back to the time she'd walked into the bedroom and caught me masturbating on my bed. Nothing too embarrassing about that....except for the matter of exactly what I'd been fantasizing about as I frigged my sopping wet cunt. To this day I couldn't be entirely sure if she'd heard me calling out her name, as my fingers drove me to orgasm after beautiful orgasm....but if she had been anywhere in the apartment during the few minutes leading up to her catching me in the act, I couldn't see how she could have missed hearing it even if a jet plane were flying overhead!

      Smiling, Kara asked me, "Does that mean you'd never kiss another woman? Even if she had a mouth full of delicious jism?"

      "Never," I lied. "And even if I did....I'd never find someone who would do something that obscene."

      "Hmmmm," Kara mused, running her finger along her bottom lip. "I might be prone to try something like that...."

      "YOU?" I exclaimed, shocked. "You'd never do something like that."

      "Dare me," Kara challenged.

      "OK....I dare you!" I giggled, playing along.

      Then Kara shocked the hell out of me by standing up and heading straight over to two guys who were playing catch with a football.

      "Kara!" I hissed. "Hey...what...GET BACK HERE!" She looked back at me as if to say "you should know not to dare me..."

      As she stood there, speaking with the two guys and flirting heavily (even from my vantage point, I could now distinctly see bulges in their shorts), I wished I could melt into the nearby trees. Even more so as she turned and began walking back toward me, holding hands with each of the guys. I felt so embarrassed! My face must have been bright red as Kara brought the two guys over.

      She introduced me. "This is my friend, Terri." Maybe it was just my imagination, but I could have sworn she had put an odd emphasis on the word "friend". "Terri, this is.....ummmm...these...." Inspiration struck. "These are hard cocks for us to enjoy!" Not surprisingly, neither of the young guys objected to being classified as a walking sex object.

      Kara had the guys sit on the picnic bench, and she quickly got both of them out of their shorts as i watched, a bit shocked at my friend's boldness. She guided me in front of the first guy, who was taller of the two and sandy-haired, gently but firmly pushing me to my knees in front of him.

      "Terri, here, is gonna take good care of you. But," she warned, "you have to cum in my mouth. I need both of you to cum in my mouth." Then Kara took her own place in front of the other guy and began giving his hard prick a tongue bath. Then, I felt a hand on the back of my head, as my guy gently pulled me toward him. I opened wide and took him in...

      We knelt there in our sundresses, our knees getting dirty as we slurped away at these magnificent hard cocks. Kara popped her man's meat out of her mouth for a moment, to murmur to the sandy-h

    9. Re:copyright assignment by GrievousMistake · · Score: 1

      Well, maybe you don't want to own it? You wouldn't be releasing it under the GPL if you wanted to strictly enforce your sole ownership of it. Different if you are offering the code non-GPL'ed for a fee. Hm... What is the legal status on that? Would you have to refuse any patch contributions, or would you have people sign away their right to the code, or contact all contributors and ask for permission?

      --
      In a fair world, refrigerators would make electricity.
  12. This is why... by Jimmy_B · · Score: 3, Informative

    This isn't a real problem. The basic issue is that only the copyright holder has standing to litigate copyright violations. But it's never really ambiguous who the copyright holder is. The FSF recommends that free software developers assign their copyrights to the FSF, so that they can deal with violations. Many individual projects require all contributors to assign their copyrights to a consortium, to the project leader, or something similar. There are some projects with copyright held jointly by many developers, but there's almost always someone who you can point to and say "this person/organization holds copyright over the majority of the code". And even if it's not immediately obvious from the license who the copyright holder is, that doesn't matter in court; not knowing who has standing to prosecute is no defense.

    Also, notice that "Richard Stallman, the founder of the Free Software Foundation and the author of the GPL, was unable to comment in time for this article." A brief interview with RMS would surely have cleared this up as a non-issue.

    1. Re:This is why... by Anonymous Coward · · Score: 0

      My favourite quote from the article:

      "When the Third Reich was emerging, they said that only Germans of pure Aryan descent could attend German universities. Significant numbers of German scholars departed," she says. "That was detrimental for Germany, but was glorious for the U.S.

      "We got Einstein."


      Ah, well.

    2. Re:This is why... by Minna+Kirai · · Score: 1

      The FSF recommends that free software developers assign their copyrights to the FSF, so that they can deal with violations.

      They absolutely do not recommend that.

      They suggest that people who modify GNU software hand the copyright to the FSF, but GNU software itself is just a tiny fraction of Free software (and an even smaller fraction of free software).

      Major Free software like Linux, Mozilla, and Openoffice.org has never had the FSF suggest giving over the copyright.

    3. Re:This is why... by Our+Man+In+Redmond · · Score: 1

      A brief interview with RMS would surely have cleared this up as a non-issue.

      I don't think there is such a thing as a brief interview with RMS.

      --
      Someone you trust is one of us.
    4. Re:This is why... by ComputerSlicer23 · · Score: 1
      Technically speaking, the FSF requires that you give up the copyright to them for it to be included in their source tree for GNU projects. The FSF won't allow code they don't hold the copyright on to be in their release of the software.

      Kirby

    5. Re:This is why... by sconeu · · Score: 2, Funny
      RTFA. From TFA:
      Richard Stallman, the founder of the Free Software Foundation and the author of the GPL, was unable to comment in time for this article.
      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    6. Re:This is why... by Anonymous Coward · · Score: 0
      What we're looking at here is another bad idea. There's no technical way of enforcing what they're suggesting, the chances are this is "same old" copy prevention coupled with a few DRM'd WMV files and a custom burner that can recognize these files. Needless to say, this means the prevention only works under supported operating systems, with unsupported operating systems ignoring the restrictions completely and making copies as usual.

      In some ways, it's a positive thing. If it's a "same old prevention" system coupled with a "way out" that allows users to make a limited number of copies, then that shows Sony "gets it" insofar as they recognize people do want to make backups, quite legitimately, and shouldn't be restricted from doing what they can to protect their own works. But ultimately, we need be[tt]er solutions. These types of thing will eventually turn into effective efforts that lock out alternative platforms and technologies, undermining innovation and making it much harder to do the kinds of things that lead to the invention of the MP3 player, MP3 CD, home theatre system, etc.

      In that respect, part of the effort has to come from the grassroots music listening community. Those who have repeatedly proffered technologies that have put the music industry on the defensive in this way need to be denounced, not revered. People like Shawn Fanning are treated as heroes within the Slashdot community, but why? Making the unauthorized distribution of copyrighted music via IRC easier via the replacement of Napster? How does that help anyone? For a few years, we've had access to so-called "Free" music, but at what cost? Restrictions on our technologies, a movie industry that has treated the GNU/Linux communities as hostile by default, and more and more draconian laws. Meanwhile the artists we want to fund haven't been helped in the slightest by these kinds of technologies. We want to encourage the creation of new art, but Napster and its successors such as Kazaa have done an extraordinary amount of damage to the ability of artists to do so.

      In some ways, there's no such thing as the Slashdot "community". My guess is the majority of people reading this will be nodding their heads in agreement, but there'll be the usual gaggle of "Fight the man, why should artists be paid anyway, true art comes from love and money shouldn't exist" types itching to respond. The point though is that the system that created the vast bulk of the music we see distributed on networks like Kazaa is the system most harmed by it. And we can expect "compromises" that really don't meet us half way like Sony's becoming the norm if we're unprepared to do something about it, kicking out the rogues and piracy advocates from our midst. We need to disassociate ourselves with copyright infringement. We need to devise ways of keeping unauthorized music away from the P2P networks, and replace that content with new, original work, devising new and innovative ways to fund it./p

    7. Re:This is why... by Anonymous Coward · · Score: 0

      ...that no one will want to live here anymore.

    8. Re:This is why... by turbidostato · · Score: 1

      "but there's almost always someone who you can point to and say "this person/organization holds copyright over the majority of the code""

      Well, you really have picked the "problem" from the article's author. He thinks that since it migth seem dificult for *him* to point out the copyright holder for any given software work, it hurts somehow the GPL case in court.

      But as you yourself pointed out, it is exactly the other way around! When you put an eye over an obviously GPLed work you migth not immediatly know how the copyrigth holder is, but you have no need at all to know it! it is enough for you to know it is under the GPL, so you already know what you can do with the code and what you can't do.

      In case you violate the GPL, then is *my* turn to show up as the copyrigth holder, which usually is quite easy for the author to probe and call you to court. *Then* you will know how the copyrigth holder is, which is the only moment it really makes sense (since only the copyright holder can claim rigths).

      I see that article is just pure nonsense from one that either doesn't really understand what he is talking about... or knows it just too well.

    9. Re:This is why... by Anonymous Coward · · Score: 0

      And even if it's not immediately obvious from the license who the copyright holder is, that doesn't matter in court; not knowing who has standing to prosecute is no defense.

      Is this your opinion as a lawyer? Because it is my opinion, as a lawyer that practices copyright law, that it does in fact matter who has standing to "prosecute". Copyright infringement is still generally litigated as a civil matter, not a criminal charge. If you're the plaintiff in a civil suit, you had better be able to identify your code and show that you hold the copyright to that code, or I will get the suit dismissed in short order. All those other names in the source code help me, not you. [Note: this is the rather unclear point raised in the article] You must be the author or an exclusive licensee to press a case for copyright infringement in the U.S.

      FYI: I will also, as a lawyer that practices copyright law, check to see whether you (if you are in the U.S.) have registered your copyright(s). If you have not, I will get the suit dismissed in short order. In addition, if you didn't register your copyright within 3 months from the date that you submitted it to the project, I will helpfully inform the judge that my client is not liable for any statutory damages (good luck proving actual damages for your code snippet) and cannot be held responsible for your attorneys fees.

      But feel free to rest secure in the belief that the GPL is flawless. After all, corporations never hire attorneys to reduce their liability, delay injunctions and judgments, and maximize profits even if it requires setting aside a reserve to cover eventual legal liabilities. Nope. Never.

    10. Re:This is why... by Lehk228 · · Score: 1

      wtf?

      --
      Snowden and Manning are heroes.
    11. Re:This is why... by Anonymous Coward · · Score: 0

      Warning: Parent is impersonating a lawyer; parent did not preface with disclaimer that they are a lawyer, but this is not legal advice.

    12. Re:This is why... by Jimmy_B · · Score: 1

      Yes, it matters who has standing, but it doesn't matter whether you knew who had standing when you committed the tort, which is what I said. Once it comes to court, proving ownership - and therefore standing - is easy. The article said that because the GPL doesn't spell out in perfectly clear terms who the owner is, no one would be able to prosecute, which is rediculous.

    13. Re:This is why... by Minna+Kirai · · Score: 1

      wtf?

      That completely off-topic comment what probably the work of a hostile script (or "bot"?), which grabs a comment from one topic and randomly reposts it somewhere else.

      If you try logging out and then posting, you will see a CAPTCHA field appear. It is apparently an effort to combat this form of tampering, and it is apparently failing.

    14. Re:This is why... by Andy_R · · Score: 1

      ...or possibly unable to finish commenting in time for this article.

      --
      A pizza of radius z and thickness a has a volume of pi z z a
    15. Re:This is why... by m50d · · Score: 1

      There is, however, one very major and visible open source project where all the developers hold their own copyrights, and no one of them holds a majority of it. (Torvalds wrote the first version himself, but by now he doesn't have anything like a majority in terms of, say, LOC).

      --
      I am trolling
    16. Re:This is why... by BillyBlaze · · Score: 1

      This is certainly true, however, I think that this means that any one, or a group, of the tens or hundreds of developers who have significant portions of their work distributed under the GPL as part of the Linux kernel could take action against a copyright or GPL infringer or violator.

    17. Re:This is why... by Anonymous Coward · · Score: 0

      I'm sorry, but the article did not state that it mattered whether the alleged infringer knew who the licensor was. If that was your point, and "you" ment the alleged infringer rather than a generic "you", then "you" (meaning "you") need to write more clearly.

      The article raised the same evidentiary issue that I discussed in my post. The plaintiff must prove that they "own" code in the allegedly infringing work. The plaintiff cannot sit back and argue that it's a work covered by the GPL.

      Proving that you "own" code is NOT necessarily easy - other people's names are all over the code, open source authors don't necessarily register their code or keep records of their contribution (this is where a code versioning system or other management system can come in handy), and the plaintiff has the burden of proving the existence of ownership or an exclusive license by a preponderance of the evidence. Practically speaking, this is going to require more than the plaintiff's word.

    18. Re:This is why... by poot_rootbeer · · Score: 1

      And even if it's not immediately obvious from the license who the copyright holder is, that doesn't matter in court; not knowing who has standing to prosecute is no defense.

      No, but if it's established that a plaintiff has no standing to file suit, the case is going to be dismissed immediately on procedural grounds.

      (IANAL, I just watch a lot of Law & Order reruns...)

    19. Re:This is why... by Lehk228 · · Score: 1

      i figured that out later when i say about a dozen more irrelevant AC posts.

      --
      Snowden and Manning are heroes.
  13. Actually somewhat valid by Anonymous Coward · · Score: 0

    It's a valid criticism actually. In many cases, authors or groups of authors just GPL the software and forget about the legal consequences of the actual copyright. In many cases they may not realize who owns the actual copyright, especially in cases where there are multiple authors contributing. Also, there should be an option to automatically transfer rights to enforce the copyright to a third party. What happens if an author dies and his decendants don't care about the copyright?

    If it's not clear in the license who owns the contract, then it would be a viable defense when you get sued for a GPL violation that the plantiff doesn't have standing due to not being the copyright holder.

    1. Re:Actually somewhat valid by Anonymous Coward · · Score: 0

      "What happens if an author dies and his decendants don't care about the copyright?"

      Yeah, what happens?

      "then it would be a viable defense when you get sued for a GPL violation that the plantiff doesn't have standing due to not being the copyright holder"

      How it would happen? Indeed it would be the other way around. As long as I could probe being the author of just a single line of code among millions (and that could be quite easy to probe out of cvs history or email lists) I would be able to sue as well as one that wrote 99.9% of it.

  14. Hard to determine author? by Eric+Smith · · Score: 2, Funny

    You mean, all those messages I sprinkle in my programs that say "Copyright 2005 Eric Smith" don't give them a hint?

    1. Re:Hard to determine author? by Anonymous Coward · · Score: 0
      1. Insert CD
      2. Plug audio output into sound card.
      3. Push record on digital recording software
      4. Play CD
      5. Distribute to internet
      6. You are now a criminal, via the DMCA
      7. Regardless, copy protection will not work. The only barrier is the energy barrier, and it constantly shrinks. Next?

      8. /ol
  15. Sigh, more morons reported on Slashdot by QuantumG · · Score: 4, Insightful
    Everytime random lawyer X says something about Open Source without doing a trivial amount of fact checking it gets reported on Slashdot. Braindead news. If Lucie Guibault, assistant professor of intellectual-property law at the Institute for Information Law in Amsterdam had bothered to go read "How to use the GPL or LGPL" she would have noted that the way to use the GPL is to state ON YOUR SOURCE CODE that it is copyright to you and that it is released under the TERMS OF THE GPL. Obviously if you don't do this you're not releasing your source code under the GPL, but in that case you're giving your source code out under NO LICENSE which means that others have NO RIGHTS to reuse the code.

    Then to point out the even greater boneheadedness of this story, let's say that EvilMegaCorp went to court and said "oh, we didn't think you owned this copyright, we thought the FSF did" and the judge agreed, the FSF would be in court the next day saying "no, we didn't write it, we wrote the license, but if you'd like to name us as the author of the software we'll gladly defend the copyright on it."

    So STFU and get back to teaching students how to swindle.

    --
    How we know is more important than what we know.
    1. Re:Sigh, more morons reported on Slashdot by Anonymous Coward · · Score: 0

      Somebody please explain why our government panders to a the terrorist capitol of the world.

    2. Re:Sigh, more morons reported on Slashdot by mwa · · Score: 1
      Then to point out the even greater boneheadedness of this story, let's say that EvilMegaCorp went to court and said "oh, we didn't think you owned this copyright, we thought the FSF did" and the judge agreed, ...

      And says "Oh, I see. You thought you were infringing on a completely different victim's copyright. Ergo, you knew you were infringing someone's copyright, you were just mistaken about whose. GUILTY! Willfull infringement. Triple damages (without even a copyright registration). Thank you for your confession."

    3. Re:Sigh, more morons reported on Slashdot by Anonymous Coward · · Score: 0

      the way to use the GPL is to state ON YOUR SOURCE CODE that it is copyright to you and that it is released under the TERMS OF THE GPL. Obviously if you don't do this you're not releasing your source code under the GPL, but in that case you're giving your source code out under NO LICENSE which means that others have NO RIGHTS to reuse the code.

      1. Release source code in a manner not provided for by the GPL, adding the GPL license as a file with no linking of the original source to that file
      2. GoodTinyCorp derives off your solution, releasing source, as they believe they should, since they think you released under the terms of the GPL
      3. Sue GoodTinyCorp for using your copyrighted works without a license, citing their own released source code as evidence of said infraction
      4. Profit!?!??!?!

      Thanks for pointing out reasons that companies should be fearful of open source code.

    4. Re:Sigh, more morons reported on Slashdot by QuantumG · · Score: 1

      Yeah, companies without a clue. Honestly, if you don't understand basic licensing issues you shouldn't be involved with open source.

      --
      How we know is more important than what we know.
    5. Re:Sigh, more morons reported on Slashdot by Anonymous Coward · · Score: 0

      Of course, there's nothing to stop an intermediate person from getting hold of the non-GPLed source and modifying it so it looks like it's GPLed and then re-releasing it himself. Some company then takes what the second person "released" and uses it, thinking everything is hunky dory. Except it's not.

      Copyrights are not like trademarks -- you do not have to actively defend them. The original coder does not have to pursue any claim against the second person. Of course, the judge could always rule that the infringing party did so "in good faith" and not require damages to be paid. But the judge cannot allow that to go on in perpetuity. So the company must either stop using it immediately (causing harm to their bottom line) or negotiate a license.

      The problem is that there is NO INDEMNIFICATION. There is no guarantee that any GPLed work is truly original. Hell, someone could easily post libraries "for personal use" and someone else could just slap a GPL license on it and "re-release" it, and then a company comes along and knows nothing about the original code and thinks that the second person is really the original writer. Couple this with a world where not all countries abide by copyright law, and you can get into a situation where the original writer is in the US, the menace in the middle is in a country that doesn't respect US copyright law (or have treaties, etc... with the US), and the business in question is in the US. The only entity that action can be taken against by the original author is -- the company! They violated copyright law in good faith. But there's no way a judge will allow them perpetual use of copyrighted code.

    6. Re:Sigh, more morons reported on Slashdot by QuantumG · · Score: 1

      Which is another reason why anyone with a brain would actually contact the author before they used the software. Duh. Should the company get the ok from someone who claims to be the author and later discover they are not it is obvious who is going to get sued if they face any damages or losses as a result.

      --
      How we know is more important than what we know.
  16. who owns copyright in a open source project by NynexNinja · · Score: 2, Informative

    Its pretty easy to tell who owns copyright in any open source project. Most open source projects come with a tar.gz released archive containing one or more of the following files: README, INFO, CREDITS, AUTHORS, COPYING, etc... Any one of these files, in addition to the actual source code, shows clear evidence about who owns copyright in an open source project. Sometimes there is one person, sometimes more than one. The author of the article forgot to bring up these facts, and instead relies on spreading FUD.

    1. Re:who owns copyright in a open source project by Anonymous Coward · · Score: 0

      They've got it backwards! We don't want to restrict American information, we want to export as much of it as possible! We have to make the world a safer place by ensuring that every street corner in the world has a McDonalds and Starbucks! Not to mention Plasma TVs and DVD players so that our current enemies are too busy drooling in front of the television to be worried about such a thing as killing Americans! (Don't laugh, I'm halfway serious.)

      To sober up a bit, this is a silly restriction. Nearly all the information you can obtain in higher education can be now found on the Internet. Why bother even trying to restrict it? Besides, competition keeps the world healty. Without it, what desire is there to continue developing new and better technologies? Not to mention the matter of helping our fellow man. India has improved a lot, but my understanding is that there are still plenty of poverty-ridden areas. Many African countries are another good example of this. Why stop them from developing their country? If you want to be effective, close the legal holes in our own country that effectively allow for the import/out-sourcing of slave labor. (e.g. We should open our borders and allow people to legally immigrate in order to work, and then start prosecuting the abuses of the H1-B system.)

      There's probably not too much that can be done about out-sourcing (other than ensuring working conditions are required to be to american code), but that doesn't matter quite as much. In a short period of time, the out-sourcing bubble is likely to collapse as companies find that they aren't saving money. Alternatively, foreign wages will rise to a sufficient degree to make such out-sourcing impractical.

      Sorry about the American-centered post, but the original story is all about us and our laws. Europeans and other world residents may feel free to chime in with their anecdotes and feelings on the issue. :-)

    2. Re:who owns copyright in a open source project by Anonymous Coward · · Score: 0

      How much oil is the US getting from India?


      (Note, I haven't read TFA, so I really don't have an informed opinion of what's going on, it was just a thought that struck me.)

    3. Re:who owns copyright in a open source project by reallocate · · Score: 1

      Credits aren't copyrights. For all anyone knows, the person who wrote the code transferred copyright to someone else, who isn't listed in the credits.

      Follow the advice of the article and explicitly claim copyright, otherwise some can mount a challenge.

      Ironic, isn't it. that the so many people rant about copyright yet the GPL depends on it.

      --
      -- Slashdot: When Public Access TV Says "No"
    4. Re:who owns copyright in a open source project by iminplaya · · Score: 1

      Ironic, isn't it. that the so many people rant about copyright yet the GPL depends on it.

      Exactly! GPL isn't necessary without copyright. It was created to counter of the nature of copyright. It helps to put the copyright ax into the hands of the little guy. It uses the law to encourage sharing instead of the other way around, like standard copright. Sharing promotes innovation much, much better than any IP law ever could. Without copyright, all works could be shared and traded, making GPL completely irrelevent, and we could spend our time writing code instead of licenses.

      --
      What?
    5. Re:who owns copyright in a open source project by reallocate · · Score: 1

      It isn't copyright itself that was the impetus for free software and the GPL. Rather, it was the unique nature of software code and the intent of commercial software vendors to maintain control of their products.

      Software vendors do not sell code. They sell binary files that result from the compilation of the code. Given the code and a compiler, most anyone can go into business selling duplicates of their products.

      To my knowledge, only one other copyrightable endeavor shares that quality: an intermediate creative work is needed to produce the final product.

      Books, plays, stories, etc., have no intermediate stage. Copyright does not prevent their sharing. They are widely shared among friends, by libraries, etc. (Note: copying is not sharing.)

      The exception is music. Music publishers typically publish sheet music containing the scores of works performed and recorded by their artists. Like books, people are free to share this sheet music. They are free to perform the scores. Like software, the score, the music's "code", can transformed into a binary file. Unlike software, however, the transformation cannot create a duplicate of the product released by the music company.

      So, we need to be careful when we talk about they threat copyright poses to innovation because it allegedly thwarts sharing. Typically, in fact, it doesn't. Only to the extent that lack of access to source code keeps developer's from innovating can this be considered true for the special case of software. And a good case could be made that more innovation would happen if developers had to solve problems on their own rather than copying the work of others.

      --
      -- Slashdot: When Public Access TV Says "No"
    6. Re:who owns copyright in a open source project by iminplaya · · Score: 1

      It isn't copyright itself that was the impetus for free software and the GPL. Rather, it was the unique nature of software code and the intent of commercial software vendors to maintain control of their products.

      Copyright is what gave them their control. I'm just going all the way up(down?) the food chain. No copyright, no control, no need for GPL.

      Unlike software, however, the transformation cannot create a duplicate of the product released by the music company.

      What would you call the resulting record or CD? Isn't that the duplicate?

      (Note: copying is not sharing.)

      But sharing can involve copying.

      And a good case could be made that more innovation would happen if developers had to solve problems on their own rather than copying the work of others.

      That's what is commonly called "re-invention of the wheel". Hardly a good way to run a circus. Most people don't simply copy a work without adding something to it. All works are built upon others. IP law is a big impediment to that concept and to progress. We have so much junk(think Intel, AMD, Cyrix) on the market today because somebody had to make a kludge to get around a patent or copyright. And some products never could reach the market until the IP privileges expired, and somebody could make the necessary improvements to make it work in the real world(diesel engine).

      --
      What?
    7. Re:who owns copyright in a open source project by reallocate · · Score: 1

      Copyright didn't give vendors control or ownrtship of code. They already had control of the code: they owned it (wrote it, most likely). Copyright does not give anyone control of anything. It simply acknowledges and enforces existing ownership and control.

      Absent copyright, they could have maintained control of the code by locking it away securely and distributing their product in binary form only. In many regards, this is only an issue because Bell chose to distribute source code for Unix. They would have been within their rights not to.

      A recording of a piece of music is obviously not the same as the score for that music published on a piece of sheet music.

      Of course, sharing can involve copying. But, the vast majority of illegal copying that is done under the guise of "sharing" is certainly never shared with anyone. If I want to share something with you, I will give it to you. If you decide you want to share it, and come and take it, or a copy, without my permission, that's illegal.

      In my experience, most developers do, in fact, copy as much as they can to avoid reinventing the wheel. (That's one of the central tenets of Unix.) What greater roadblock to innovation can there be than not thinking out a problem for yourself?

      I don't see IP law as impeding innovation or progress in any form. Nor do I see the hypthetical absence of IP law advancing innovation in any way.

      In any case, like copyright, IP law simply codifies basic natural right and behavior: What I make belongs to me, not you, and you can't copy it unless I allow it.

      --
      -- Slashdot: When Public Access TV Says "No"
    8. Re:who owns copyright in a open source project by iminplaya · · Score: 1

      ...IP law simply codifies basic natural right and behavior:

      Now we're back to that old arguement. All rights are derived from force or strength. A lion has a "right" to eat zebras because they are stronger and faster. That is a natural right. A person(or group) has a right to property if he(they) is strong enough to hold on to it. Codifiying it doesn't make it any more right. That's just the powerful making rules for the weak. We say we have rights, but that only works if we are strong enough to keep them. Actually your rights are useless if you have to keep watching over your shoulder. This is why I don't mind not having any money or property. I don't want to have to fight off people that are constantly trying to take it from me. When somebody wants to take a copy of something I made, that's perfectly ok. I still have mine. If I didn't, I would just produce another. If we don't get over this hysteria over property, we will never evolve out of our present animal(natural) behavior of might makes right.

      --
      What?
    9. Re:who owns copyright in a open source project by reallocate · · Score: 1

      >> All rights are derived from force or strength.

      I don't believe that. Perhaps you are confusing "right" with "ability". I would cast it this way: A lion has a right to eat. A zebra has a right to eat. The zebra is able to eat grass. The lion is able to eat zebra. The ability and the right are two distinct qualities with no direct relationship.

      If I create something, the first, original copy belongs to me. Every capability inherent in that creation belongs to me. It is impossible for anyone else to possess those things because that would require their awareness of my creation before it existed. If someone wants to acquire that original copy, they can do it in two ways: 1) I can willingly transfer ownership to them; 2) they can acquire ownership against my will. If someone wants to exploit one of the qualities inherent in my creation, such as the ability to make a copy of it, they can likewise do that with or without my permission.

      It is the latter circumstance that copyright law codifies. All copying of a work flows back to the orginal creator's decision regarding who has or does not have permission to make copies. If you have transferred to a publisher the right to copy your book, but have not explicity given me permission to do likewise, it is, in the first instance, unethical for me to copy your book. In the second instance, copyright law make that act illegal, as well.

      --
      -- Slashdot: When Public Access TV Says "No"
  17. Re:In other news... by unixbugs · · Score: 3, Interesting

    These things are an entity of greed, something in which the GPL was not founded. IMHO the GPL is an agreement between the user and the developer to maintain the inegrity of the code, and to further its existence and usefulness. This, by nature, is in effect the opposite of that which defines conventional means of protecting ideas and property.

    Developing open source software for public use is not something attributed to those who would benefit from doing so arbitrarily, it is something attributed to those who would better the world around them no matter what they are doing.

    The true meaning behind the division we see is far deeper than what can and cannot be enforceable. The problem we are facing has resolution in the re-thinking of laws and governing institutions over our daily lives. The GPL is not something which can be negotiated or changed to make the individual able to wave in the air in a courtroom, it is a doctrine to which can be added for the need of expanding an idealistic medium of communication between the individual and the masses.

    --
    You are about to give someone a piece of your mind, something which you can ill afford...
  18. Assistant professors can be wrong by gvc · · Score: 3, Insightful

    I have exclusive copyright for my work, unless I transfer it in a written "instrument of conveyance."

    An infringer might claim that I have no standing, but could not possibly make that case as there is no instrument of conveyance, and I and FSF would both testify that I had not tranferred ownership.

    Since when was uncertainty as to the owner a defence? If I rip off your bicycle (to use the stupid IP as physical property analogy), am I less guilty because I thought I was ripping off somebody else's?

    1. Re:Assistant professors can be wrong by Anonymous Coward · · Score: 0

      Just my two cents: given the fact that science in America was developed by generations of people who came from Europe and other parts of the world (Michelson, Einstein, Ulam ...), it's a very selfish and egoistic move.

    2. Re:Assistant professors can be wrong by Dhalka226 · · Score: 1

      If I rip off your bicycle (to use the stupid IP as physical property analogy), am I less guilty because I thought I was ripping off somebody else's?

      No, but that is a criminal case. In a civil case, YOU, as the copyright owner, must bring suit in court to receive any relief (injunctive, compensatory, punitive, etc).

      The issue is that if they do not know that you have the rights to the software then they do not know that you have a right to bring the case, and while the other guy may be guilty as hell of infringement, a case can't be heard if it can't be brought.

    3. Re:Assistant professors can be wrong by gvc · · Score: 1

      "The issue is that if they do not know that you have the rights to the software then they do not know that you have a right to bring the case, and while the other guy may be guilty as hell of infringement, a case can't be heard if it can't be brought."

      Huh?

      "they do not know" ... they == infringers
      "you have the rights" ... you == copyright owner
      "other guy may be guilty" ... who?
      "case can't be brought" ... by whom against whom?

      I said that you as the copyright owner can bring suit against an infringer. It is irrelevant whether or not the infringer knows that you are the copyright owner.

      What did you say?

    4. Re:Assistant professors can be wrong by Anonymous Coward · · Score: 0

      I have a right to listen to my music on whatever player, in whatever format I want to. Many of Sony's new discs are "incompatible" with Apple iPods, because the music is only available in DRM protected WMA format right off the CD (they are burned in CD Extra mode). There are many ways to defeat such protection, sometimes as simple as holding down the shift key.

      If all else fails, I play the cd in a standard cd player, while recording it on my computer. I break apart the tracks later, and have the music in whatever format I want.

      If only the record industry would realize that such actions are futile, and could just give up. Most people aren't evil pirates, I just want to be able to play back music that I pay money for on whatever medium I want to.

    5. Re:Assistant professors can be wrong by Anonymous Coward · · Score: 0

      Tricky wording in the article, but I believe they're saying you can't copy the copy; you can only make verbatim copies of the original.

      Still stupid though! Repeat after me, Sony:
      If you can play it, you can copy it./

    6. Re:Assistant professors can be wrong by Anonymous Coward · · Score: 0

      I'm sure everyone is going to point out that this will most definitely be cracked without much effort, what bothers me is why they're going after the casual copiers at all. They say that two thirds of all piracy happens from casual copying, how do they know this?! It seems like an excuse to go after the consumer rather than a legitimate reason. I think this statistic really amounts to nothing. We all know that what they should really be focusing on is the large-scale pirates, especially in EU markets where CD's are even more extravagantly priced than they are in the U.S. I can't imagine how much time and effort that this new protection scheme has eaten up. Shouldn't they be doing something more useful like seeking out the large-scale pirates?

    7. Re:Assistant professors can be wrong by mmurphy000 · · Score: 1
      I have exclusive copyright for my work, unless I transfer it in a written "instrument of conveyance."

      <snip>

      If I rip off your bicycle (to use the stupid IP as physical property analogy), am I less guilty because I thought I was ripping off somebody else's?

      Ah, but since a bicycle *is* an "instrument of conveyance"...

      *ducks*
    8. Re:Assistant professors can be wrong by tricorn · · Score: 1

      I'd think that would be part of the evidence that I'd bring, and that they'd challenge, and if the "preponderance of the evidence" indicates I do indeed have valid copyright to at least some of the code in question, their challenge as to standing would fail. Right?

      Their not knowing whose copyright they were infringing isn't a defense of that infringement. Believing it to be public domain, or owned by someone who had given them permission, would be a defense, at least of willful infringement. It probably wouldn't get far with a "Copyright 1999 John Doe, this software is licensed under the GPL ..." statement in each file, though. Even if they can convince a judge or jury that they reasonably believed the FSF owned the copyright because of the "confusing" wording in the GPL, they'd still have to show that they then received permission from the FSF to use the code other than under the terms of the GPL. I.e. they'd still lose. IMHNALO.

    9. Re:Assistant professors can be wrong by Bigman · · Score: 1
      Huh?

      "they do not know" ... they == infringers
      "you have the rights" ... you == copyright owner
      "other guy may be guilty" ... who?
      "case can't be brought" ... by whom against whom?

      No,
      "they do not know" ... they == The Court
      "you have the rights" ... you == copyright owner
      "other guy may be guilty" ... alleged infringer
      "case can't be brought" ... by Copyright owner against infringer

      Simple!

      Ian
      --
      *--BigMan--- Time flies like an arrow.. but personally I prefer a nice glass of wine!
    10. Re:Assistant professors can be wrong by gvc · · Score: 1
      "they do not know" ... they == The Court
      "you have the rights" ... you == copyright owner
      "other guy may be guilty" ... alleged infringer
      "case can't be brought" ... by Copyright owner against infringer

      I'm still confused. How would "The Court" be involved unless "copyright owner" had already filed suit? In which case the conclusion makes no sense.
    11. Re:Assistant professors can be wrong by Blakey+Rat · · Score: 1

      Well, HELL, since you obviously are completely unaware that people can lie, I'd just like to say right now that I have the copyright to Open Office, all Mozilla products, and Apple's OS X to boot.

      Hey smartguy, you have to PROVE to the court that you possess the copyright before you can bring somebody else to trial for infringing on that copyright. What people are trying to tell you is that if the code doesn't specifically state who owns the copyright, the court's going to have a LOT of trouble just "taking your word for it."

      I can file all kinds of fraudulent suits. "Me vs. Apple Computer... Apple has obviously infringed on my copyright for OS X!" The court's first reply is, "ok, prove you have copyright for OS X." THEN they get to the matter of, "ok, prove this guy infringed."

  19. Assignment of rights? by A+Numinous+Cohort · · Score: 1

    Doesn't the FSF get the software authors to assign their rights to the FSF itself? So the FSF then have legal capacity to act on behalf of the authors.

    IANAL, this is just a wild-assed guess.

    1. Re:Assignment of rights? by Anonymous Coward · · Score: 0
      Was it because US troops are on Muslim soil? The US has more foreign bases than any other nation, sometimes on seriously unfreindly territory (e.g., Cuba), almost all of which have provoked no suicide attacks.

      cuba does not regard guantanamo as holy place. Muslims regard saudi arabia as holy place.

      - Was it because of cultural dominance? Then why aren't Canadians and Europeans bombing the hell out of the United States? They bear the worst of it.

      If you would know, canada,europe and US are all part of Western Civilization. There are differences, but not as great as a difference between US and middle east

      - Was it because of the poverty of the Arab world? But most of the attackers were middle-class and well educated. This is also true of many Palestinian bombers. Furthermore, many Arab countries are well off.

      Right, and the attackers understood that it is thier duty to standup for the weak, since they are well educated in the land of illitrate (ofcourse the form (suicide bombing) is wrong imho.) Many middle east countries are indeed well off. But only thier dictators (with US support). The general polulation lives in poverty (except UAE).

      - Was it for reasons that takes more than five seconds to describe? Most likely.

      Yes, but you covered the main reasons already. When you see that the only very few people are getting rich in the land of oil and you still don't have money to eat 3 times, I think you would question why./p

    2. Re:Assignment of rights? by Anonymous Coward · · Score: 0

      Two-thirds of all piracy comes from ripping and burning CDs, which is why making the CD a secure format is of the utmost importance.

      I could be off-base here, but if you change the format for whatever purpose, wouldn't it by definition not be a CD anymore?

  20. Who cares? by Anonymous Coward · · Score: 0, Troll
    The GPL is just another copyright mechanism. Why should anyone care that the author wanted to give his code away when we apparently don't care in the case when he wants to profit from it?

    One copyright enforcement is as bad as another, right? Information is free? Once released, the authors/creators wishes have no bearing, right?

    Seriously. Why is ignoring one bad, and the other, good?

    1. Re:Who cares? by Anonymous Coward · · Score: 0

      Because joe "making $50K per year" isn't of the same standing in the eyes of the law that Megacorp "making $50B a year" is.

  21. The author is the copyright owner by Pedrito · · Score: 3, Informative

    This is pretty stupid. The author of a work is the copyright owner in perpetuity unless they assign ownership to someone else. If there are multiple authors then the authors as a group own the copyright. This is the way copyright has always worked.

    A work is technically, and legally, copyright upon creation by the author. You don't have to register something with the US Copyright Office for it to be protected. The point of registering with the Copyright Office is to provide an official registration so that if you are legally challenged, it's likely the first person to register is the owner. But it's nothing more than a measure of protection.

    If I create a work and you register the copyright in your name, the burden of proof falls to me to prove that I created it first. But if I can do that, then legally I'm protected and you are not.

    So putting your name on it does nothing for it. If you want to protect it, go to the Copyright Office web site, download the form, fill it out, and send it in with you $30. That's the best protection you can have.

    1. Re:The author is the copyright owner by cpt+kangarooski · · Score: 2, Informative

      The author of a work is the copyright owner in perpetuity

      Well, only for the duration of the copyright, anyway. Assuming the work is copyrightable.

      If there are multiple authors then the authors as a group own the copyright.

      Well, jointly, anyway.

      A work is technically, and legally, copyright upon creation by the author.

      Again, if copyrightable.

      You don't have to register something with the US Copyright Office for it to be protected.

      Unfortunately.

      The point of registering with the Copyright Office is to provide an official registration so that if you are legally challenged, it's likely the first person to register is the owner. But it's nothing more than a measure of protection.

      There's a bit more to it. For example, you can't bring an infringement action unless you've registered.

      If I create a work and you register the copyright in your name, the burden of proof falls to me to prove that I created it first.

      Of course, there is the possibility of independent creation. And no, registrations aren't automatically prima facie evidence of ownership unless made before publication, or less than five years after. Thus, for some registrations, the registrant still has to prove his ownership of the copyright.

      Also, you mean the burden of persusasion. The burden of persusasion is essentially who has to prove what, the burden of proof is how convincing they need to be in order to do it.

      So putting your name on it does nothing for it.

      Well, it's an issue as to term length (if the first 'it' is the work), and it doesn't hurt.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    2. Re:The author is the copyright owner by Anonymous Coward · · Score: 0

      Plus registering your copyright allows you to sue for triple damages and attorney fees for willfull infringement. If you don't register your copyright, suing for copyright infringement is almost moot because of all the attorney fees you're going to have to dish out.

      Check out all the advantages for yourself here:

      http://www.copyright.gov/circs/circ1.html#cr

    3. Re:The author is the copyright owner by NanoGator · · Score: 1

      "A work is technically, and legally, copyright upon creation by the author."

      I have a question, but I think it'd help a great deal for you to understand that I do not understand GPL.

      Suppose person A writes software and releases it under GPL. Person B then takes the code and publishes changes to it 100% completely within the standards set by GPL.

      Who owns the code? Does person A own what person B did? Does person B own what person A did? Is there a 3rd option that I'm not aware of? Does person A have any power to abort or withdraw the license?

      Getting a little stickier here: What happens if person C, who's working at a corporation, contributes to the code but he signed an over-reaching agreement with his corp about ownership of his work. (Let's muddy it a little bit more by him actually working on company time to do it.) What happens then?

      I apologize for the naievity of my questions.

      --
      "Derp de derp."
    4. Re:The author is the copyright owner by iCEBaLM · · Score: 3, Informative

      People own copyright on their own code unless they specifically assign it to someone else. A owns his code, B owns his code. C's code is illegal and C is in a world of hurt because he committed infringement and is liable for the damages. A and B could strip out C's code once they found out and no harm can come to them.

      IANAL.

    5. Re:The author is the copyright owner by psychofox · · Score: 1

      Last time I checked, copyright certainly does not last in perpetuity...

    6. Re:The author is the copyright owner by jnik · · Score: 1
      Well, only for the duration of the copyright, anyway.

      As the grandparent said, "in perpetuity."

  22. Bull! by sparkz · · Score: 1
    The copyright owner isn't the issue in most GPL cases, it's a question of abusing it, of which anyone can accuse the entity who breaches the license.

    For example, if I find that foo.bar.example.com include foo.bar.sourceforge.net GPL'd code, I can blow the whistle on foo.bar.example.com even though I've never had any involvement in foo.bar.sourceforge.net.
    I've got the same rights to foo.bar.sourceforge.net as the original author, thanks to the GPL.

    So the copyright ownership issue isn't that great.
    It can become an issue if you wish to relicense the code - you need the permission of all copyright holders. But that's an obscure case, and only the kind of thing which "something for nothing" corporates would normally be interested in.

    --
    Author, Shell Scripting : Expert Re
    1. Re:Bull! by Wesley+Felter · · Score: 1

      For example, if I find that foo.bar.example.com include foo.bar.sourceforge.net GPL'd code, I can blow the whistle on foo.bar.example.com even though I've never had any involvement in foo.bar.sourceforge.net.
      I've got the same rights to foo.bar.sourceforge.net as the original author, thanks to the GPL.


      You can "blow the whistle" all you want, but you can't sue if it's not your code. Thus the original author does have one right that you don't have.

    2. Re:Bull! by Anonymous Coward · · Score: 0

      C'mon, give them some credit. If you would've read the article you posted you would've noticed that you need a marker. And with a felt tip, no less!


    3. Re:Bull! by Anonymous Coward · · Score: 0

      Instead of burning the protected CD to CDR, rip an ISO. Then you have a nice file which can produce an unlimited number of CDRs and can be distributed quickly with BitTorrent.

    4. Re:Bull! by emidln · · Score: 1

      Unless you happen to have received your copy of foo.bar from foo.bar.example.com then foo.bar.example.com doesn't owe you a damn thing according to the GPL.

      The GPL requires those that distribute the program in question to make the source code available in addition to any binaries they provide, but only to those that they distribute the binaries to. This source code must of course be under the GPL, and since it is under the GPL, an additional party that they do distribute the code to can legally post the code for all to see if, for example, foo.bar.example.com are a bunch of assholes. The point is that foo.bar.example.com isn't required to give you anything unless it distributes code itself.

    5. Re:Bull! by tricorn · · Score: 1

      If someone distributes code under the GPL that they didn't write, if they only distribute binaries then they do have an obligation to people other than the ones they distributed it to. They're required to offer to distribute, "to any third party", the source code corresponding to that binary release, for no more than the cost of said distribution, for a period of three years from the original binary-only release. There's an exception for non-commercial binary-only re-distribution if you received the binary from someone along with such an offer (and you have to pass on the offer yourself).

      If you release only source, or distribute source and binary to begin with, you have no further obligation to anyone.

  23. Re:In other news... by Tweak232 · · Score: 1

    in order to understand how the lawers think mostly(only?) of money, you must understan that a bunch of them hate their job, yet joined it because of the money.

    Apparently money is worth more than anything else in the world...

  24. Why it's not a problem. by theorbtwo · · Score: 1

    The argument is pretty specious. The problem is not the GPL, but how the GPL is applied. The GPL advises those trying to apply it to a piece of software to make a clear statement of who the owner is. The FSF advises people accepting patches to get clear statements giving copyright over to the person listed as owning copyright to the software. I advise people to get clear contact details so that they can be contacted if a relicense is called for.

    However, many projects don't do that. There's no clear statement on the Linux kernel saying who has the copyright.

    The problem comes about because suit over copyright violations has to come from somebody who owns a copyright that is being infringed upon. If John Bobson sues foocorp, foocorp could claim that they didn't know John Bobson was an owner, and would John Bobson please prove it... however, that shouldn't be a difficult matter... esp. as it only needs to be done to a preponderince of the evidence, this being a civil matter.

    (I am not a lawer, and can't even spell it. This is not legal advice.)

  25. Re:whats in a name by vondo · · Score: 3, Funny

    Yeah, google is a publicly owned company. Where are my shares, dammit?

  26. Re:In other news... by Anonymous Coward · · Score: 0

    You don't have to actually produce an implementation of the idea in a patent IIRC (obviously, IANAL). You just have to show that you are taking steps towards an implementation, not that you actually produce one. So, if Duke Nukem Forever contained patented software components, it could be argued that they are making an attempt to bring an implementation to market, hence the patents on those ideas would still be valid.

  27. Re:In other news... by Anonymous Coward · · Score: 0

    "where two IP lawyers try to convince the videogame industry of patenting everything in sight: ideas, technical contributions, etc. "

    Q. What do you have when you have 2 lawyers buried up to their necks in cement?

    A. Not enough cement.

  28. Enforcement By Request by nurb432 · · Score: 1

    Seems like his 'enforcement' has relied on the good nature of the 'violators'.

    A quick glance didnt point out any legal findings in real court, so its all just a lot of hot air.

    The GPL doesnt stand up.

    --
    ---- Booth was a patriot ----
    1. Re:Enforcement By Request by Anonymous Coward · · Score: 0

      Actually, he has obtained court judgements. Now go back to your hole, troll!

    2. Re:Enforcement By Request by sepluv · · Score: 1

      What about the fact that the court ordered that the violators stop distributing the software?

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    3. Re:Enforcement By Request by nurb432 · · Score: 1

      Lets see the links to the court decision, and ill change my statement.

      Ill still disagree that the GPL is of any value, and ill still continue to act that way, but ill willingly acknowledge that some moron judge made a ruling.

      --
      ---- Booth was a patriot ----
    4. Re:Enforcement By Request by sepluv · · Score: 1

      RTFA (or look at any popular news service). I don't think the court order is available online.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    5. Re:Enforcement By Request by sepluv · · Score: 1

      I think I've found the court order. There is a translation into English for the German-impaired.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    6. Re:Enforcement By Request by nurb432 · · Score: 1

      Umm id prefer an amercian court decision, one that actually means something...

      --
      ---- Booth was a patriot ----
    7. Re:Enforcement By Request by sepluv · · Score: 1
      Germany's copyright law is actually considerably worse for the GNU GPL in most of the areas that it matters (e.g.: license v. contract, termination of rights) and the GNU GPL was designed for US law--as is explained in the Munich Court's judgement.

      That is probably why the defendant (Sitecom) went so far--an injunction then a court order before stopping--unlike US companies who cease and desist when first informed.

      What exactly do you want from such a decision? What are you claiming is wrong with the GNU GPL (except that--like nearly all other copyright licenses--all breaches in the US have been settled without litigation)?

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
  29. Wrong! -- Berne convention by Arch_dude · · Score: 2, Interesting
    Most countries, including the US, are signatories to the Berne convention and have aligned their copyritght law to the convention. That means that a work is owned by its author even if there is no explicit copyright notification or author's name: that in turn means that if you copy an anonymous work, the actual author may later sue you for copyright violation. And wrong again: if you somehow get confused and think the work is owned by the FSF, then you would need to get permission from the FSF before copying it under a license different than the GPL. When you contacted them they would send you a nice letter telling you how wrong you are.

    Scenario:
    EoSCo (Evil or Stupid Company) copies GPL'ed code from SRP (Some Random Project) and delivers in in binary-only form.
    RI (Random Investigator) finds fingerprints of SRP in the binary and tells the workd.
    JRC ( J. Random Coder,) a contributor to SRP, notices RI's blog entry and sends a letter to EoSCo: "You are violating my copyright. Please stop."
    EoSCo ignores Letter.
    JRC Sues EoSCo for copyright violation.
    Judge: Do you have a license from JRC to copy this stuff?
    EoSCo: Your Honor, we thought it belonged to FSF
    Judge: So you have a license from FSF?
    EoSCo: well no...
    Judge: You have violated JRC's Copyright. Cease using this code at once and pay damages.

    Note: each contributor to SRP owns his own copyrights, unless he assigns them to the SRP. Thus, EoSCO is vulnerable to each of the contributors. It only takes one single contributor to kill EoSCo's illegal product.

  30. GPL Hard To Enforce by FusionDragon2099 · · Score: 0, Offtopic

    In other news, water is wet, fire is hot, and MS is the devil.

  31. contact her (be nice!!!) by Anonymous Coward · · Score: 0

    She is from Canada so I bet she speaks English.

    Lucie Guibault
    Senior researcher
    http://www.ivir.nl/medewerkers/fotos/guibault.JPG
    http://www.ivir.nl/staff/guibault.html

    Institute for
    Information Law (IViR)
    Rokin 84
    1012 KX Amsterdam
    room 4.10
    tel: +31 20 - 525 39 47
    fax: +31 20 - 525 30 33
    e-mail: L.Guibault@uva.nl

  32. Re:In other news... by Anonymous Coward · · Score: 0

    This Copyright Method, Like Almost Every Single Other Copyright Method, can be circumvented with a simple winamp plugin.

    Make music people are willing to pay for, and cultivate mature customers.

    Oh wait, that means your greedy leech asses couldn't depend upon 14 year old girls for your revenue stream, doesn't it?

  33. Re:whats in a name by VoidWraith · · Score: 1

    Maybe it seems straightforward to you, but that's not actually how it works. It belongs to the author(s), however the general public is allowed to license the code without paying or notifying, provided they follow the instructions. They don't own it, they're just allowed to use it. Its like saying, I have a bicycle, its mine, but its alright if you use it, provided you don't tell people its your own.

  34. Re:In other news... by Anonymous Coward · · Score: 0

    I hope no one finds out you can burn a gazillion copies from the CDR!

  35. Lucky eh? by OverflowingBitBucket · · Score: 3, Insightful

    Seems like his 'enforcement' has relied on the good nature of the 'violators'.

    A quick glance didnt point out any legal findings in real court, so its all just a lot of hot air.

    The GPL doesnt stand up.

    Lucky all these companies caved in then isn't it? I mean, you'd expect multiple companies to cave in to the demands to fight off the terrifying threat of an individual with a baseless case, right?

    Just because it didn't make it to court doesn't mean the case is without merit. In fact quite the opposite. The GPL violators caving before court suggests that they figured there was a good chance they wouldn't win.

    1. Re:Lucky eh? by Anonymous+Brave+Guy · · Score: 1
      Just because it didn't make it to court doesn't mean the case is without merit. In fact quite the opposite. The GPL violators caving before court suggests that they figured there was a good chance they wouldn't win.

      It's funny, someone was saying exactly the opposite in yet another RIAA/copyright-related thread just a few hours ago.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    2. Re:Lucky eh? by turbidostato · · Score: 1

      "It's funny, someone was saying exactly the opposite in yet another RIAA/copyright-related thread just a few hours ago."

      No: in fact, they are just saying exactly the same thing!

      Someone wouldn't go against the RIAA because he wouldn't see a winning end for his trial.

      Someone wouldn't go against the GPL because he wouldn't see a winning end for his trial.

      Obviously the *reasons* why this would be so are enormously different in each case.

      But, just in case you still don't see them, RIAA has *hugh* amounts of money; SPI or FSF are not such strong contenders (not to talk about any little software company release their software under GPL).

    3. Re:Lucky eh? by OverflowingBitBucket · · Score: 1

      It's funny, someone was saying exactly the opposite in yet another RIAA/copyright-related thread just a few hours ago.

      Obviously I haven't seen the thread or post in question (a link'd be cool if you're sharing), but there are quite a few reasons why a case won't make it to court. Here are some:

      1. The entity threatening a case has no ground to stand on and the target knows it. The target tells them to go pound sand. Basically a bluff.
      2. The entity threatening a case has solid ground to stand on and the target knows it. The target rolls over and complies.
      3. The entity threatening a case has no case whatsoever but is well financed and the target is not. Both know it. The target generally pays their protection money and the lawsuit goes away.
      4. The entity threatening a case has solid ground to stand on and the target knows it. The target also knows that the threatening entity does not have the resources to fight it. The target tells them to go pound sand, hoping the entity threatening won't proceed due to the cost to themself.
      5. Two parties of limited means have a dispute and they've just been given a quote for the cost of a legal battle. Facing mutual destruction they negotiate.

      I'd say a GPL violation case would be mostly 2 and 4. Cases involving the RIAA would be mostly 2 (distributors) and 3 (file sharers).

      I'd argue that most court cases are either where the understanding of the situation differs between the entity bringing suit and the target. Much of the remainder would be where a powerful entity is happy to burn a lot of money to weaken a target with little money.

    4. Re:Lucky eh? by SoloFlyer2 · · Score: 0

      Things aren't always so black and white...

      There are many reasons people will settle out of court :

      A: They believe they will lose.
      B: They can't afford to go to court.
      C: The complications, time and money required to go to court outweigh that of settling out of court.
      D: Just because you are in the right doesn't mean you will win, anything could happen depending on the judge's mood!
      E: millions of other reasons I can't even think of.
      In the end settling out of court is usually best for both parties involved and for us the public!

      --
      "I reject your reality, and substitute my own" - Adam Savage
    5. Re:Lucky eh? by turbidostato · · Score: 1

      "A: They believe they will lose. "

      So they believe they won't see a winning end for the case.

      "B: They can't afford to go to court."

      So they wouldn't be able to see a winning end for the case.

      "C: The complications, time and money required to go to court outweigh that of settling out of court. "

      So, at the very end, they see no winnings.

      "D: Just because you are in the right doesn't mean you will win, anything could happen depending on the judge's mood!"

      If they saw clearly the winning end for the trial, they'd go for it.

      "E: millions of other reasons I can't even think of. "

      And I bet they all reduce to the one and only already stated: they believe they won't see a winning end for the trial.

      "In the end settling out of court is usually best for both parties involved and for us the public!"

      Which amounts almost to nothing regarding what I said: like in a war, it's very probable that noone of both sides would see a winning end once they go to court!

    6. Re:Lucky eh? by hey! · · Score: 1

      Scenario 1:

      A little 130 pound guy walks into the bar looking for a table. He spots a 250 pound biker drinking at a table with his gang buddies. Walking up to the table, the skinny little guy says, "Relinquish your table to me, otherwise I shall be forced to thrash you with my badass-fu." The biker and his gang quickly and quietly clear out.

      Scenario 2:

      A 250 pound biker and his gang walk into a bar looking for a table. They spot a 130 pound guy drinking alone at one. Walking up to the table, the biker says, "Get lost, or my buddies and I are going to whip your ass with badass-fu". The little guy quickly and quietly leaves.

      Quiz: which scenario provides the strongest evidence for the effectiveness of badass-fu?

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    7. Re:Lucky eh? by OverflowingBitBucket · · Score: 1

      Badass-fu trumps all. ;)

  36. Re:In other news... by Anonymous Coward · · Score: 1, Interesting

    The First4Internet CD copy protection technology destroys the registry keys (driver device names) associated with your CD-ROM devices. Then a monitoring app allows or disallows access to the device.

    The monitoring app is buggy. If it stops running or loses your device references, you will have to reinstall windows to make your CD-ROM devices work again.

    Also, by messing with the internal driver properties like this, many apps simply hang or crash the system when trying to access the device.
    You can forget about using your legitimate buring software after putting one of those CDs in your computer...

    -- anon DRM developer


  37. I dont buy that... its in the header by Mark19960 · · Score: 1

    when you look at the header to the source....
    say :
    * Freequest IRCD - src/hosthash.c
    * Copyright (C) 2004-2005 Mark Rutherford (mark@freequest.net)

    who owns it? since I look at code at least several hours a day, how can you not see that its stated clearly in the header????
    sounds like another attack on the GPL to me.

  38. NEWS : Lawyer seeks publicity by rtb61 · · Score: 1

    Just another lawyer seeking self promotion. Every contract ever written is said by lawyers to be of questionable quality until such time as it is fully tested in court at great expence or profit depending on whether you are the suffering client or the grinning lawyer (well behind your back, you get the crocodile tears and sympathy to your face - as long as you keep on paying that is).

    --
    Chaos - everything, everywhere, everywhen
  39. Woohoo! Free Mercs! by OverflowingBitBucket · · Score: 1

    Well, that's it then. I'm changing my name to Mercedes and stealing every Merc I can find. I mean, if the car owner wants to indicate that the car is theirs, why don't they engrave their name on it rather than leaving a Merc logo on it? I mean, it confuses me as to who really owns the car.

    1. Re:Woohoo! Free Mercs! by Anonymous Coward · · Score: 0

      So it's a virus then.

      What we need is more DRM, something like MS Trusted Computing to protect us from this other....! Oh wait....

      I like how Sony made a point of saying the discs conform to the Phillips CD spec. That still doesn't mean the CD is "pure", and that it is being deceptively marketed and sold.

      Leave it to the Music Distribution Cartel to team up with the Software Monopoly to insure that everybody is screwed over; listeners as well as artists.

      My immediate question is if these discs will work fine under non-Microsoft OS's and devices. Is the music still encoded in normal Audio CD format on the discs if you ignore the extra data portion.

  40. what part of... by Anonymous Coward · · Score: 0

    if the author wants recognition that is fine & well, but if they want to remain anonymous and release it under the GPL (public domain) then what part of "this is not to be owned and exployted by a greedy private corporation" under any circumstances does anyone not understand?

    1. Re:what part of... by RobertLTux · · Score: 1

      Okay just to get this straight GPL IS NOT THE SAME AS Public Domain GPL is in fact copyright and you may be facing anything from Small Town laywers to Full Metal Jacket Nazguls (IBM Lawyers) Public Domain is not Copyright Period Full Stop And then there is the fact that you can Charge MegaBuck$ for GPL code however you would have to provide Source Code as used

      --
      Any person using FTFY or editing my postings agrees to a US$50.00 charge
    2. Re:what part of... by Anonymous Coward · · Score: 0

      Is your keyboard broken? You can obviously spell period; in fact you've even put down a synonym for it! Why didn't you use it? Watch this: I'm finishing this sentence with some form of punctation.

    3. Re:what part of... by InfiniteZero · · Score: 1

      News for you: punctuations, like comma, period, etc. are all Public Domain. You can start using them without having to face lawyers or get charged MegaBuck$.

  41. The GPL is clear enough - beware not to spread FUD by Pope+Raymond+Lama · · Score: 4, Interesting

    On the other hand, the GPL is just clear enough, that anyone reading it knows when he is in wrong doing.

    That is why there are so few trials involving the GPL in court: violators tend to make agreements before it even gets there.

    It happened just last month around here: on a list I subscribe too tehre are some lawyers who suypport Free Software. One of the members of the list noted that one program a large internet provider offered for free (beer) download for its subscribers was actually a renamed and closed GPLed Software. We on the list had the same doubt as the article proposes: in name of whom should we send a letter to the violators? The developers of said program were all from abroad - they might not even get interested in getting involved. Moreover, for the local lawyers to be able to legaly represent the foreigner developers, there would be quite a lot of bureaucratic entanglements.

    So, on the list, we decided just to send a lawyer letter pointing that their software was violating the GPL - said lawyer was representing no one in particular. Ok, it took some phone calls besides the letter, but in no much time, they complied and released the source code for downloading, as required by the license.

    So, IMHO, IANAL, ETC, even when a case actually gets into trial, a single developer, with no more than a few dozen lines of code, involved in the proccess is more than enough for the wrongdoing to get characterized.

    --
    -><- no .sig is good sig.
  42. What an idiot! by ucblockhead · · Score: 3, Informative
    You'd think a lawyer would have been smart enough to read this.

    Quote:

    Whichever license you plan to use, the process involves adding two elements to each source file of your program: a copyright notice (such as "Copyright 1999 Linda Jones"), and a statement of copying permission, saying that the program is distributed under the terms of the GNU General Public License (or the Lesser GPL).

    A quick perusal of any GPL'd software in the world would have shown how full of shit the guy was.

    --
    The cake is a pie
    1. Re:What an idiot! by Anonymous Coward · · Score: 0

      "XCP aims to offer a reasonable level of protection against 'casual piracy' while working to provide the authorised customer with a quality digital music experience together with DRM features for controlled copying on their chosen platform. If data in any format is digitally written to a compact disc or DVD then it can be read from that disc in some way. XCP is designed to give a level of protection that will make it suitably difficult for the general consumer to copy and/or illegally distribute the content of the disc."

      http://www.xcp-aurora.com/xcp2.aspx


    2. Re:What an idiot! by Quarters · · Score: 1
      In actuality you don't have to put "Copyright 1999 Linda Jones" if you are only distributing your code in countries that signed the Berne treaty. Berne did away with formalties such as 100% proper copyright notices. Having such a line in your code certainly helps in determining who has copyright, but it isn't required. Copyright is assumed to be 100% granted to the author of a work from the time of creation, with our without any copyright notice.

      When using a copyright notice (remember, not all nations are signatories to Berne)it is redunant to say "Copyright © 1999, blah blah blah", as "Copyright" and © are synonymous. One or the other will suffice.

      You should also state "All rights reserved." If you don't then your copyright notice may not be valid in some countries. By reserving all rights, even if you are allowing a work to be copied, you retain the right(s) to prosecute anyone who uses your work in an improper way. If you don't state your reservation of rights then you might be leaving a door open for infringement.

      Copyright <year(s)> <author(s)>. All rights reserved.
      or
      © <year(s)> <author(s)>. All rights reserved.
      Are valid copyright statements for most all countries that require them. One of those should appear in your work somewhere if you expect your code to be used in countries that require a copyright notice.

      You can read more about this at bamboweb.com and at CopyrightAuthority.com

  43. THE GVMT 0WNS ALL PROPRIETARY CODE by cfalcon · · Score: 1

    Well, by this logic, the government (whose laws govern copyright law) own at least all proprietary code, and probably all code period.

    Seriously, what the hell?

    1. Re:THE GVMT 0WNS ALL PROPRIETARY CODE by SoloFlyer2 · · Score: 1, Funny
      i for one welcome our new govermental overlord...

      oh wait...

      --
      "I reject your reality, and substitute my own" - Adam Savage
  44. Class Action by vrimj · · Score: 1

    I don't know how things work in Denmark, but in the case of a copyright issue with a big open source project like the Linux Kernal I imanage that they would just file as a class action, get a few named plantiffs, clarify the class defintion and advertise vola and entiy that can unambigous enforce all copyrighted materals in the source.
    Of course you would have to meet the Rule 23 requirements and the judge would have to approve, but I don't think that would be a big issue.
    Classes have been appoved in copyright suits before, the New York Times archive case comes to mind

  45. Re:Two points by symbolic · · Score: 1


    1. I believe that in the US, a copyright comes into existence either at the point of creation or at the time it is first plublished (I don't remember which). So it doesn't need a specific copyright on it, but the downside is that if the owner ever wants to seek damages, it will be more difficult.

    2. You can only "reserve all rights" when the work is registered with the copyright office. If it's not registered, you still own the copyright, but there are certain legal advantages that you will not have at your disposal.

  46. Are you sure? by ravenspear · · Score: 2, Funny

    Seriously, you can't pay someone to come up with schlock this bad.

    You have clearly never read a John Dvorak article.

  47. The bestest thing... by Anonymous Coward · · Score: 0

    The bestest thing Guibault said was "Mozilla may be one of most clearest examples..." She is obviously the goodest at her work and can tell you the bestest licenses to use so you won't need a more gooder lawyer if someone does the most baddest things to your program thingy.

  48. Real difficult by Anonymous Coward · · Score: 0

    O ya, real difficult.

    pfft.
    Maybe somebody should try reading.

  49. The Problem as I See It. by Little+Brother · · Score: 1
    Joe Hacker writes code for program.cc and releases it under the GPL. Jack N Box downloads the code, modifies it to modification.cc and posts it as GPL material. Jack N Box leaves town, dies, or otherwise steps off the face of the earth. Company X downloads modification.cc code uses it to make a propritary product and claims all ownership of the work, ignoring the terms of the GPL.

    Can Joe Hacker sue Company X for misuse of his source code (90% of the code is still his) even though the name listed (quite legaly so far as I know) on modification.cc is Jack N Box? As the GPL stands, I don't think he can, which can be a problem, especialy if Jack N Box is a ficticious person who works for Company X.

    Ladies and gentlemen I think we have an exploit in the GPL, I think we need a patch.

    IANAL

    --

    Little Brother, watching the watchers

    1. Re:The Problem as I See It. by wes33 · · Score: 2, Insightful

      Joe Hacker's code is still copyright Joe Hacker. When did he assign away his copyright? Not by using the GPL. Of course, it might be hard for Joe Hacker to find out where is code has ended up ... but that's life on the globe of corporate scumbags we call Earth.

    2. Re:The Problem as I See It. by Anonymous Coward · · Score: 0

      Just as a question,

      Does the GPL actually require someone to be the 'owner' of the code? It seems from what I've read of it that the point of the GPL is simply that any code released under it is open, and any code that is derivative of GPL'd code must also be open source. Defense of the GPL'd code shouldn't require someone to be the owner should it? I mean, the issue is not that the derivative code infringes on someone's copyright, but rather that it isn't open source, right?

      C

    3. Re:The Problem as I See It. by Anonymous Coward · · Score: 0

      I mean, the issue is not that the derivative code infringes on someone's copyright, but rather that it isn't open source, right?

      The reason the author of a work has the right to require the conditions of the GPL is because of copyright law. A GPL violation is indeed a copyright infringement - you have copied someone else's copyrighted work without adhering to the terms under which you were allowed to do so. End of story.

      On a side note, and this isn't intended as an attack on you or anything, just an observation... It's amazing how few people at Slashdot have any idea what the GPL and LGPL actually say. 90% of the comments on any GPL or other open source license related story are amazingly off base and full of obviously wrong assumptions and statements. It's really pretty sad.

    4. Re:The Problem as I See It. by Anonymous Coward · · Score: 1, Insightful

      Jack N Box downloads the code, modifies it to modification.cc and posts it as GPL material.

      Jack has to leave the original copyright notice on the code, or he violates the GPL by distributing the modifications.

      Company X downloads modification.cc code uses it to make a propritary product and claims all ownership of the work, ignoring the terms of the GPL.

      If SCO can sue IBM because they *thought* they could convince people that source code was copied from SCO, how much more do you thinks the courts will go for the fact that the exact same code is demonstratably open and owned by Joe Hacker, even if it doesn't say so?

      For instance, what prevents Company X from just skipping the Jack N Box completely and pretending to find the code laying out in the public domain somewhere with no copyright notice or GPL license? Obviously, the (exact) similarity between the original source and Company X's will prove otherwise, which probably happens quite a lot in normal copyright cases. The judges will laugh them off the face of the earth.

    5. Re:The Problem as I See It. by Little+Brother · · Score: 1
      Jack has to leave the original copyright notice on the code, or he violates the GPL by distributing the modifications.

      I'm not saying I don't beleive you, I do in fact beleive you, but I can't find that in the GPL, which part (section/subsection) explicitly states that the copyright notice must be maintained for dirivitive work? Or is this general law and the fact that that the GPL doesn't say otherwise suffice?

      If SCO can sue IBM because they *thought* they could convince people that source code was copied from SCO, how much more do you thinks the courts will go for the fact that the exact same code is demonstratably open and owned by Joe Hacker, even if it doesn't say so? For instance, what prevents Company X from just skipping the Jack N Box completely and pretending to find the code laying out in the public domain somewhere with no copyright notice or GPL license? Obviously, the (exact) similarity between the original source and Company X's will prove otherwise, which probably happens quite a lot in normal copyright cases. The judges will laugh them off the face of the earth.

      Um right, um, yeah, that half of my point was pretty preposterous.

      --

      Little Brother, watching the watchers

    6. Re:The Problem as I See It. by inode_buddha · · Score: 1

      If you wrote it, you own it. Just because you share it freely doesn't change that.

      --
      C|N>K
    7. Re:The Problem as I See It. by tricorn · · Score: 1

      From section 1 of the GPL:

      ... conspicuously and appropriately publish on each copy an appropriate copyright notice ...
      An "appropriate copyright notice" is one which is true and correct. That would include the original author. You can add your own name if you've made modifications that qualify under copyright law. You can't just remove the other person's name and substitute your own.
    8. Re:The Problem as I See It. by Anonymous Coward · · Score: 0

      Okay, I see your point about the author having the right to require the conditions of the GPL because of copyright, but once something is GPL'd, is it really all that important who wrote it in the first place?

      For example, let's say that a group of people write some fantastic app and release it under the GPL. It immediately becomes the most popular app of its kind, and gets copied by coders at MegaCorp International, who release a proprietary version. If a third party notices that the code is copied and not following the terms of the GPL (perhaps some group of good samaritan lawyers (I know, but maybe there's such a thing)) they could go ahead and sue MegaCorp International, even though they aren't the holders of the copyright, right?

      Does the holder of copyright on a piece of code have to be the one to defend it, or can it be defended by a third party? If it can be defended by a third party, then what difference does it make who the original author was? Can the GPL stand on it's own without an attributable author?

      I'm curious, really. I don't know a thing about this and want to find out more.

      C

  50. Re:Two points by QuantumG · · Score: 1

    Uhhh, which would they be?

    --
    How we know is more important than what we know.
  51. Yes you can. by jd · · Score: 3, Interesting
    It's just that the worse you want the stuff to be, the more you have to pay them to stop laughing long enough to write it.


    The FSF owns (a) the licence, and (b) all code assigned to it. (This is why they do strongly suggest assigning rights to it, to avoid any lack of understanding or willful stupidity on the part of lawyers or corporate execs.)


    Any individual programmer owns all GPLed code that they write, provided they have not assigned the rights to the FSF.


    Personally, I don't see the problem. Well, actually, I do. The problem is that a lot of lawyers get paid to find problems and create them when they aren't there to be found.


    The French only pay doctors when people are well, which means that doctors there do a great deal to prevent illness, rather than profit off it. Maybe US corporate lawyers should be paid on a similar basis - by how many legal tangles they DON'T get into, which seems a better indicator of when they are doing their job.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Yes you can. by Anonymous Coward · · Score: 0

      "The French only pay doctors when people are well".

      French myself I never have heard such method here.
      We pay doctors as you do, perhaps are we better paid back...
      Anyway, ask a Chinese if this doesn't concern him more than I?

    2. Re:Yes you can. by Anonymous Coward · · Score: 0

      Good point. I heard a from an American who was visiting in Paris who became septic. It took 14 hours before he was seen (most septic patients die after 2-3 hours). So much for socialized health care!

      I'll take the American system any day of the week.

    3. Re:Yes you can. by Anonymous Coward · · Score: 0

      My name is Elizabeth, and I'm a 25 transsexual goth girl with long
      black hair in a page cut, 5' 10", 145lbs, 36C-24-34 with firm breasts, long legs,
      a cute rear, and a 7 1/2" cut cock in my panties. I live in an area with
      almost no goth culture, and friends are few and far between. I've been single
      for a long while, as my tastes are hard to satisfy and the people around me tend
      to turn me off. I'm attracted to femininity, as I find masculinity
      disgusting. My ideal girl has always been a beautiful goth transsexual like myself,
      simply the best of both worlds, and the sheer beauty and sexiness of a goth
      girl.
      I'd been single for a while, and for the most part spent most of my
      time with my friend Ruby, a gorgeous goth girl I had met online. She is 21,
      5'3", about 120lbs, 34B-24-34 with perfect breasts, and a sexy ass. Her hair is
      black chin length in a page cut, and she always wears dark or black lipstick,
      black eyeliner, and a bitchy disposition. We went shopping, hung out
      together, rented movies together, basic friend things. I've always found her so
      attractive, but never thought I had any chance with her...
      I hadn't heard from Ruby in over a week, so I gave her a call. She
      answered the phone but sounded no where near her usual sexy self. It turns out
      she had picked up a bad cold and was feeling miserable. I knew she lived
      alone, and didn't like the idea of her being sick with no one to take care of her.
      I decided to go see her, and see what I could do to make her feel better.
      I knocked on her door, and a moment later Ruby answered. She looked
      bad, and yet her sexiness still showed through her misery...it's a gift we goth
      girls have. She invited me in and she trudged back to her big comfy easy
      chair. She was dressed in a pair of baby blue flannel pajamas with little angels
      all over them, and white fluffy slippers on her feet. Her hair was a mess,
      and she couldn't stop coughing. She couldn't get anything done around her
      place because of her illness, and was almost out of clean laundry. After 5
      minutes of seeing her like this, I told her I was kidnapping until she felt better.
      She didn't like the idea, but after a few minutes hesitation begrudgingly
      agreed and staggered around her apartment collecting things to bring along.
      After about 20 minutes of collecting her dirty laundry (including some
      of the cutest pairs of panties I've ever seen) and a few other odds and ends,
      we headed over to my place. I put her in my bed, a queen size canopy bed
      with wrought metal ends and black satin sheets, gave her some cough medicine, and
      set about making her some chicken soup. She drank the warm broth, then fell
      asleep as the medicine took hold of her cold-weakened system.
      After a couple of days, Ruby was looking MUCH better, and sounding
      much more like her normal self. She and I slept in the same bed, and now that
      her laundry had been washed, had switched from the flannel set to a ~very~ sexy
      set of black satin pajamas.
      It was late night when I was awoke by a hand gently caressing me
      through my satin panties. I always sleep in lingerie, I simply love the feeling
      and how I look in it. Tonight I had chosen a black satin babydoll and matching
      string bikini panties, and now I was being fondled through the flimsy material
      of the bikini. I slowly rolled over in bed to face Ruby, only to find her
      still quite asleep. I had kept my hands to myself throughout her visit, out of
      respect for her and quite despite the fact that every part of me wished very
      much to be with her. Now I had this gorgeous girl practically giving me a hand
      job in her sleep, making my girlcock poke out the top of my panties as her
      hand slid up and down the shaft through the satin panties. I tried to softly
      wake her, but she only shifted her position in bed, the sheets now over only her
      legs as she lay on her back, one arm above her head, the

    4. Re:Yes you can. by Anonymous Coward · · Score: 0

      Was he or she screaming his or her lungs out how the country sucks and how he or she wants better service and how he or she is going to die this second, and how his or her country will bomb France unless they treat him or her right now?

      Or what happened?

    5. Re:Yes you can. by Arker · · Score: 3, Informative

      Correction - the FSF doesn't urge people to assign copyright to them on anything and everything, as you imply. They require copyright assignments on official FSF projects, of course, but there are many other Free Software projects they neither have nor want copyright on.

      The stuff about french doctors doesn't seem to contribute to your post, and sounds a bit suspect, too.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    6. Re:Yes you can. by Felinoid · · Score: 1

      I'm gona guess he did like everyone else would.
      He sat there and waited.

      You scream and yell like that even in a hospital they'll cart you out and drop you off on the corner.

      At least in America they will and the French seam to be far less tolerent so I imagin they'd do the same.

      Now if you were screaming in pain that'd be diffrent.
      But generally bitching will get you the boot every time.

      As far as the medical system.
      I don't care.

      As far as I'm conserned let the French have what ever system they like and if it's stupid then we have Darwinism on a national scale. No bombs. Let them do it to themselfs.

      However if socalised medicen is a good thing and the American medical system is bad then I'll die wrong and those who survive me will only be able to blame me for my own stupidity.

      --
      I don't actually exist.
    7. Re:Yes you can. by Anonymous Coward · · Score: 0

      We won't only blame you for your own stupidity - we'll dance on your grave as well.

    8. Re:Yes you can. by hey! · · Score: 1

      Well, there is a little thing called "triage". Your friend, although gravely ill, may not have been as close to dying as those people who had been in a multi-car accident. That's the problem with anecdotes; you don't know if things would have been different the day before or the day after.

      Let's look at things statistically.

      The WHO in the late 90's rated the overall performance of health care systems in various countries. France ranked #1 overall, while spending 9.8% of its GDP, or $2369 per person per annum, with the government bearing 76.9% of these costs. US ranked 37th overall, spending 13.7% of its GDP, or $4187 per person per annum, with the government bearing 44.1% of the costs. This means the US taxpayer spends roughly $1850 per person to get on average mediocre health care, whereas the French taxpayer pays $1821 per person to get the best average health care performance in the world.

      Now, statistics can be misleading; particularly when you aggregate data. To say that the French system outperforms the US system on average doesn't mean that they have the best health care in the world. Actually the US probably has the best health care in the world. It's just that it's not as important to Americans that the same level of health care be available to everyone.

      In the US, we tend to be more interested in the idea of individual progress than social progress as measured by a baseline quality of life. Our public policies tend to be designed to favor middle and upper income people, on the assumption that policies that favor lower income people remove incentives to individual advancement. Bringing the baseline standard of health care up to world leading standards would benefit us overall, but it would probably hurt upper income people by restricting access to services they now enjoy or by increased taxation. Arguably, rewarding the poor at the expense of the rich is unamerican.

      So, while the French may with reason consider their health care system superior, Americans can do the same. It depends on your values.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    9. Re:Yes you can. by Anonymous Coward · · Score: 0

      > The French only pay doctors when people are well, ...

      That would be a bummer if you're a surgeon. Because you don't get the patient until something is already broken.

      A General Surgeon in Missouri

    10. Re:Yes you can. by Stormy+Dragon · · Score: 1

      All your code are belong to FSF?

    11. Re:Yes you can. by jd · · Score: 1

      I wouldn't recommend it. The disease they died from might be airborne.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  52. Re:In other news... by Anonymous Coward · · Score: 0

    I'm not a bush basher generally. I'm not totally against the RIAA and MPAA.

    But I must say, that this initiative is truely diabolical. My freedoms to surf the internet privately is clearly being breached here.

    Are we going to see them applying the same interpretationist polcies that they use on television to the internet. I mean whos to say what constituits a "terrorist" website?

    Goodbye my friends. I think 1984 has truely, and finally come alive, and its time for some of us to go underground.

  53. The GPL should be hard to enforse. by Anonymous Coward · · Score: 0

    That encourages private solutions that keep legal actions to a last resort.

  54. GPL hard to care about by Anonymous Coward · · Score: 0

    more like it

  55. Error in headline by mcc · · Score: 1

    Headline should read: "Professional Troll Submits Poorly Thought Out, Misinformed Paper To Conference, Gets ZDNet's Attention, Gets Picked Up On Slashdot, And Thus Nets Publicity For Himself And Ad Impressions For ZDNet?"

  56. I'm detecting a severe clue shortage in the area. by Anonymous Coward · · Score: 1, Interesting

    1) The GPL *CANNOT* do anything about who the author is. You have to put copyright notices on the work, true, but this is Berne Convention level stuff; it has nothing to do with the GPL. The GPL is a license the author(s) use(s) to license their work to the public. If the author(s) so choose, they can put the work under multiple licenses (e.g. also allow proprietary commercial exploitation for a licensing fee), but it's pretty damn clear that the author of the work is governed by copyright law; NOT by what license(s) they license their work with.

    2) Derivative works work exactly the same way--they're something for copyright law to concern itself with, not for a license to define.

    3) Most of the time, ANYONE with standing can bring a copyright action. What does this mean? I don't have to be the author of the entire work, but if I have rights to ANY part of it, I can sue them for breech of the GPL if I have an enforcable copyright on a piece of the copyrighted work. I can join with others so that we all together sue them for breech, etc. But the catch is that we can only sue them for breech with respect to those parts we actually have copyrights on, not over the whole work, so they could try to weasel out by getting rid of the parts we wrote (if that was feasible). Of course, the flip side of this is that statutory damages can become a real bitch if suddenly you face N different actions from all N developers, separately, well, this being Slashdot, just picture a Beowulf cluster of lawsuits...

    4) The GPL has been enforced. It continues to be enforced. Most of the time it doesn't add "extra" details (like a preferred venue), that's quite deliberate. It's meant to operate under any Berne Convention signitory (e.g. most anywhere that recognizes copyrights), not any particular locale. Jurisdiction being what it is in the Inernet age, you can sue damn near anyone in any Internet-connected venue these days if they have even minimal contacts there (a stock example is the mention of that US citizen suing US citizen with US website hosted in the US under the stricter British libel law because the web page could be read in Britain and it therefore would affect the plaintiff's reputation in Britain). In other words, whoever sues first gets to pick the venue, most likely, unless there are compelling enough reasons for the judge to punt the case elsewhere.

    DISCLAIMER:

    I am not a lawyer. I certainly don't know international law. I have, however, read lots of things written by people who were lawyers. I suggest you talk to one of them if you actually need legal advice of some sort, because I cannot give legal advice, I cannot represent you, and I cannot and do not wish to create any manner of attourney-client priviledge between or among any of us. These opinions are my own, and may not reflect those of my employer(s). Please correct any point of this which is mistaken by providing contrary evidence for examination. The copyright on this post is disclaimed and this post is placed into the public domain by me, the unnamed author. If you think this disclaimer excessive, you haven't read some of the wackier legal reasoning I have in cases that, in my opinion, should never rightfully be used for precident of any kind.

  57. Latest anti-OSS campaign? by rpetre · · Score: 2, Interesting

    Maybe I'm just being paranoid, but I've seen too much anti-F/OSS articles lately to consider it a mere coincidence.

    This "GPL may be valid, but it's unenforceable" today, the one with "the corporations are just using our ideals in order to make money" yesterday, and a series of "windows servers are cheaper, easier to patch and just as popular as *nix servers" articles last week. And all this just on /. , i've seen articles along the same tune on different (and not so linux-friendly) sites, too.

    This means "they" are getting desperate.
    This means "they" admit they're losing and that we win.
    On the other hand, this also means we'll see more and more of this kind of garbage in the future.

    1. Re:Latest anti-OSS campaign? by Anonymous Coward · · Score: 0

      "Excuse me sir, is this tin-foil hat yours? I think you dropped it"

    2. Re:Latest anti-OSS campaign? by bit01 · · Score: 1

      I agree, no paranoia required.

      Slashdot is costing various software companies, particularly M$, a small though increasing fraction of their sales. That's millions of dollars of almost pure profit lost. It's financially worthwhile for them to spend a few hundred thousand astroturfing and pushing anti-F/OSS propaganda to reduce slashdot's and F/OSS's effect.

      M$ built it's business on the "if it's legal it's ethical" lie and they've been caught astroturfing in the past. Like before they've probably subcontracted it so they've got plausible deniability, both for the market and for their own development employees so that morale isn't affected.

      Of course, internally they won't call it astroturfing, it'll be "community building", "customer outreach" , "anonymous company blogging", "story planting" and other such marketing bullshit. Misrepresentation and lying in other words.

      ---

      Anonymous marketer = paid zealot.

  58. In the event of ambiguity by Anonymous Coward · · Score: 0

    the GPL defaults to NO RIGHTS.

  59. No problem by bluGill · · Score: 2, Informative

    There is no problem. Joe Hacker owns the copyright on the code he wrote, unless he signed it away. He did not give the copyright to Jack N. Box, so Jack N. Box's heirs do no have rights to that code. Those heirs do have rights to the code Jack N. Box wrote, which is only 10%. Company X can contact Jack N. Box's heirs for a different license, but they only have the right to that 10%. (And if they gave rights to everything they might be in trouble themselves for negotiating in bad faith since they sold rights they did not have)

    There is no problem here, except that Company X has a really hard time changing the license. In general the point of the GPL is to make it hard to change the license to something else, so this is intentionall. In fact if company X goes to Joe Hacker and gets rights to his code, they may be unable to use it if Jack N. Box's heirs decide to not give those rights up. In short a tiny minority can hold the majority to not changing the license. (Again, this is by design)

    Note that some people assign copyright to the Free Software Foundation. The advantage of this is the FSF will sue to make sure code they own is not misused. This saves Joe Hacker the effort of finding a lawyer when needed. The disadvantage is in theory someone can gain control of the FSF and sell rights (or just make a new version of the GPL that gives everything away), and there is nothing Joe Hacker can do. Most projects using the GNU license choose to not require code be turned over to the FSF to protect against a rouge FSF sometime in the future.

    1. Re:No problem by Anonymous Coward · · Score: 0

      As regards the last point, it is largely theoretical. The FSF no longer openly distributes versions of their copyright assignments forms (their justification is that there are several versions of the form depending on circumstances, and you need to discuss with the FSF lawyer to avoid choosing the wrong one); however I've seen one version of the copyright assignment form, and its terms included clauses stating that the FSF would not be allowed to substantially alter the license terms. You can start worrying if one day they send you a copyright assignment form that doesn't include any such terms.

  60. Re:Two points by Lehk228 · · Score: 1

    (IANAL) I believe retroactive monetary damages are only available for registered works, otherwise only ordering to cease infringement and damages for refusing to cease infringment are available.

    --
    Snowden and Manning are heroes.
  61. Re:Two points by zcat_NZ · · Score: 1

    triple damages for wilful violation.

    --
    455fe10422ca29c4933f95052b792ab2
  62. non-sequitirs by gvc · · Score: 1

    The parent has nothing to do with the grandparent.

    I'd say that the author of the parent is just on drugs, but a number of other responses to this article, and another I posted recently, just don't fit.

    Is slashdot broken?

    1. Re:non-sequitirs by 91degrees · · Score: 0

      Not sure. There was a similar load of posts a while ago. Thjey all seemed to be Anonymous posts though. It could be a piece of abstract performance art.

  63. I dunno about you... by TheSpoom · · Score: 1
    But my GPL software has comments at the top of all scripts that look something like this:
    // rantyblog! v1.0
    // Copyright 2002, 2003, 2004 (My Real Name)

    // This program is free software; you can redistribute it and/or modify it under
    // the terms of the GNU General Public License as published by the Free Software
    // Foundation; either version 2 of the License, or (at your option) any later
    // version.

    // (etc.)
    Also, from the GPL Preamble on the FSF Website:

    We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.

    It seems pretty clear to me that software under the GPL is meant to display a copyright notice by the original author just as prominently as the GPL notice itself. What exactly is the original article trying to say here?
    --
    It's better to vote for what you want and not get it than to vote for what you don't want and get it.
    - E. Debs
    1. Re:I dunno about you... by zoney_ie · · Score: 1

      There are people who don't display a copyright notice.

      Wikipedia for example, should have (c) Main contrib 1, Main contrib 2, Main contrib n, history link et alhistory link

      At the bottom of each article - and probably hand edited (with policy guideline) would be fine.

      It would make mirrors less of a problem unless the conciously remove the copyright notice (which is more of a faux pas than not linking to the actual article and history on Wikipedia - also the history would remain automatically linked to as above).

      --
      -- *~()____) This message will self-destruct in 5 seconds...
  64. Wrong question by inode_buddha · · Score: 1

    The article is asking the wrong question IMHO; a better question would be, "Is copyright hard to enforce under GPL circumstances?"

    --
    C|N>K
  65. Re:In other news... by Anonymous Coward · · Score: 0

    The miltary's desire to conquor China for it's fertile land and resources.

    "its".

  66. It's funny, laugh by Xtifr · · Score: 2, Interesting

    Shouldn't this be filed under "It's Funny, Laugh" rather than "Your Rights Online"? Seems more like slapstick than much of anything else. How many times does it have to be said: you don't enforce the GPL, you enforce COPYRIGHT! The GPL (like "fair use") is a defense! You don't "enforce" a defense, you raise it - if you can.

  67. GPL backed by Copyright by fishbowl · · Score: 1

    The GPL is no easier or harder to apply in a legal sense, than any other software license which is based on copyright. Any evidence that the GPL is legally weak, should be applied to any other software license; I am sure you will find any significant weakness to be shared with it.

    Copyright law may be regarded as weak or strong, well or poorly tested, with light or with severe consequences for violations. Whatever the case, the GPL is an extension of rights that were guaranteed under copyright law. The doctrine of equal protection, and the strength of copyright law itself, must support the GPL, or else other licenses will also fail by the same criteria, from any argument against the GPL.

    --
    -fb Everything not expressly forbidden is now mandatory.
  68. Homer sez: by Eric+S+Raymond · · Score: 1

    Shouldn't that be SuperHyperMegaNetCorp?

    You mean they have the internet on computers now?

    --
    Bypass Compulsory Web Registration -- http://bugmenot.com/
  69. Free Software by obender · · Score: 1
    I took a quick look at the web page of the conference here. The first thing that meets the eye is that they ask for money in order to attend. Quite a lot really. The speakers are from IBM, Sun, Apache. Also there's no mention of freedom, only open source

    Somehow I feel this is a corporate event trying to cash in on the free software movement. The director of the European BSA is among the speakers.

    Could anyone that attended plase confirm or infirm that? Or even more important: did anyone attend?

    1. Re:Free Software by 68kmac · · Score: 1
      The first thing that meets the eye is that they ask for money in order to attend. Quite a lot really.
      Conferences do cost money to organize. I find this one quite cheap, actually. Compare prices with, say, ApacheCon ...
    2. Re:Free Software by dutchrobbie · · Score: 1
      I actually attend and about your remarks:
      • The HOS was not a corporate event, on the contrary as it was organised by a "stichting" which is a dutch kind of company which is not supposed to make any money and needs to have a specific goal.
      • Corporate sponsorship enabled them to keep the prices low (180 Euros is not a lot of money and students/academia could even attend for somewhere around 40 Euros)
      • Inviting people who have a contrary meaning about free actually leads to a healty discussion
      • Patent law is still under discussion in Europe and today (june 3rd) there was a new report going to Dutch parliament stating that it would be best to just not implement the EU directive and that this should be the vote of the Dutch Parliament, which could lead to a Dutch veto on it. (this is also backed by for instance Dutch industrials like Philips
      • 400 people attended, so it drew quit some attention in the Netherlands and those that i spoke with were satisfied with the meetings and speakers
      • You are right if it didn't mention freedom as it actually was the Holland Open conference and most discussions were about Open Source, and Open Content, and the bear actually was free :)
  70. The article may have a point! by Per+Abrahamsen · · Score: 2, Insightful

    Yes, as a zillion high rated comment already point out, there is no legal doubt that the author own the code. And a "copyright year name" statement is not needed, but anyway encouraged and common (the article actually also state that).

    However, the article is about damages, not ownership. If it is unclear to the defendant who the opposing legal party was, it may reduce the chance or size of damages awarded. At least in Holland. No question though, the defendant will be forced to stop the illegal distribution.

    Stopping the illegal distribution is what is most important to us, but a lawyer is usually paid to extract as many money as possible, so his point of view is obviously different.

    1. Re:The article may have a point! by tricorn · · Score: 1

      It wouldn't be at all unclear who the opposing legal party is. They're the ones at the table marked "Plaintiff", who keep sending you legal-looking documents, and prove to the judge that they do in fact own copyright to the work in question. That they didn't know ahead of time who they'd be infringing against would be irrelevant unless they can show they thought they had a valid license to use it, or otherwise didn't need a license at all.

  71. Check this out by tepples · · Score: 1

    Last time I checked, copyright certainly does not last in perpetuity

    Have you checked the Copyright Act of 1976, the Sonny Bono Copyright Term Extension Act of 1998, and the Supreme Court's upholding of copyright term re-extensions in Eldred v. Ashcroft (2003)?

    1. Re:Check this out by Anonymous Coward · · Score: 0

      yes, and while they extend copyright, they certainly don't make it last in perpetuity

  72. A work made for hire by tepples · · Score: 2, Informative

    Getting a little stickier here: What happens if person C, who's working at a corporation, contributes to the code but he signed an over-reaching agreement with his corp about ownership of his work.

    You're talking about a work-made-for-hire contract, I assume. C's employer owns the changes. C may not distribute the changes to the public unless and until C's employer distributes them to the public.

  73. I smell fear by Felinoid · · Score: 1

    This is paranoia and nothing more than that.
    While no case involving the GPL has ever gone to cort open source is hardly the only case where code ownership is split up amoung sevral partys.

    Many commertal products have sevral owners. You might notice a long list of copyrights in the manuals for some advanced applications.

    Co-Develuped apps, libarys and code slippets all contribute to this issue.

    Multi owner code has come to cort and the corts have no problem letting one owner of code enforce his copyright on a violator.

    The corts have addressed the more complex issues of multi owner code where one owner violates the liccens of annother owner.

    IBM vs Microsoft reguarding OS/2.

    Thies issues of multi owner code had to be resolved otherwise porting code to annother platform would be a significant legal risk.

    --
    I don't actually exist.
  74. BULLSHIT excuse my french. by rew · · Score: 1

    The FSF would LOVE to own the copyright and handle the case in court. The violators are going to argue in court: "Sorry mr Torvalds, we asked the FSF for premission to use your code in our product and they agreed"? Or: "Oh, we thought the FSF owned the copyright to the code we copied, and they are in a different jurisdiction, so we thought you couldn't sue us"?

    This argument is completely bull. You don't need to know who will sue you to adhere to the rules. The rules are pretty clear.

    Now if you want to ask for permission to copy part of the code, and accidentally ask the FSF instead of the real copyright holder, a genuine problem could ensue: If the FSF would blindly say: "Sure, go ahead, you can use any code we have the copyright on in your commercial closed-source product". However, the chances of that happening are very, very slim. A commercial entity stands a slight chance with everybody BUT the FSF.

    1. Re:BULLSHIT excuse my french. by CrimsonAvenger · · Score: 1
      Now if you want to ask for permission to copy part of the code, and accidentally ask the FSF instead of the real copyright holder, a genuine problem could ensue: If the FSF would blindly say: "Sure, go ahead, you can use any code we have the copyright on in your commercial closed-source product".

      Umm, no. If the FSF said "Sure, go ahead, you can use any code we have the copyright on in your commercial closed-source product", it would be well within their rights. It does not, however, excuse you if the code you want to use is not in the set "we have the copyright".

      It might get you off the hook for wilful infringement, but won't prevent the Copyright owner from suing you successfully to make you stop violating his Copyright (the triple damages go away, but nothing else).

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    2. Re:BULLSHIT excuse my french. by rew · · Score: 1

      But the FSF will NEVER EVER grant permission to use any code they own the copyrights on. Case closed.

    3. Re:BULLSHIT excuse my french. by bluGill · · Score: 1

      Really? There are several charitable foundations that give money to causes the are opposed to what the guy who gave the money in the first place supported.

      The FSF won't give permissions today. However if RMS is run over by the proverbial bus and dies who knows what will happen. It wouldn't surprise me at all if someone evil saw an opportunity and jumped in to get control. After that who knows what will happen.

      Actually I've known a couple people who got brain cancer and suddenly changed their behavior to something completely different. (I'm thinking of a case where a very religious, would never cheat on her husband, wife suddenly divorced him, left the church, and started sleeping with everyone she could. 15 years latter the cancer was discovered and treated, and she then went back to the old husband, church, and never cheated again)

  75. That's nothing to do with the GPL by Xtifr · · Score: 1

    The problem with that theory is that the person is (supposedly) talking about the GPL, but what you're saying has nothing to do with the GPL or any other license. It could be said about BSD code or the semi-free (no-commercial-distribution) editor that Linus originally used to write his kernel, or even just some random code I put on my web page that comes with no license whatsoever!

    There may be a problem (of sorts) with code in general having less-than-perfect attributions and/or copyright statements, but that has nothing to do with the GPL. By claiming this is a problem with the GPL, ZDNet is clearly spreading lying FUD (though whether they are the source of the FUD is unclear - probably not).

  76. Re:I'm detecting a severe clue shortage in the are by VStrider · · Score: 1

    You say you're not a lawyer? Heh, I have a hard time believing that.
    Nice post btw.

    --
    VStrider.
  77. some assisstant professor by matt+me · · Score: 1

    clearly his 'intellectual property' amounts to little more than two brain cells.

  78. nitwit lawyer by Anonymous Coward · · Score: 0

    Some people seem to dissing Lucie Guibault as some nitwit who doesn't understand it. Might be true but she works at a place that translated the Creative Commons license to the Dutch jurisdiction so I think she may not be quite as stupid as some of you think.

  79. I'll bet she's really really really smart by Anonymous Coward · · Score: 0

    They say beauty and brains are diametrical opposites.

  80. We've already solved the problem.. by hacker · · Score: 1

    Easy! Simply add a statement such as the following in your project notes, and adhere to it when accepting code, fixes or patches. Its what we do in several of our projects now.

    In order to keep [Foo] unencumbered by intellectual property abuses (for example, SCO), all external contributors to the project are asked to release any rights to the submission. This keeps the [Foo] project a healthy, unencumbered GPL project. Please accompany your patch, code, or other submission with the following statement:
    The author or authors of this submission hereby release any and all copyright interest in this code, documentation, or other materials included to the [Foo] project and its primary governors. We intend this relinquishment of copyright interest in perpetuity of all present and future rights to said submission under copyright law.

    This is defensible in a court of law, so your project should have no problem using it.

  81. Re:I'm detecting a severe clue shortage in the are by 1ucius · · Score: 1

    The article vaguely implies that there is a quirk in Dutch copyright law. Unfortunately, they don't really explain the problem or link to the Dutch law.

    "But Richard Stallman, the founder of the Free Software Foundation and the author of the GPL, claimed that even if this is a problem in the Netherlands, it will not affect free software elsewhere."

  82. Another reason to cave by nurb432 · · Score: 1

    Even when you are in the right, sometimes its not worth it financially to fight. Today's legal system its about right or wrong, its all about who can hold out the longest. Its just a large poker game, where the little guy is at a disadvantage from the start.

    In thend you may 'win', but you may also be put out of business trying to pay the legal bill. So was it really worth it to stand up instead of 'caving' ?

    --
    ---- Booth was a patriot ----
  83. Re:Yes you can. (OT) by Anonymous Coward · · Score: 0

    At least in America they will and the French seam to be far less tolerent so I imagin they'd do the same.

    I think you'll find it's the contrary. It's focused around ensuring everyone actually gets treatment regardless (because they are obligated to, and they do not exclusively treat patients like 'customers').

    However if socalised medicen is a good thing and the American medical system is bad then I'll die wrong and those who survive me will only be able to blame me for my own stupidity.

    Bit late, it's already happening...

    America spends more on healthcare than any other nation, yet is way down the league tables when it comes to life expectancy and also actual healthcare treatment (as measured by the World Health Organisation).

    In fact (on just checking) the US is indeed rated 37th in the world, and they do indeed spend the most.

    France is, er number one in the world.

    They also spend less, much less. Not just in total (obviously) but significantly less per head, yet it's still better. They live longer too.

    American 'health tourism' has in fact been a problem here in Europe (particularly for operations or AIDS/cancer treatment that's very expensive in the US), especially in countries like the UK where treatment is completely free at the point of use (and no ID required).

  84. Re:In other news... by Anonymous Coward · · Score: 0

    Q. What's brown & black and looks good on a lawyer.

    A. A doberman

  85. MOD PARENT UP by 49152 · · Score: 1

    Nice summary

    1. Re:MOD PARENT UP by OverflowingBitBucket · · Score: 1

      Thanks. :)

  86. On Behalf by AUsBandit · · Score: 1

    I'm no lawyer but I would think a group of 'greedy' lawyers could sue on behalf of the general public. I know the government can file suits on behalf of its citizenry.

  87. Wrong question? by smartdreamer · · Score: 1
    Has I understand it, GPL about sharing the code and make sure everybody can modify it to it's own need. So why ask whom it is to? As long as you share your modifications, I don't see why ask this question!?

    The only think I could think of is when you want to buy GPL software : their is many contributors. Can you do it without everyone's assent. But the right thing to do is to fork with dual licenses.

  88. Easily resolved by Karem+Lore · · Score: 1
    Set in the GPL that the copyright is held explicitly and without power of transfer to "/dev/null".

    --
    When all is said and done, nothing changes...
  89. No copyright at all by Anonymous Coward · · Score: 0
    Simply being the last to contribute to something doesn't mean that you gain the copyright over the rest of the code.

    Nor does it mean you have a copyright at all. There is no statutory language in the United States that states that "computer programs are literary" (missing from 17 U.S.C. 101), or that "exclusive rights are granted to computer program works" (missing from 17 U.S.C. 102a). Rather, the governing statutory language is that methods, processes, systems, etc., "regardless of form", are not copyrightable (17 U.S.C. 102b).

    Changing a fragment of code such as a+=1 to ++a would hardly qualify as having copyright protection.

  90. Cross-license enforcement rights? by bwcbwc · · Score: 1

    Isn't it possible to assign/delegate copyright enforcement rights without actually assigning copyright? As I recall, that's what Novell is claiming their deal was with SCO. SCO got the right to distribute Unix and sue on the behalf of Novell, but Novell claims it retained the actual copyright.

    A GPL version of this could be added to the new GPL, so that the author of a derivative work and the original copyright holder automatically cross-license the right to sue on each other's behalf.

    --
    We are the 198 proof..
  91. This is nothing new by RealAlaskan · · Score: 1
    This is nothing new.

    The FSF has known about the problem of knowing who holds the copyright for many years. That's part of why they ask that authors assign copyright to them. This ensures that they have standing to enforce the license for the software for which they're responsible. Only the copyright holder or his assignee can enforce the license.

    TFA says:

    ... the defending party could argue that the copyright appears to belong to the Free Software Foundation, according to Guibault.

    "The only name that appears on the licence is the Free Software Foundation -- they appear to be the licensor,"

    The license makes no copyright claims, except to assert the FSF's copyright on the license itself. The license gives the terms under which the copyrighted material may be distributed.

    So, yes, we need to know who that copyright holder is, yes, we've known this for years, yes, it's covered where it should be, rather than where the author of that article chose to look and yes, the author is stupid, stupid, stupid.

    How stupid? Here's RMS's take on it, from TFA:

    "If free software licenses are not valid in the Netherlands, copyright law still applies, so the result could be that no one is allowed to distribute or change free software there. However, the FSF will continue to respect everyone's right to do so," said Stallman.

    "Whatever happens in the Netherlands, it won't be a disaster for free software in general. If the Netherlands has put something foolish in its laws, it will just have to fix their laws to do the right thing," Stallman added.

  92. Analysis by sepluv · · Score: 1
    Please can some serious lawyer come up with a critique of the GNU GPL that makes some legal or logical sense. It would make a change from the normal the-GNU-GPL-is-evil-therefore-everything-under-it- is-public-domain-never-mind-what-the-law-says stuff being spouted by bribed, failed lawyers and journalists everywhere.

    Here are my 2 cents:

    The GPL may be difficult to enforce...

    The GNU GPL is not a contract or agreement as it does not require that the reciever of the software do anything that they would have been legally able to do anyway (and it is not agreed to). Therefore, by its very nature, it cannot ever be enforced by the copyright holder against the receiver as

    • the receiver never agreed to it
    • there is nothing in it that they could agree to
    • and it states that it cannot be agreed to

    [The modal verbs of ability (e.g.: can, could, cannot) above are used in their strongest sense to indicate logical possibility (as opposed to only physical possibility according to the constraints of the laws of physics or society).]

    due to a lack of clarity over who owns the copyright to the software

    If there is a lack of clarity over who holds [legally, copyright cannot be owned] the copyright (which, in my experience, is always made clear with copylefted software unlike other works of literature where it is usually unclear), then:

    • this has nothing to do with the GNU GPL as it is a license which gives permission to copy a given work after the software licensor has obtained the exclusive copying rights to said work
    • this would not make it difficult for the copyright holders to enforce their rights as their rights exist (under the Berne Convention) regardless of the extent to which they inform anyone that they hold those rights.

      In summary, the GNU GPL does not and a license cannot remove the rights of the copyright holder. The premise for this statement is also untrue, as the GNU GPL, being a general public license (to be used for multiple works), does not state who the copyright holders are. If the premise were true and the statement were true, the statement would not logically follow from the premise, as the clarity is in no way connected with the ability of the copyright holders to enforce their rights.

      the GPL should clarify who is the author of the software to ensure that open source software distributed under this licence receives legal protection

      The GPL cannot clarify who the author of the software is as it used by multiple authors (who specify who they are themselves). Regardless of whether the authors are specified, the software still remains under copyright (which is I assume what the nutty professor means by `protection', implying that software is some kind animate object with feelings) under the Berne Convention. Nothing in the law, says that one has to specify who the copyright holders are (although this would make it even less obvious whether one was receiving the license from the true copyright holder if one didn't even know who one was receieving it from, so people may avoid distributing such software--although the proprietary software world indicates that this is not considered a problem as no one knows who owns the copyright on, say, much of the software published by Microsoft).

      The copyright of the actual text of the GPL is owned by the Free Software Foundation, but the author owns the copyright to the GPL-licensed software.

      News@11....I mean congratulations on saying something factually accurate.

      Guibault told ZDNet UK that it may not be enough to have the copyright statement in the code.

      If that is not enough, what about the vast majority of proprietary software out there that comes with...gasp...no source code at all, and...gasp...without a

    --
    Joe Llywelyn Griffith Blakesley
    [This post is in the public domain (copyright-free) unless otherwise stated]
  93. Oh, Please... by LuYu · · Score: 1

    Lucie Guibault, an assistant professor of intellectual-property law at the Institute for Information Law in Amsterdam, said at the Holland Open Software Conference in Amsterdam, that the GPL should clarify who is the author of the software to ensure that open source software distributed under this licence receives legal protection.
    Yeah, right. If that were true, then the RIAA and MPAA would have to list the people they represent every time they went to court. Imagine the RIAA's thousands of lawsuits if they had to first verify that they truly represented each and every artist they claimed to represent. The fact is: copyright has more than enough provisions for works done by groups to handle this situation. It was designed this way. This design of opening everybody to potential litigation is one of its flaws.
    --
    All data is speech. All speech is Free.
  94. Can you say "class action"? by Wolfger · · Score: 1

    Some of the larger packages, with many contributors, would be ripe for a first-ever class-action copyright infringement lawsuit. IANAL, but that is my take on it.

  95. This is a red herring of absolutely no relevance by rfc1394 · · Score: 1
    I'm not even a lawyer and I know that the point the author is making is completely bogus. While there may be a few exceptions for some underdeveloped countries, the fact remains that almost every country, and certainly every industrialized country in the world - including the United States - is a signatory to the Berne Union copyright convention, which provides that copyright notices and other formalities are not required. This has been the law in the U.S. since March 1, 1989. Because of the former requirement (partially required from 1978-1989, and mandatory before 1978) in the U.S. that a copyright notice be included, most organizations do put copyright notices on their materials.

    Now, a government can impose certain formalities on works coming from authors domiciled in that country, but for works from other countries they can't impose a notice formality. The Netherlands can impose requirements with respect to authors who are citizens or nationals of Holland, but any local laws would have no effect upon the protections granted by the treaty because the treaty completely eliminates any formalities upon works from other signatory countries.

    --
    The lessons of history teach us - if they teach us anything - that nobody learns the lessons that history teaches us.
  96. Monkey Nutsack Linux would be better by b00m3rang · · Score: 1