Slashdot Mirror


You Can't Oppose Copyright and Support Open Source

Reader gbulmash sends us to his essay on the fallacy of those who would abolish copyright. The argument is that without copyright granting an author the right to set licensing terms for his/her work, the GPL could not be enforced. The essay concludes that if you support the GPL or any open source license (other than public domain), your fight should be not about how to abolish copyright, but how to reform copyright.

550 comments

  1. In a world without copyright... by c0l0 · · Score: 4, Insightful

    ...it would be possible to have commented disassemblies of everything that a computer can run openly available. That would be a lot better than the situation we have right now in SOME cases (by far not all of course - but please note you could still publish sourcecode in a more high-level language if you felt like it ;)) when there are only legally encumbered BLOBs available for crucial components of a system like, for example, graphics or network drivers, which you may execute, but not touch in any other way (in the US at least, that is).

    Summa summarum, I think it's better to live in a world with copyright in place.
    I just - like many other fellow advocates of Free Software - would wish for more people to publish their works under more permissive and freedom-granting licenses: to have art, culture, knowledge and wisdom spread for the greater good, and not just immediate, monetary profit in the first place.

    Bottom line is: supporting Free Software and/or the GNU GPL does not automagically make you speak out against copyright per se at all.

    --
    :%s/Open Source/Free Software/g

    YTARY!
    1. Re:In a world without copyright... by HeavensBlade23 · · Score: 3, Insightful

      It would be *possible* that things would become more open without copyrights, but it wouldn't neccessarily happen. Companies might be come even more secretive about their source code since secrecy would be the only method of protection they have left.

    2. Re:In a world without copyright... by Darundal · · Score: 2

      Your wish runs counter to the fact that people act for their own self interests. The copyright is just a way to make sure that people have incentive, by (theoretically) allowing the amount of money a person makes to be a result of the quality and usefulness of their labor. Those who publish under the GPL and other licenses are people who either are smart enough to build up companies with their own code, let everyone else look at it and do what they want with it, and basically still make money from those their work benefits, or who work for companies already and see their own efforts as volunteerism that will possibly at one point or another offer some return. However, the guy who wrote the article is totally and completely batshiat crazy; he assumes that using the system to produce results closest to those that one desires automatically means one doesn't desire a lack of the system.

    3. Re:In a world without copyright... by the_mighty_$ · · Score: 2, Interesting

      This is silly. Copyrights are not necessary. All you need is respect for contracts. Example: a programmer writes code. Then he gives the code to his friend after asking his friend to contract that he will agree to release all his modifications to the source code (or whatever) and that the friend will require anyone he gives the code to to agree to the same contract. Viola. Open source without copyright law.

      --
      VI VI VI - the editor of the beast!
    4. Re:In a world without copyright... by Babbster · · Score: 3, Insightful

      I just - like many other fellow advocates of Free Software - would wish for more people to publish their works under more permissive and freedom-granting licenses: to have art, culture, knowledge and wisdom spread for the greater good, and not just immediate, monetary profit in the first place.

      Immediate, monetary profit is what copyright-reform advocates want to protect. As a current example, I think Sony/Marvel/etc. should have the right to make as much dough as they can on the recently released Spider-Man 3 for the next 10 years. After that, it should enter the public domain. The same, I think, should apply to software, books, etc. I could probably be convinced that a reasonable compromise would be 20 years (at least until corporations actually get used to having to create instead of indefinitely rehash). Any longer than that, with high-speed distribution (get the product out) and the availability of numerous and sophisticated marketing methods (let people know about the product), actually serves to stifle creativity more than it helps.
    5. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      Reform copyrights! No closed source software should be allowed to be copyrighted. Copyrights are supposed to get people to publish their works, and in time, give back to society. What of closed source software? By the time it falls into public domain the source codes will no doubt have been lost for 99% of all closed source projects, and even then, there is no incentive to ever release the source codes. This goes against the purpose of copyrights, and turns copyrights into a form of trade secret with legal teeth. The only software that should ever be copyrighted are open source projects, or close source software that has registered their code with the library of congress so that it wont be forgotten.

    6. Re:In a world without copyright... by shawb · · Score: 2, Insightful

      In my opinion, that would be a far worse scenario than copyright law. Anybody purchasing software or media would have to agree to licensing contracts to use it. These contracts would likely be at least as binding as current contracts. The only difference is that there is no expiration on the contracts, and therefore the information would never reach the public domain. Under copyright law, the information in theory will eventually reach the public domain and be usable by society as a whole without an arduous contract. It may be said that the current copyright system is broken, but simply getting rid of it will cause more harm than good.

      On a different note, it is not necessarily incongruous to simultaneously hold the belief that copyright is bad while supporting open source. One can feel that copyright inherently causes harm to society, but still support open source as a means to work within a system that is already broken. True, without copyright open source would be unenforceable. But without copyright, one would also have no need to enforce the GPL, as any releases made would be into the public domain assuming it is possible to disassemble the software. This includes software that incorporates code that would have been released under the GPL, satisfying what I see to be the intent of the drafters of the GPL.

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
    7. Re:In a world without copyright... by umofomia · · Score: 2, Interesting

      In essence, your idea is no different than a trade secret and your contracts become NDAs. However, if your code ever leaks to someone without a contract, they will be able to do whatever they want with it and you will have no legal recourse, which is the point the article is trying to make.

    8. Re:In a world without copyright... by samkass · · Score: 2, Insightful

      This article seems to equate "open source" with the GPL. BSD and Apache licenses would have much less problem with lack of copyright.

      --
      E pluribus unum
    9. Re:In a world without copyright... by TheRaven64 · · Score: 1

      The only difference between that and copyright is that you don't need to be a lawyer to use copyright effectively.

      --
      I am TheRaven on Soylent News
    10. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      This article seems to equate "open source" with the GPL. BSD and Apache licenses would have much less problem with lack of copyright.

      How do you make that out? They're licenses. In the absence of copyright there'd be nothing to license. So they're entirely dependent on copyright law.
    11. Re:In a world without copyright... by spaxxor · · Score: 1

      now now, one can justly oppose parts of a copyright, and some of the people that doggedly enforce that copywright, and yet still accept it as a whole

      --
      destiny, chance, fate, fortune; they're all ways of claiming your fortunes, without claiming your failures. -gerrard
    12. Re:In a world without copyright... by Chandon+Seldon · · Score: 1

      The only difference is that there is no expiration on the contracts, and therefore the information would never reach the public domain. Under copyright law, the information in theory will eventually reach the public domain and be usable by society as a whole without an arduous contract.

      The difference between "life of the author + 70 years" and "forever" is basically irrelevant. Anyone who was alive when the work was released will be dead (at least retired in the "they were a baby" case) when is released to the public domain. In the contract case, it only takes one person ignoring the contract to break the chain, and then everyone who got it from them is unencumbered - much better.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    13. Re:In a world without copyright... by Chandon+Seldon · · Score: 1

      Twenty years is still far too long. I think the right number is five years. That way the producers get 95+% of the potential revenues, and people get to remix (think "reuse" for code) it before it's completely culturally obsolete. In order to qualify for the 5 year protection, the author should be required to escrow the preferred modification form of the work with the copyright office for release when the copyright expires.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    14. Re:In a world without copyright... by waveclaw · · Score: 1
      Don't confuse the methods of FOSS (GPL, CDDL, most Creative Commons permissive licenses) with the philosophy and realization of FOSS.

      supporting Free Software and/or the GNU GPL does not automagically make you speak out against copyright per se at all

      Copyright is used because it is the appropriate tool. While Click-wrap licenses and EULA live in a grey world, rejecting the GNU Public License makes you a copyright violator. With the power of Disney Co. behind you, your GPL'd code gets the same treatment as any moder Masterpiece[1].

      Copyright exits at its best when enforcing correct attribution, but at its worst when crushing innovation. Because greedy and immoral people will claim anything as their own for a quick buck, copyright laws can, like any law-based concept, grown and consume more rights from the public as time goes on. Those opposing copyright oppose excessive copyrights resulting from this parasitic growth on the public commons. Successful or not restoring balance, this fight will pendulum for the foreseeable future as the invested fight reality to protect their business model.

      FTA: the argument becomes not whether copyright should be abolished, but what form it should take. In short, we've established what kind of girl you are. Now we're just haggling over the price.


      It was the proffer's mistake in walking into the red-light district in the first place. Only the insane may want to abolish copyright, but most[2] just want it limited.

      We as a people reserve the right of copy from the public domain to improve creativity and innovation through protection of financial incentives to the creative to create and innovate. When that right is abused by the copy holders[3], you have the same situation that one young Richard Stallman found himself. Creativity and innovation are being stifled through restrictions on access. Free and Open Source Software is about removing restrictions on access by enforcing the surrender of copy rights while at the same time being based upon them.

      The FSF's GPL gives you the rope. You can climb out of that pit or hang yourself. The FSF won't decide for you.

      And no, there is no company with enough money to buy that girl[4]. Somethings are literally 'priceless.'

      ---
      1. Stolen by other companies and relentlessly copied in China.

      2. To paraphrase the head of the MPAA: "Of course copyright as it is in the USA is Constitutional. The Constitution forbids eternal copyright. Our goal with copyright extension is 'one day short of forever.'"

      3. Typically distributors who have no "real" value to the creative process except to make a buck off someone else's work.

      4. Greg Bulmash bases his article on a quote typically attributed to Winston Churchill. Like I said, copyright when at it's best.
      --

      "You cannot have a General Will unless you have shared experiences. You cannot be fair to people you don't know."
    15. Re:In a world without copyright... by suckmysav · · Score: 1

      "Reform copyrights! No closed source software should be allowed to be copyrighted. Copyrights are supposed to get people to publish their works . . . "/i>

        Closed source software is published all the time. The binaries are published. The copyright that applies to that copy of Windows you are using is on the binary images and not the source code. I just love it when /. runs stories on copyright and patents. All the geeks simply can't help from rushing to be the first one to show how utterly ignorant they are of the issues.

      --
      "You can't fight in here, this is the war room!"
    16. Re:In a world without copyright... by ActionGaz · · Score: 3, Insightful

      However, the guy who wrote the article is totally and completely batshiat crazy; he assumes that using the system to produce results closest to those that one desires automatically means one doesn't desire a lack of the system. I disagree. If a lack of copyright is what you desire for your creations that already exists now within the current system. You simply put them into the public domain. The fact that this isn't what people want to do means that they do, as the author suggests, want to retain some control over their creation and so use the GLP or Creative Commons or some similar system.
    17. Re:In a world without copyright... by Planesdragon · · Score: 3, Insightful

      Open source without copyright law.

      No, not really.

      If you don't have copyright (or patent) to your code, I receive no consideration when I take your code and use it in my project. Once I have seen the code, I have all that I need. I can simply ignore what your contract says, state that I have been given nothing of value to compel me to release what I do in kind.

      The day-to-day effect of OSS would be the same -- free as in beer software, because there's no law that keeps you from handing your buddy a DVD-R with every piece of software you own. Copyleft, however, would disappear.

      (Remember that, if you nullified copyright today, it would apply to every OSS project in existence. MS could take Linux with impunity, Apple could (and would) give a big finger to BSD, and everyone from IBM to Dell would never pay another dollar to an out-of-house software developer ever again -- because they've already got all that they need.)

    18. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      >people that doggedly enforce that copywright

      Um?

    19. Re:In a world without copyright... by iminplaya · · Score: 1, Insightful

      Who says everything has to come from a company?? The whole corporate structure would change for the better. They wouldn't be able to claim whatever an employee made as theirs exclusively. Who cares how secretive they get? It's better than the hoarding and speculation we have today. Many people come up with the same ideas, so being secretive won't matter. Copyright simply screws everybody who didn't think of it first. It's nothing but a holdover from 19th century industrialists who wish to control everything. It creates an economic apartheid. It's why we still burn petroleum and use lame, kludgy x86 processors while better existing technology rots on the shelf waiting for a higher price. This is nothing more than a fear of change and sticking with the devil you know. And it has set us back probably over a hundred years, if not much more.

      --
      What?
    20. Re:In a world without copyright... by dircha · · Score: 1, Insightful

      "This article seems to equate "open source" with the GPL. BSD and Apache licenses would have much less problem with lack of copyright."

      There's a lot of confusion out there. Just to be absolutely clear, the FSF does not advocate GPL licensed software as an end. The FSF advocates, unsurprisingly, Free Software. What is Free Software? Free Software is software that satisfies the 4 essential freedoms of all software users (http://www.fsf.org/licensing/essays/free-sw.html) . These freedoms are completely independent of copyright. Proprietary Software is considered unethical to develop and distribute because it fails to satisfy these 4 essential freedoms of software users.

      The GPL just happens to be a convenient advocacy tool under the current legal system.

      If you could pin RMS down and ask him what sort of legislation he would support, it would most likely be legislation that makes all software governed by a mandatory system that enforces the 4 essential freedoms of software users, rather than governed by copyright (or copyright alone).

      The FSF is not anti-copyright per se. It is pro-mandatory software freedoms. The 4 essential freedoms are freedoms of *software* users in particular. They do not apply to books, music, etc.

    21. Re:In a world without copyright... by aussie_a · · Score: 1

      This is patently false. Public domain means it can be used in closed source, copyrighted content. I may wish for my content to be used in all open source and public domain work and exclude the closed source, copyrighted content, but that is impossible to do by putting it into the public domain. If we got rid of copyright laws, such people would be able to have their desires met. Myself, I'm not for abolishment of copyright but indeed reform. However seeking to abolish copyright and supporting open source is not necessarily at odds with each other.

    22. Re:In a world without copyright... by morcego · · Score: 1

      So what you are saying is that "enforced freedom" is the way to go ?

      As far as I'm concerned, the freedom to choose, including how your work is licensed, is the most important of all.

      What piss me off is the change of rules during the game. If the copyright rule stated that a copyright was valid for 1000 years when Mickey was created, that would be ok by me (regarding Disney, not the rule). However, they changed the rules after that, to extend the copyright. That is wrong, plain and simple. Same for DMCA and plenty of other "trendy" regulations (the attacks on fair use, etc).

      So yes, the copyright _idea_ is good. The way copyright works right now, or should I say the legislation regarding copyright, is flawed, and need to be replaced.

      --
      morcego
    23. Re:In a world without copyright... by dircha · · Score: 5, Insightful

      "But without copyright, one would also have no need to enforce the GPL, as any releases made would be into the public domain assuming it is possible to disassemble the software."

      I think there's some confusion here about Open Source and Free Software. The GPL is just a license that uses a technique called Copyleft to proliferate Free Software in the current legal setting. But there is plenty of non-Copylefted Free Software.

      The FSF advocates that all software should be Free Software; software that satisfies the 4 essential freedoms of software users (http://www.gnu.org/philosophy/free-sw.html). But Free Softare is not in any way dependent on copyright law. The definition of Free Software makes no reference to copyright. And you don't need to settle for copyright vs. essential freedoms and resort to relying on disassembling software or something like that.

      Instead, you can advocate that software should be covered by law that mandates the 4 essential freedoms of software users, in addition to, or in place of copyright.

      The FSF (the publisher of the GPL) is not anti-copyright per se. It is pro-software freedom. It is a logically sound position. If this position is appealing to you, read up on it. Don't let blogger prattle throw you like that.

    24. Re:In a world without copyright... by Fidelis · · Score: 1

      Wanting freedom is not the same as espousing Anarchy !!

    25. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      Regardless of the number of years, it should be clear to anyone with half a brain that 100 years or so is far too long. Five seems too few, make it about equal to Patents or a little less, say 10-15 years.

      Unfortunately, most congressmen don't have half a brain. So, we need new congressmen that don't get the half a brain they do have corrupted by regular big pay-offs from Hollywood.

    26. Re:In a world without copyright... by deKernel · · Score: 0

      Then I would suggest that you don't release your code under Public domain. It is that simple. Just create a license that states what you wish your code to be used for and also attempt to state where your code cannot be used. It is that simple.

    27. Re:In a world without copyright... by Chandon+Seldon · · Score: 2, Insightful

      There's no reason to link patents and copyright as all. Patents are a monstrosity that is destroying any sort of commercial innovation or scientific progress while killing poor children and destroying the economy with lawyer-bound monopolies supported by patent exchange agreements.

      Copyright, on the other hand, seems to have socially redeeming value. It allows the creation of at least three types of expressive work that would be much more difficult in a world without copyright: High budget Movies, TV Shows, and Video Games.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    28. Re:In a world without copyright... by iminplaya · · Score: 0, Troll

      (Score:0, Flamebait)

      There ya go! Send in the drones... to fight for what they think is theirs...even when it's not. Stamp out the rabble rouser and his demagoguery! "He is dangerous..."

      Freedom is just another word for nothing left to lose,
      Nothing don't mean nothing honey if it ain't free.

      --
      What?
    29. Re:In a world without copyright... by cpt+kangarooski · · Score: 1

      Sure, but the compiled binaries aren't very useful in promoting the progress of science, are they? Requiring that, as a condition for a copyright on the binaries, a copy of the source and other supplementary information as required by the Copyright Office (e.g. information as to the platform, compiler, etc.) be deposited in the Library of Congress, would be sensible. People who wanted to learn from the software could read through the source, but they still wouldn't be allowed to make copies of it. Copyright doesn't protect ideas or techniques, only specific expressions, so it cannot be argued as a reason against this that competitors could make work-alike software; our copyright policy always has wanted them to be able to do that. It's easier for people to analyze a novel than it is for software. But by requiring this supplementary deposit, we can bring the software situation up to the same level that is traditional for other works.

      --
      -- 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.
    30. Re:In a world without copyright... by Herby+Sagues · · Score: 1

      > The difference between "life of the author + 70 years" and "forever" is basically irrelevant. Only for mediocre content. The works of Behetoven and Mozart are free now and that's a great thing, even if more than 70 byears have passed from their deaths.

    31. Re:In a world without copyright... by Breakfast+Pants · · Score: 1

      What? If we got rid of copyright laws, people could still put the code into closed source products.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    32. Re:In a world without copyright... by aussie_a · · Score: 1

      There would be no closed source products. There would be products we can reverse engineer and products we don't need to reverse engineer.

    33. Re:In a world without copyright... by neophytepwner · · Score: 1
      Wait, I have a better title! If You Support Copyright Then You Can't Support Microsoft OS. Maybe if people understood that copyrighting is not just "controlling" ideas it's also about patents "trolling" ideas. Copyright was a great idea initially, but when money grubbers got their hands stuck in patents it destroyed the creative process completely. Here is an interesting figure,

      ONLY ABOUT 5% of patents end up having any real commercial value http://www.motherjones.com/news/exhibit/2006/03/in tellectual_property.html.
    34. Re:In a world without copyright... by Tanktalus · · Score: 1

      Apparently, the first mod was correct - Flamebait is much more appropriate than Insightful. Because copyright doesn't protect ideas (that's patents - and utterly irrelevant) - it protects, for lack of a better word, implementations. The idea that a child wizard is the most powerful wizard in all the contemporary wizarding world isn't protected by copyright - JKR's text describing that fantasy is. The idea that notes in a certain order can be harmonious isn't protected by copyright - Bach's rendition would be, except it has expired. But the Toronto Symphony Orchestra's performance of that music still can be under copyright (it's an implementation of a licensed work [as licensed as need be]).

      I get a couple of memes from /. on these topics: patents are evil (even moreso if it's software patents), with the most moderate concept that non-experts in the USPTO are granting patents for obvious, non-novel ideas - completely irrelevant to the original topic (only here as a rebuttal to your comment); and copyrights are annoying/Disney is evil. It's the latter meme that the OP is arguing as hypocrisy. By the time FLOSS software is actually not covered by copyright anymore, under the current Disney extention of copyright, it really will be useless - there'll have been 100-200 versions of it since then, or it will have died from neglect. If we had a shorter copyright (say a silly-short one of five years), it'd be possible, even likely (if short enough) that someone would go back to expired open source code, take the code, integrate it into their closed-source software, and maintain it for themselves. In this way, Disney may be doing FLOSS a bit of a favour - albeit a bit overextended for our purposes.

    35. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      Err, if the source is not released it's closed source no matter what you seem to think "closed source" is.

    36. Re:In a world without copyright... by Grail · · Score: 1

      If there were no copyright encumberances, the object code could legally be reverse engineered into some sort of source, commented by people who know their schtick, and then released into the public domain.

      All source is released in some shape or form. If you give me an executable without the source files you built it from, it is technically possible to reverse engineer that executable, rework that into readable source, and have "the source" available to debug the program.

      Thus in a world without copyright and reverse-engineering restrictions, all source is open.

    37. Re:In a world without copyright... by iminplaya · · Score: 4, Interesting

      Actually patents are what protect method of implementation of an idea, and you were at one time supposed to bring a model or at least a drawing(since perveted by relaxed definition of what is patentable) of that method to the patent office. A single idea can have many methods, each one of them individually patentable*. For example, look at the fight between Glenn Curtiss and the Wright Brothers. Aircraft advancement** slowed to a crawl until the government took over the patent during world war I. And that's when things really took off, so to speak. Anyway, I am saying you have no right to exclusivity. You only have the real natural right to, for lack of a better word, "authorship", simply because it is impossible for one to be a creator of something that was created by someone else. IP*** is a fallacious claim of ownership. You have no right to dictate what I can do with what I possess. My copy is my copy. Yours is yours. What you are trying to do is to recollect the smoke that was let out of the bottle. Well, you can't. Only by the use of physical force can you make such false claims. Copyright was created out of the exact same reasoning 297 years ago as it is used to today, to protect an established industry. And I restate the only legitimate claim in ALL of this is that of authorship. Those who plagiarize are the only ones that should be looked after. Distribution and use is not for you or anyone else to control. There is no logical defense for operating this way. Attribution is your only rightful claim, and it is one that even I would defend.

      *didn't help Curtiss though.

      **In every instance I can find IP law has always slowed developement of virtually everything until it copyright/patent expired.

      ***which covers copyrights AND patents, so patents are not irrelevant. They are every bit as much a part of the picture as copyright.

      --
      What?
    38. Re:In a world without copyright... by Daengbo · · Score: 2, Insightful

      The ironic thing about this article's stance is that RMS didn't want copyright on software at all: he felt that the code should be free. He created the GPL because he lived in a world with copyright and needed to use its power to protect code from being closed. I'm not trying to start a flame-fest between BSD and GPL over what constitutes "Free" here, so I'll explain. Because of the computing culture RMS grew up in (where code was freely distributed and copied), he felt that he should be able to take anyone else's code and add to it without fear while giving the same rights to others. If he had followed the BSD style license, he wouldn't have had the freedom to take from people who had closed the source, only to give.

      The GPL only has teeth because of copyright, but RMS wouldn't have needed to create the GPL if there hadn't been copyright on software in the first place.

    39. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      "it'd be possible, even likely (if short enough) that someone would go back to expired open source code, take the code, integrate it into their closed-source software, and maintain it for themselves."

      It sounds quite a lot like BSD license which, you know, is a known valid open source license heavily supported by at least some FOSS proponents.

      Thank you for your post: it clearly debunks the article's position.

    40. Re:In a world without copyright... by melikamp · · Score: 1

      I could live with copyright if GPL was its only statute.

    41. Re:In a world without copyright... by ArsonSmith · · Score: 1

      BSD and GPL give freedom to different things. The GPL gives and insures the continuance of freedom to the code written, while the BSD insures that the developer is free to do what ever he/she/it wishes with the code.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    42. Re:In a world without copyright... by mark-t · · Score: 1

      But without copyright, one would also have no need to enforce the GPL, as any releases made would be into the public domain assuming it is possible to disassemble the software

      Manually disassembling software from the binary executable is not nearly as useful for education and maintenance as having actual, commented source code. If it were, it would be done a lot more often than it is... even though there are supposed restrictions against it.

    43. Re:In a world without copyright... by mrchaotica · · Score: 1

      Hence the word "theoretically." If copyright had remained how it was originally intended, your argument would be moot because its duration would still be "only" 17 years or so. Granted, even that is too long for software, but still...

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    44. Re:In a world without copyright... by Daengbo · · Score: 1

      I understand that, which is why I defined the way that I meant "Free" here. I've seen too many flame wars over it.

    45. Re:In a world without copyright... by aussie_a · · Score: 1

      I thought closed source was code you couldn't modify, view or redistribute. How silly of me, I guess I'll go redistribute the code for Windows Vista then.

    46. Re:In a world without copyright... by mrchaotica · · Score: 2, Insightful

      Remember that, if you nullified copyright today, it would apply to every OSS project in existence. MS could take Linux with impunity...

      And the community could take Windows with impunity too! That street runs both ways, you know. Sure, the source code would have to leak first, but that happens anyway despite copyright law and NDAs, and could only become more frequent without the threat of prosecution for criminal copyright infringement.

      Besides, without copyright, Microsoft's business model collapses anyway. When it's impossible to sell software on a per-copy basis, what advantage is there in keeping it closed-source?

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    47. Re:In a world without copyright... by mrchaotica · · Score: 1

      Twenty years is still far too long. I think the right number is five years.

      I think the duration depends on the kind of media. Five years sounds about right for software, but books might still require something longer.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    48. Re:In a world without copyright... by odourpreventer · · Score: 1

      it would be possible to have commented disassemblies

      Possible, yes. Likely? Hmm.

    49. Re:In a world without copyright... by LuYu · · Score: 1

      However, employees could also copy any code they wanted and distribute it to whomever they like without the fear of any jail time or expensive lawsuits. A college graduate could get a job at, say, Microsoft and walk away with parts or even all of the source. After posting this on the net, Windows would be "Open Sourced". In fact, there would be no way that Microsoft could legally force anyone to take the source off of their website.

      Considering the number of freeware developers that even closed source Windows has, I doubt very much that it would not be improved massively. Vendor lockin would cease to exist. Software would return to being a service as opposed to being an artificial "product".

      BeOS could be used and improved instead of being locked away in a closet by a company that has no use for it. The best parts of BeOS could be merged with Linux or even Windows or vice versa. OSes would be better for everyone.

      As for secrecy and -- at the very least software based -- DRM, we all know how long these things last with legal enforcement, so we can also assume that without such a threat hanging over people's heads, the period for the demise of a given instance of either or both would quickly become too short to measure. The idea that large corporations could effectively manage such things without recourse to their lawyer henchmen is just ridiculous. For examples, just look at their implementations of things like CSS or FairPlay or even AACS. Remember, anybody who distributes DRMed code has to distribute the keys to use it. Hiding something from somebody who is already in possession of it is an exercise in futility.

      I am assuming this discussion only applies to software, but if copyright were abolished, there would be a world of information that has formerly been locked away in closets. Nearly every movie made in the 20th century is locked away in closets. Maybe it will not make anyone money when sold, but a given movie might be valuable to a small number of people or perhaps even a single individual who might receive from it a brilliant epiphany. Copyright prevents access and therefore restricts education.

      The GPL is a hack to create a semblance of the Public Domain in a world where information is territorialised, to protect us from a world where the Public Domain has been effectively obliterated. Admittedly, it is a good hack, and has done many good things. But a world without such boundaries would be better. Imagine Google Books with free access to all of the books. Imagine YouTube with every video from all of history. Imagine every bibliographic reference in every book pointing to the book or even the exact page or pages it referenced.

      The last thing I feel I must say is this: Copyright is and always has been about money. Originally, the idea was that if anybody made money on the work, the author should be the one. I think most people would consider that fair. I certainly do.

      However, we now live in a world where formerly copyrighted works have become speech. I do not write comments on Slashdot for money. I write them because I have something to say. The paradigm that monetary incentives are necessary for people to create has been effectively disproven by the internet. People post because they want to post. People take pictures, make videos, sing songs, and create many other works merely because they want to communicate. Other people write programs because they have an itch to scratch. Artists paint or draw because they have something to say. Commercial art does not need copyright because advertising more than pays for it, and if more people copy a popular ad, its message is more widely dispersed creating more value for the advertiser.

      In short, monetary incentives are for fat men in business suits who create nothing and keep their artists working at McDonald's. Copyright harms everyone else for these people's profits. Copyright therefore is a form of legal theft from the People, and a powerful weapon against the First Amendment.

      --
      All data is speech. All speech is Free.
    50. Re:In a world without copyright... by countach · · Score: 1

      Exactly, you nailed it. The small benefit of being able to enforce GPL is outweighed by all the code that could suddenly turn up. There might have to be changes to trade secret laws as well though.

    51. Re:In a world without copyright... by Anonymous Coward · · Score: 0

      See what infamous Jack Valenti said about the launch of CreativeCommons and Lawrence Lessig:
      (see 2nd part of the video)
      "And I hope Larry, that I am supporting you in this doesn't ruin your reputation."
      http://www.lessig.org/blog/archives/003757.shtml

    52. Re:In a world without copyright... by Lars+T. · · Score: 1

      ...it would be possible to have commented disassemblies of everything that a computer can run openly available. Yeah, and having a disassembly (even well commented) of something written in a higher language (preferably OO) will do you sooo much good.
      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    53. Re:In a world without copyright... by muuh-gnu · · Score: 1

      > Only for mediocre content. The works of Behetoven and Mozart are free now and that's a
      > great thing, even if more than 70 byears have passed from their deaths.

      The works of Beethoven and Mozart were free since the moment they were created, since they were never poisoned with copyright law in the first place, and thus are among the worst examples you can make to emphasize "the benefits the copyright fascism brought us."

      Creative works emerge without copyright fascism too. It may be the case that in the whole less of them would get created, but in a non copyright fascist environment the society as a whole woule have access to more creative works than without a restriction, since the only limiting factor would be the time to consume, and not the wealth to pay the licences.

    54. Re:In a world without copyright... by Fordiman · · Score: 1

      I'm going to have to disagree with you; a 95 year long copyright isn't a holdover from the past. The 14-and-14 year copyright of 1790, I think, would suit everyone better.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    55. Re:In a world without copyright... by Fordiman · · Score: 1

      Hey, mods, pay attention. Well written PP was going for Flamebait!

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    56. Re:In a world without copyright... by simm1701 · · Score: 1

      RMS's GPL. This is the weapon of a Free Software Advocate. Not as clumsy or random as a lawyer. An elegant weapon for a more civilized age. ;)

      --
      $_="Slashdotter";$syn="OTT";s;..;;;sub _{print shift||$_};s!ash!Perl !;s=$syn=ack=i;tr+LLEd+BLAH+;_"Just Another ";_
    57. Re:In a world without copyright... by zotz · · Score: 1

      "Bottom line is: supporting Free Software and/or the GNU GPL does not automagically make you speak out against copyright per se at all."

      Isn't he rather saying that If you support the GPL you cannot be against copyright?

      If so, he is not correct. You can easily be against copyright but choose to use the GPL while it continues as a form of using the enemies weapons and tactics against him.

      That said, if copyright were made a lot more sane (could these thoughts help?

      http://zotzbro.blogspot.com/2007/04/some-thoughts- on-copyright-offensive.html

      )

      then we may indeed be better off with a nice set of copyright and copyleft laws than we would be with no copyright. However his point does not hold up in my view.

      Oh and by the way, if anyone is interested, I am not one of the anti-copyright crew but rather am opposed to current copyright laws and practices. (Though we may indeed be better off with no copyright at all than we are with today's copyright situation.)

      all the best,

      drew

      --
      FreeMusicPush If you want to see more Free Music made, listen to Free
    58. Re:In a world without copyright... by maxwell+demon · · Score: 1

      However, employees could also copy any code they wanted and distribute it to whomever they like without the fear of any jail time or expensive lawsuits.

      Wrong. They would not break copyright doing so (since it wouldn't exist), but they would still be breaking a trade secret.
      --
      The Tao of math: The numbers you can count are not the real numbers.
    59. Re:In a world without copyright... by Hal_Porter · · Score: 1

      It sounds quite a lot like BSD license which, you know, is a known valid open source license heavily supported by at least some FOSS proponents.

      The BSD license means you can do what you want with the source code.

      The GPL license actually imposes all sort of duties on you in return for using the source code.

      E.g. consider a company, C. They have some of their own code, and some code licensed from a third party. That third party allows them access to the source code, but does not allow them to release it to third parties as they have signed an NDA. Additionally that third party licenses some patents exclusively to them. Now one of the C's developers uses some GPL code in the application without telling his boss. He used GPL2 code but it left in the "or a later version at the user's discretion" clause. It is statically linked with code from C and code from the third party. The code is then widely released. The developer then leaves the company.

      Later on, a competitor to C buys a binary of this code and figures out by reverse engineering it contains GPL code and thus it is covered by the GPL and demands all the source code, including the third party stuff since it is all statically linked, and a non exclusive, royalty free patent license since he opts to license it under GPLv3. If the C won't do this, the EFF or the user will sue. But if they do it, the third party will sue them for violating an NDA. They can't license the patents royalty free to their users since the license they have from the third party only applies to their products, not everyone else's. The competitor knows this and has no real interest in the source code, they just want to force C to withdraw a product which competes with them.

      Before you say this is artificial, I know of companies who have narrowly avoided this situation. Now they avoid GPL code like the plague, but BSD code is regarded as being fairly safe.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    60. Re:In a world without copyright... by 99BottlesOfBeerInMyF · · Score: 1

      ....Apple could (and would) give a big finger to BSD...

      Umm, Apple already goes above and beyond what they need to with regard to the BSD license. If they wanted, they could close the source to their fork of it to avoid giving back any changes they did not want to. The only thing the BSD license is topping them from doing is removing credit to the original authors of some of the code, and they've never been shy about crediting people even peripherally related to their code improvements.

    61. Re:In a world without copyright... by mOdQuArK! · · Score: 1

      I see this argument repeated over and over by IP proponents, but I've yet to see anyone who can point me to a peer-reviewed study that this effect actually exists. Do you know of any studies which show that preventing people from copying works/ideas actually retards innovation, or are you just have "faith" that such an effect is real?

    62. Re:In a world without copyright... by mOdQuArK! · · Score: 1

      Gah, that didn't make sense - I meant, do you know of any formal economic studies which show that preventing people from copying works/ideas will _encourage_ innovation?

    63. Re:In a world without copyright... by 99BottlesOfBeerInMyF · · Score: 1

      Who says everything has to come from a company??

      No one, but capitalizing upon the greed inherent in human nature has resulted in better products and more innovation than relying upon altruism. See capitalism versus extreme socialism.

      The whole corporate structure would change for the better. They wouldn't be able to claim whatever an employee made as theirs exclusively. Who cares how secretive they get?

      Before copyrights and patents it was perfectly normal for important advances to be lost because the only person or group who understood them was wiped out and they never openly published their knowledge. Picture this. You're looking to make your fortune and you invent a new surgical technique that is revolutionary and can save lives. Currently you can profit by publishing a book about it or by patenting it, both of which will pretty much insure that it will be known to future generation. Without those artificial restrictions, however, you can still make money by keeping it secret and charging large sums to make use of it for the very wealthy. Maybe you never tell anyone, or maybe you train a few people with an instruction manual you're written, but which you keep hidden in your office. Then, your hospital burns down and you and the instructions are incinerated. Humanity has just taken a step backwards.

      That is how copyright promotes useful arts and sciences. The problem currently is that it has been extended in ways that quite obviously do not promote useful arts and sciences. Once an author is dead, nothing will incite them to create more works. If a work is not for sale, stopping it from being distributed hurts the arts and sciences, not helps.

      Many people come up with the same ideas, so being secretive won't matter.

      Many people don't come up with a great play, or the concepts of astro-physics.

      Copyright simply screws everybody who didn't think of it first.

      But without it, many people would not be able to make money from a given endeavor, so they would not do it, and progress would slow.

      And it has set us back probably over a hundred years, if not much more.

      Current copyright (and patent which you seem to be referring to here) laws are certainly setting us back in terms of progress, but before that they helped us move forward more rapidly. Abolishing the current copyright laws would, in my opinion, be an improvement. Reforming them, however, would be better yet.

    64. Re:In a world without copyright... by jedidiah · · Score: 1

      Try the last 500 years of human progress.

      Most of the information that really matters always has been open and free for the taking and easy to build upon.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    65. Re:In a world without copyright... by operagost · · Score: 1

      Copyright simply screws everybody who didn't think of it first. It's nothing but a holdover from 19th century industrialists who wish to control everything.
      No, it's a holdover from the American founding fathers (and English law dating to 1710, if not earlier), who wished "To promote the Progress of Science and useful Arts, by securing for limited Times to Author and Inventors the exclusive Right to their respective Writings and Discoveries." Article I, Section 8.

      And it has set us back probably over a hundred years, if not much more.
      That's meaningless rhetoric, without establishing a context. Who is "us"? Where is the single event that "set us back"?
      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    66. Re:In a world without copyright... by Hatta · · Score: 1

      MS could take Linux with impunity

      No they couldn't. They could try to take Linux all day long, I'd still have it.

      --
      Give me Classic Slashdot or give me death!
    67. Re:In a world without copyright... by mOdQuArK! · · Score: 1

      I'm sorry, that's called "dodging the question". Either point me at a reference (printed journal is fine if you can't find an online reference), or just admit that you don't know of any peer-reviewed studies that support your point.

    68. Re:In a world without copyright... by HiThere · · Score: 1

      That's a bit too strong a statement about patents. It's quite plausible that if they didn't exist some other mechanism would need to be found to encourage various development efforts that require a lot of up-front costs.

      OTOH, I'm not convinced the "High budget Movies, TV Shows, and Video Games" is a reasonable justification for a law that restricts the actions of individuals. Copyright does have many socially redeeming features...but those aren't examples. And the examples that exist don't justify a copyright length of more than 10 years, OR justify the existence of DRM. And they certainly don't justify the existence of DRM on copyrighted works. (It should be an either/or proposition. If you are trying to prevent the artistic work from ever entering the intellectual commons, then you don't deserve ANY legal protection on it. Possibly only a few DRM-free copies should be required as a few "libraries of repository", as I'll agree that the [presumed] ease of copying means that illegal copying will happen. N.B.: DRM free is an abbreviation for a long statement boiling down to, approx.: It must be available in the form normally used for editing. I.e., after the copyright expires, it's available for everyone to use for any purpose.])

      You'll note that I am in favor of copyright law...just not of the current ones.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    69. Re:In a world without copyright... by number6x · · Score: 1

      Most people don't realize how close a match you have to have to be infringing. You can write a story about a young wizard who fights evil to protect his family and friends from dark magical forces. That young wizard can even be called Harry Potter, and there will be no copyright infringement! Yes it was OK for J.K Rowling to write a story about a young magician named Harry Potter, even though Sonny Bono was in a movie a decade earlier with a young magician named Harry Potter. Sonny Bono did help alter copyright law, so it must be OK. Would he be considered a subject matter expert?

      Otherwise, J.K Rowlings Harry Potter books, that came out 10 years after the movie Troll would all have to be taken off the shelves and re-worked.

    70. Re:In a world without copyright... by Khammurabi · · Score: 1

      (Remember that, if you nullified copyright today, it would apply to every OSS project in existence. MS could take Linux with impunity, Apple could (and would) give a big finger to BSD, and everyone from IBM to Dell would never pay another dollar to an out-of-house software developer ever again -- because they've already got all that they need.)
      More to the point without copyright there is no incentive for individuals to create anything of value for society. If anything you or I create can be stolen and exploited by a bigger fish (read: corporation), why would the person even make the attempt? Copyright and patents grant the creator a window of opportunity to make money on an idea. Copyrights and patents should expire within a reasonable amount of time because the rest of society should also be allowed to make money on an idea in their own way.

      Just because a person came up with an original idea does not mean he or she is using its full potential.
    71. Re:In a world without copyright... by civilizedINTENSITY · · Score: 1

      IANAL, but if all you received was the binary, you aren't obligated in the manner which you state. You would have to stop distribution, and you should sue the people you bought the binary from, but you had no intent to commit a crime. Go after the people you sue to recap the cost of stopping distribution.

    72. Re:In a world without copyright... by Hal_Porter · · Score: 1

      C has the third party source code, but they signed an NDA that means they can only distribute it as binaries to their users.

      Their users, including one of their competitors, spot that all of C's code including the third party stuff is covered by the GPL since it is all statically linked together. They demand source code.

      C can then either violate the NDA for the third party code or the GPL - they can't abide by both since they are contradictory. The NDA says they can't distribute the third party code, and the GPL says that it covers all the code, including third party stuff, and they must provide all source code to their users if the users request it.

      At this point C is screwed, even if the person that borrowed the GPL code has left the company. Or it could be even worse, maybe the developer put some GPL code into C's product and then later moved to the competitor where he tipped them off to C's GPL violation.

      No can you see why GPL code in a commercial product is a terrible idea. Most companies have license agreements that stop them releasing at least some of their source code, and the GPL is potentially in conflict with these.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    73. Re:In a world without copyright... by civilizedINTENSITY · · Score: 1

      "C has the third party source code, but they signed an NDA that means they can only distribute it as binaries to their users."

      But you can't form a contract regarding illegal acts or services. Thus, pieces of paper agreeing to supply illegal drugs, or commit murder, are pieces of paper with written statements on them, not contracts. To be a contract there needs to be reciprocal compensation. Otherwise it is just a promise, not a contract.

      Thus, you agree not to disclose information in return for rights to distribute. But it turns out it was a scam, and the party didn't have the right to grant you rights to distribute. Are you going to have to abide by the NDA under those terms? If you sign an NDA with a scam artist, I think the courts would want you to still tell the police you were scammed...

      My understanding is that the FSF position is that you can't accidentally in up losing your own code. If you make a mistake, they are more intent upon having the mistake fixed. If you knew the binary was GPLed then you deserve to have to GPL your code. If you had a good faith expectation that you were buying rights (rather than being scammed) then you certainly had no intention of GPLing your stuff, and while you certainly would have to stop distributing the bundle, and I agree that party C is screwed, I still maintain that it was the scam that screwed them and not the GPL.

      I also agree that standard models need tweaking if you want to commercially avail yourself of the GPL codebase. I might disagree that because things change, the cost of change is more than the benefit. Obviously, know what you are doing. People seem to be making money, though.

    74. Re:In a world without copyright... by Hal_Porter · · Score: 1

      But you can't form a contract regarding illegal acts or services. Thus, pieces of paper agreeing to supply illegal drugs, or commit murder, are pieces of paper with written statements on them, not contracts. To be a contract there needs to be reciprocal compensation. Otherwise it is just a promise, not a contract.

      Eh? The third party have their own code it'a not GPLd. They are not a scam. The developer that plagiarised the GPL code is a scammer, but his employer gets obliterated and he gets away scot free. Lets make the example more concrete

      My company wants to make a GPS receiver. We want to do the application but we don't want to do the hardware, OS, protocol stack etc, so we buy a software/hardware platform from a third party which does most of what I want but lets me add my own UI on top and call their functions for the real work. Their code is not GPL, they developed it themselves. They developed the hardware themselves too, and patented parts of it. They supply me source code (flat fee), hardware ($10 per box), and a patent license for any devices I resell for ($1 per device). But they don't want me to redistribute their source code. All this is covered in a contract.

      Now I hire a developer to write a UI on top of this hardware/software platform. He uses a big chunk of GPL code but doesn't tell me. Then he moves to one of my competitors and tells them that my company's GPS receiver contains a big chunk of GPL code, and their lawyers decide that users can opt to license it under GPLv3.

      So they buy one, thus getting a binary copy of the software, and send my company an email pointing out that under GPLv3 I need to supply them all the code and free patent license to cover them. So to comply with the GPLv3 source code disclosue I needed to break the NDA with the third party platform company and to comply with the royalty free patent license I need to pay $1 for each box my competitor sells, if they need to license the same patents as me. Or maybe not, since the third party might point out that this is not covered by the original contract I signed with them, so I need to pay them $10 or $100 per box my competitor sells.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    75. Re:In a world without copyright... by Chandon+Seldon · · Score: 1

      That's a bit too strong a statement about patents. It's quite plausible that if they didn't exist some other mechanism would need to be found to encourage various development efforts that require a lot of up-front costs.

      My guess is that you'd find that strict government development subsidies would be far less harmful to the economy than patents are. That, and no poor children would die because they couldn't afford life saving drugs.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    76. Re:In a world without copyright... by Breakfast+Pants · · Score: 1

      There is freeware software that is freely redistributable, but closed source. There is even closed source software where the original author lost his source code, but has released the binaries into the public domain. It's still closed source. You can't take one closed source app and say "I can't do such and such with it, therefore closed source means I can't do such and such".

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    77. Re:In a world without copyright... by civilizedINTENSITY · · Score: 1

      Although writing a UI on top of a kernel tcp/ip stack won't cause the UI to be GPLed, I assume you want to present a case where there is mingling and the GPL would be invoked. So lets assume you don't merely right a UI on top.

      Obviously you can't distribute all the source code, which means that you can't distribute the whole package. It really means you never could legally distribute the whole package. Right? The request for source code is a way of pointing out to you that you are in violation, not a real request, because you don't have the rights to GPL the code which would need to be GPLed to distribute. Sounds like you'd have to stop distributing, and you could maybe open all the code you do own rights to...

      Historically, the position often taken (especially when it seems a company didn't knowingly have intent to infringe) is to make things right from this point going forward. At least, that is what the FSF seems to want to shoot for.

      Back to the way you initially asserted your problem, though: I have a license for Mathematica for Linux. It runs on a GPLed kernel and a GPLed stack and in fact in a GPLed windowing system on a GPLed window manager using GPLed GUI kits. Yet Wolfram would surely laugh (as they should) if I asked for the code to their UI. It doesn't work that way.

    78. Re:In a world without copyright... by Hal_Porter · · Score: 1

      Obviously you can't distribute all the source code, which means that you can't distribute the whole package. It really means you never could legally distribute the whole package. Right? The request for source code is a way of pointing out to you that you are in violation, not a real request, because you don't have the rights to GPL the code which would need to be GPLed to distribute. Sounds like you'd have to stop distributing, and you could maybe open all the code you do own rights to...

      Stopping distributing is a bit hard. It's a device, OEMed for some company who badge it and sell it in the shops all of the world to end users. Stopping distributing is pretty much certain to invite a lawsuit from someone. And why should I open rights to my code because some developer plagiarised?

      Look the situation is this, the developer is in the wrong, but the company that hired him is fucked. Whereas if he'd plagiarised BSD licensed code, they wouldn't be.

      Back to the way you initially asserted your problem, though: I have a license for Mathematica for Linux. It runs on a GPLed kernel and a GPLed stack and in fact in a GPLed windowing system on a GPLed window manager using GPLed GUI kits. Yet Wolfram would surely laugh (as they should) if I asked for the code to their UI. It doesn't work that way.

      That's not the same thing, since Mathematica is a big chunk of presumably non GPL code. It's not statically linked to GPL code so my case doesn't apply.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    79. Re:In a world without copyright... by civilizedINTENSITY · · Score: 1

      Under your scenario you stipulated you couldn't open the source code. So that route is out. That means you have no legal right to distribute. What it comes down to is you don't own what you thought you paid for. In terms of Mathematica, the situations are identical in that you stipulated a UI on top of GPLed kernel and stack.

    80. Re:In a world without copyright... by Hal_Porter · · Score: 1

      That means you have no legal right to distribute. What it comes down to is you don't own what you thought you paid for.

      In my example, I paid for the rights to distribute binaries, which is all I wanted. The GPL says I need to distribute source code, but I (as head of the company) never chose to use GPL code, one of my developers did, and without my consent.

      In many ways, the GPL in this example functions like the EULA from hell. It's something which I never agreed to, but it could destroy my business. It's actually worse than a patent lawsuit of copyright violation, since in either of those I could pay a fee to the IP owner and they would let me continue to distribute the infringing code.

      In terms of Mathematica, the situations are identical in that you stipulated a UI on top of GPLed kernel and stack.

      No, they aren't. Mathematica is a chunk of non GPL code distributed as a binary. It calls into the GPL Linux kernel code via software traps or glibc. Doing either of these things is ok for non GPL code, so Mathematica is safe.

      Whereas in my example I end up linking some GPL code with some code which I can only distribute as a binary. Imagine an embedded system where everything ends up as one big, statically linked, executable. There is no kernel here, in the sense of code which I need to trap to get into, it all ends up in the same address space. Also in my example, the kernel and stack are NOT GPL code, not are they licensable as such, it's the plagiarised GPL UI code which is. So they aren't at all the same. Saying "No one came after Mathematica, therefore you're safe is completely bogus". Mathematica are not in violation of the GPL, the company in my example is.

      To summarise

      Mathematica - Non GPL application. Uses traps or glibc to call into a GPL kernel. Not a GPL violation
      My example - GPL and non GPL code mixed together in one big binary. Is a GPL violation.

      Look I can see you're in favor of the GPL, but don't you think in my example, the company would have been better off banning any use of GPL code in it's product?

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    81. Re:In a world without copyright... by civilizedINTENSITY · · Score: 1

      "Look I can see you're in favor of the GPL, but don't you think in my example, the company would have been better off banning any use of GPL code in it's product?"

      I would even go so far as to say, if you can't use it without violating the law, you just shouldn't use it. I totally agree that all companies should at least try to ban the criminal behavior of employees, don't you?

      Agreed: the embedded space is different, for sure. Running on top of a GPL layer is different than compiling everything in together. If you specify that you need to distribute binaries that are statically linked against binary only code, then of course I'm willing to stipulate that GPLed code is not an option. LGPL might work. I certainly don't see this as a problem with the GPL.

  2. abolish copyright by nefarity · · Score: 5, Insightful

    Who are these amazing people that want to abolish copyright?

    1. Re:abolish copyright by omeomi · · Score: 1

      I was wondering the same thing. Even in the open-source community, I don't think there are all that many people who want to completely do away with copyright. If I make something, why shouldn't I have the right to choose whether to make it freely available or not? Seems perfectly logical to me...

    2. Re:abolish copyright by solevita · · Score: 1, Funny

      Terrorists and Linux users. The "and" in that previous sentence was probably superfluous.

    3. Re:abolish copyright by Salgat · · Score: 1

      Good question. The only copyright I am against is for music(being able to distribute it freely mind you), and just because I'm against that doesn't mean I oppose the copyright law in general.

    4. Re:abolish copyright by radish · · Score: 1

      Look on any thread involving the RIAA, MPAA or BitTorrent - they're everywhere. Anyone who supports the unrestricted duplication of (recently created) commercial copyrighted works is, IMHO, arguing for the abolition of copyright. I'm all for restricting the length of copyright, fair use exemptions, etc. However, I have a firm belief that someone who creates something should have some say about how it is distributed and the right, if they so choose, to demand compensation for it's use.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    5. Re:abolish copyright by catbutt · · Score: 1

      If I make something, why shouldn't I have the right to choose whether to make it freely available or not? Seems perfectly logical to me...
      Although, doesn't that same logic apply to patents as well? The slashdot crowd certainly seems to be pretty strongly anti-patent.

      Seems to me the whole issue of intellectual property revolves around people wanting to draw sharp lines on things that are inherently blurry.
    6. Re:abolish copyright by chromatic · · Score: 1

      Although, doesn't that same logic apply to patents as well?

      Why should it? You can't copyright an idea.

    7. Re:abolish copyright by Babbster · · Score: 2, Funny

      Anyone who supports the unrestricted duplication of (recently created) commercial copyrighted works is, IMHO, arguing for the abolition of copyright.

      I don't know about that. If I, for example, steal someone's car I'm not necessary against property rights in general; I'm just a thieving bastard. :)
    8. Re:abolish copyright by 644bd346996 · · Score: 1

      I think that the typical argument is that IP restrictions (copyright and patents) prevent society from exploiting good ideas fully. A good example is the situation with AIDS drugs. If there were no copyrights or patents covering those drugs, they would be far more accessible. The only really good argument I've ever heard in favor of IP is that it can encourage more innovation by guaranteeing inventors a chance to profit from their inventions. Because of the success of open source software, we now know that copyright is not necessary for there to be profitable, innovative software companies.

      There is no doubt that copyrights and patents have a negative effect on society in the short term. They produce artificial scarcity. In the long run, though, we pretty much don't know which way is better (except in the case of software).

    9. Re:abolish copyright by catbutt · · Score: 1

      Sure you can. If you write a book that is similar enough to, say, Harry Potter or Da Vinci Code or whatever, you will get sued for copyright infringement, even if the words are not identical. It's the idea that is protected. Same as a patent. There are plenty of technical differences between patents and copyrights, but conceptually they are identical. "I thought this up, so I get to be the only one to make money on it"

    10. Re:abolish copyright by chromatic · · Score: 2

      It's the idea that is protected.

      Source, please. I prefer statute, though I will accept case law.

    11. Re:abolish copyright by KutuluWare · · Score: 4, Informative

      The author of TFA is seriously confused about a lot of things, one of those things being the goals of the Free Software Foundation. Stallman is probably one of the most extreme ultra-liberal people to ever sit at a keyboard, and yet I don't think he's ever once pushed for total abolition of copyright.

      What RMS and ideologically similar people have proposed is this: software should not be covered under copyright law. You can see this ideal most clearly if you head over to http://www.gnu.org/philosophy/philosophy.html and read the two articles called "Why Software Should {Be Free,Not Have Owners}". While I disagree with his philosophy, he makes a pretty solid empirical case for why software should not be "owned" in the same sense that books are "owned" by their author or art is "owned" by the artist.

      The author of the article also fails to pick up on a key point about the GPL and why it exists: because there is copyright law, the FSF must use copyright law to accomplish their goals. If software was suddenly declared ineligible for copyright, there'd be no need for the GPL because no proprietary software company could prevent people with access to their source code from modifying or redistributing it, nor could they prevent people from modifying or distributing binary copies of the software. This is a small step back from the current state where the group of people with access to the GPL'd source code includes everyone with a copy of the binary, but it's a giant leap forward in eliminating all the complex legal issues around who can copy what and where.



      --K

    12. Re:abolish copyright by TheRaven64 · · Score: 1
      I think both sides of the copyright debate have a similar goal:

      Allow the creation of good ideas, or works of art with perceived value, to provide income for their creators.

      The difference is that the pro-copyright (and pro-patent) lobbies believe that exclusivity is the best way of enforcing this. With certain forms of art, it might be, although the 'derived works' grey area gets very messy very quickly. The anti-copyright group doesn't feel that granting the author exclusivity is the best way of achieving this goal (or, at least, doesn't feel that enforcing exclusivity on behalf of the creator is a good bargain for the rest of society). There have been a few proposals for some means of replacing this grant of exclusivity, but none seem workable in the current form of society.

      Copyright and patents, to me, fall into the same category as democracy. They're obviously flawed and in need of replacement, but so far all suggestions for replacements have been even worse.

      --
      I am TheRaven on Soylent News
    13. Re:abolish copyright by Anonymous Coward · · Score: 1, Funny

      That sound of crickets chirping means that no one gives a fuck what you will or will not accept.

    14. Re:abolish copyright by CastrTroy · · Score: 1

      However, there's a fair number of people who believe that the current 100 year copyrights last way too long, and that there should be copyright reform. Especially in the case of computer software, it makes no sense for software to have such a long copyright, since it goes out of use so fast. I think that because of copyright, that a lot of software is lost, because the company producing the software loses interest, and the copyright doesn't lapse until much later. Come to think of it, based on current copyright terms, no piece of software has ever gone out of copyright, (except those released to the public domain). Which is pretty sad, since most people don't use sofware beyond 5-10 years old.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    15. Re:abolish copyright by rbanffy · · Score: 1

      Copyright does not prevent society from exploiting good ideas - most countries grant the right to remix/reference/quote/build-upon. Drugs are not a matter of copyright - that is patent law and is a wholly different thing. Maybe the duration of such patents and copyright can be called into question, but not the mechanisms per se. Free software is a specific case of intensely remixing and building upon someone else's work and it's wonderful that such licenses exist that encourage collaboration by ensuring nobody will be able to violate the original author's will in granting the associated and irrevocable freedoms. Copyright is the only thing that ensures those freedoms will be passed along.

      Without copyright, licenses like GPL are not enforceable and anyone (or any company) can re-release modified versions of the software in the most disassembly-hostile DRM encumbered binary-only form and use this to create confusion and to ultimately destroy what we have created.

      While neither copyright nor patents are something to abolish, they are not perfect yet and both need some adjustments to reflect changing development costs (drugs are getting harder to develop and approve, software is insanely cheap in comparison)

    16. Re:abolish copyright by Kuciwalker · · Score: 1

      Are you new here?

    17. Re:abolish copyright by rbanffy · · Score: 1

      Who are these amazing people that want to abolish copyright?

      Mostly kids that want the next Spiderman in HD for free.

    18. Re:abolish copyright by mabinogi · · Score: 1

      The only copyright I am against is for music(being able to distribute it freely mind you), and just because I'm against that doesn't mean I oppose the copyright law in general. why?
      Is music somehow a less worthy art form than literature and the visual arts?
      I'm giving you the benefit of the doubt and assuming it's not just that your iPod needs filling.

      I can understand supporting copyright. I can understand wanting general copyright reform. I can even understand being uniformly against copyright, but the idea that somehow music shouldn't be covered by copyright, while it's ok for every other form of artistic expression is bizarre.
      --
      Advanced users are users too!
    19. Re:abolish copyright by WilliamSChips · · Score: 2, Informative
      Actually, plagiarizing ideas isn't enough for copyright infringement.

      While I'm not a lawyer, I can tell you the understanding that I have: Unless it can be shown that a work uses about a third of the written language of the source, or closely paraphrases it for many long passages, there is nothing actionable under the law. Ideas can't be copyrighted, nor can titles (titles can only be trademarked, and then only if you're using them for merchandising, and even then only if it's not a common word).
      --
      Please, for the good of Humanity, vote Obama.
    20. Re:abolish copyright by Anonymous Coward · · Score: 0

      Sure, it's perfectly logical. If you don't want the information to be available, then keep it to yourself. Since it starts in your head, that shouldn't be tough. However, if you go and stick your idea into *other people's* heads, and still want to retain the right to dictate what they can and can't do with it, well, fuck you and the horse you rode in on. Your contribution was the creation of the idea, and if you deserve to be paid for it then you can jolly well demand a price prior to releasing it. You can even release it for preview to individuals who voluntarily enter an enforceable contract not to reveal it. Your contribution is *not* a distribution method for your idea, because distribution is trivial and we have that covered ourselves. So, don't expect us to pay you for copies of your idea. If you give the original away for a pittance, well, that's your own mistake. That was the only thing of value that you actually created. Should have held out for more guaranteed $$$! If you're really good you should have more of those ideas up your sleeve and can use their generation to hold down a job.

    21. Re:abolish copyright by Anonymous Coward · · Score: 0

      Here are a few: the authors of Against Intellectual Monopoly , and some folks at TechDirt.

    22. Re:abolish copyright by Anonymous Coward · · Score: 1, Interesting

      Although the objective of most musicians is making their message reach the greatest amount of listeners possible, I can't see why music should be copyright-less as some musicians would prefer to make music for profit or a combination of both.

      And Opposing Copyright isn't the same as supporting open source. Proprietary software can be open source and still not free. That would be the most reasonable actually. Imagine if msn had a hidden functionality that would send an encrypted copy of all your messages to MS for customer analysis. You wouldn't know or prove the functionaly without the code, and you would be able to decrypt the hidden connection to see what it is sending as it would be a violation of DMCA.

      When you have a beer or eat a pie, several people like to know the ingredients of what they are consuming. People should have the same mentality about the software they are using.

    23. Re:abolish copyright by jx100 · · Score: 1

      Actually, I see this as the difference:

      The pro-copyright side thinks that the rights copyright provides are necessary. These rights repesent those that are naturally available, and enforcing them through legal means is a good idea. Because of this, things that increase the power of copyright are naturally a good idea (Hence 100-year copyright).

      The anti-copyright side (of which I am one) believes that copyright is only a pragmatic rule, that exists because some level of powers helps promote the creation of more material for everyone to use. As there is no other reason for copyright, it loses its reason to exist when it prevents the creation of more material or the ability for everyone to (eventually) use it freely.

      The big difference is that one side sees copyright as an end, whereas the other sees it as a means to an end.

      As far as replacements, an alternative would be government grants to artists in lieu of the money copyright gives. I consider the BBC to be a prime example of this not only working, but giving better quality material than what a more capitalist copyright-based system can give.

    24. Re:abolish copyright by Dragonslicer · · Score: 4, Insightful

      The slashdot crowd certainly seems to be pretty strongly anti-patent.
      I don't think most of the Slashdot crowd is anti-patent, just as they aren't anti-copyright. I think most of the Slashdot crowd just wants copyright and patents to be handled the way they were originally intended. Copyrights are supposed to expire after a specific, relatively short period of time, guaranteeing that the work would be incorporated into society as a whole, for society's benefit. I think you'll find a lot more people that want 25-year copyrights instead of 100-year copyrights than you'll find people that want no copyrights. Patents would probably get a similar response, with most people wanting 15-year patents on useful, non-obvious inventions, instead of the tons of patents on business methods and interface designs that we get now.
    25. Re:abolish copyright by Trogre · · Score: 1

      I don't know, but I do remember some guy around here with "Un©onstitional" as his sig.

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    26. Re:abolish copyright by aussie_a · · Score: 1

      No, someone can be for non-commercial infringement while for commercial infringement.

    27. Re:abolish copyright by Anonymous Coward · · Score: 0

      *Techdirt

    28. Re:abolish copyright by Salgat · · Score: 1

      Music is one of the most ancient artforms in existance. Only within the past century has the idea of recorded music become a reality. What we need is not for this music to have a pricetag on it, but to allow it to be freely shared by everyone to hear, its a bennefit to our culture and just like any other art(such as paintings) it needs to be free to show to anyone. The only reason visual arts of motion pictures or television shows can't be shared is because they rely directly on revenue from selling copies, while music(as proven in other countrys such as China) doesn't need to be sold, singers can get their income through performing and sponsors(unless you feel the need for millionaire musicians).

    29. Re:abolish copyright by EzInKy · · Score: 1


      I think both sides of the copyright debate have a similar goal:
      Allow the creation of good ideas, or works of art with perceived value, to provide income for their creators.


      Nope...one side of the copyright debate believes that all good ideas should be made available to all people freely while the other believes that good ideas should be made available only to those who can afford them.

      --
      Time is what keeps everything from happening all at once.
    30. Re:abolish copyright by omeomi · · Score: 1

      However, there's a fair number of people who believe that the current 100 year copyrights last way too long, and that there should be copyright reform.

      Maybe, but I can't help but think that those who want copyright reform haven't noticed that whenever our government "reforms" anything, they generally tend to make it worse.

    31. Re:abolish copyright by UnknownSoldier · · Score: 1

      Welcome to the 21st century...

    32. Re:abolish copyright by Anonymous Coward · · Score: 1, Interesting

      Well said!

      However, it's still true that if copyright did not apply to software, then there would be no way to guarantee access to source code. Somebody could still sell you binaries and be under no obligation to provide source.

      This is something that GPL licensing + copyright law can do that cannot be done without software copyrights.

    33. Re:abolish copyright by Vainglorious+Coward · · Score: 1

      If you write a book that is similar enough to,...Da Vinci Code, you will get sued for copyright infringement, even if the words are not identical.

      Are you not aware that the author of Da Vinci Code easily triumphed in court? He won specifically because copyrights do not cover ideas. Conflating copyrights with patents is doublethink

      --
      My next sig will be ready soon, but subscribers can beat the rush
    34. Re:abolish copyright by mabinogi · · Score: 1

      What you describes comes into the "copyright reform" category, and still applies equally to more than just music.

      So I still maintain that the GP's call to abolish copyright only for music is absurd.

      --
      Advanced users are users too!
    35. Re:abolish copyright by heinousjay · · Score: 1

      As far as replacements, an alternative would be government grants to artists in lieu of the money copyright gives. I consider the BBC to be a prime example of this not only working, but giving better quality material than what a more capitalist copyright-based system can give.

      And as a side effect which you may not have consciously considered, your taste is now imposed on everybody. I wonder how much that influences your beliefs?

      --
      Slashdot - where whining about luck is the new way to make the world you want.
    36. Re:abolish copyright by Anonymous Coward · · Score: 0
      Are you new here?


      LOL. Funny comment from member eight hundred million and something.

    37. Re:abolish copyright by jZnat · · Score: 1

      Maybe if you made a derivative work of it that wasn't fair use, sure. Otherwise, yes, they can try to sue you, but the case would be laughed out of court.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    38. Re:abolish copyright by JobyKSU · · Score: 1

      As far as replacements, an alternative would be government grants to artists in lieu of the money copyright gives. I consider the BBC to be a prime example of this not only working, but giving better quality material than what a more capitalist copyright-based system can give.
      If done correctly, I suppose it could replace the "ends" perspective.

      Just to make sure I understand you, though: Are you really saying that it would be preferable to allow government to decide who gets to create the fabric of our cultural expression?

      How much funding do you think Elvis, the Beatles, or Russell Simmons would have gotten?

      Now, I'm not anti-government or libertarian, but that thought scares me.
    39. Re:abolish copyright by jx100 · · Score: 1

      It is true that this method would mean that the goverment decides who gets the money from this. However, isn't that what's happening now? The government right now is the arbiter of who gets copyright, and thus who gets to benefit from the system.

      You are failing to consider the fact that people would *still* be free to create, and even to make money without the assistance of the government. It is entirely possible to sell your own material even after your material has been placed into public domain right now. This(Copyright/this system) is merely government assistance.

      Don't forget the benefits of this system as well (properly implemented). With copyright, the people are prohibited from free use of these ideas while they are still under copyright. With this system, the possibility arises of this material being available *immediately*.

    40. Re:abolish copyright by Belial6 · · Score: 1

      "I have a firm belief that someone who creates something should have some say about how it is distributed and the right, if they so choose, to demand compensation for it's use."

      I would like to formally request that you stop breathing the air that I created by planting trees in my yard. If you don't, please immediately begin sending monthly checks for the very reasonable price of $29.99. Sincerely, Your Neighbor

    41. Re:abolish copyright by jkgamer · · Score: 1

      "It is true that this method would mean that the goverment decides who gets the money from this. However, isn't that what's happening now? The government right now is the arbiter of who gets copyright, and thus who gets to benefit from the system."

      How is this statement true? In my country, the United States, I am granted a copyright the moment I create something. I may have to use the government's court system to defend that copyright, but the court's role, and therefore the government's role, is only to determine whether or not I was the original creator. Even if I create something that the popular government does not approve of, I am still granted an immediate copyright on that work.

      The only other role that I can possibly think of would be that of overseeing copyright registration. But my government cannot deny me the registration process simply because it does not approve of my work. And the registration process is supplied as a convenient method of proving my content's original creation date.

      Copyrights should not be abolished. However, their owners should not be granted extension after extension thereby preventing those works from entering the public domain, simply because their owner's have amassed such a fortune that they can purchase our elected officials and entice them to do so. It is the duty of our Congress (here in the US, at least) to balance the system so that the owners receive fair compensation and the public eventually reaps the benefits of those creative minds. If Congress continues to side with corporate greed, at the cost of society's progress, we can expect to see such great future literary works as Terminator 753, Rocky XXXIV, and Stuart Little Retires!

    42. Re:abolish copyright by Daniel+Dvorkin · · Score: 1

      Without copyright, licenses like GPL are not enforceable and anyone (or any company) can re-release modified versions of the software in the most disassembly-hostile DRM encumbered binary-only form and use this to create confusion and to ultimately destroy what we have created.

      And stopping them from doing that now is ... what, exactly?

      Seriously. There is nothing you can do to keep Microsoft or Oracle or Adobe, or, hell, Joe's Software down the street, from grabbing your GPL code, wrapping it up in their own project, and releasing the result only in binary where neither you nor anybody else will ever be able to prove it's there. Not, at any rate, without seeing their source code, which you never will, thanks to the "disassembly-hostile DRM encumbered binary-only form" they're alreay using as a matter of course.

      Mind you, I'm not anti-copyright, although as many other posters have already said, current copyright law is insane and should be returned to something resembling its original form. (The phrase "for limited times" comes to mind.) But I have a hard time seeing how abolishing copyright would make individual, open-source coders any more vulnerable to corporate ripoff than they already are.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    43. Re:abolish copyright by JobyKSU · · Score: 1

      the goverment decides who gets the money from this. However, isn't that what's happening now?
      Well, in a word.... No. Our legal systems rests on the theory of one-rule. That is, the law is applied consistently for everyone. For a citation, see the Magna Carta circa 1215. The point is, if the courts choose to make an exception for one, then they are obliged to make the exception for subsequent claims. Thus, it's the threat of court action that is the enabler.

      You are failing to consider the fact that people would *still* be free to create, and even to make money without the assistance of the government.
      So, assuming that there is no copyright, how will people make money? Lets go with literature, for an example.

      1. Bob the Author writes: My Brilliant New Book and I want to read it.
      2. Bob offers to sell me one of the 3000 that he had printed.
      3. I say "Gee, Bob, somebody already used OCR to scan your book and I can download it for free. Good job, on that though, maybe I'll buy one from you next time!"
      4. Bob has no income for his year-long endeavor.
      5. Bob gets a job and has no time to write another masterpiece.

      If you expect people to pay artists because "it's the right thing to do" then you should ask young artists trying to "break in" how well that goes.

      As far as people being able to use the material immediately, that won't matter because without sufficient motivation (ie. financial) there won't be enough material being created to matter.
    44. Re:abolish copyright by jx100 · · Score: 1

      So.. why not have the criteria for getting grant money be the exact same as the current criteria for getting copyright?

      And in your original example, the government *is* deciding who gets a copyright. Their decision is merely that everyone who creates something gets it.

    45. Re:abolish copyright by jx100 · · Score: 1

      Well, in a word.... No. Our legal systems rests on the theory of one-rule. That is, the law is applied consistently for everyone. For a citation, see the Magna Carta circa 1215. The point is, if the courts choose to make an exception for one, then they are obliged to make the exception for subsequent claims. Thus, it's the threat of court action that is the enabler.


      In this case, the government is still making the decision of who is awarded copyright. Their decision is merely that everyone who applies is awarded copyrigt.

      So, assuming that there is no copyright, how will people make money? Lets go with literature, for an example.

        1. Bob the Author writes: My Brilliant New Book and I want to read it.
        2. Bob offers to sell me one of the 3000 that he had printed.
        3. I say "Gee, Bob, somebody already used OCR to scan your book and I can download it for free. Good job, on that though, maybe I'll buy one from you next time!"
        4. Bob has no income for his year-long endeavor.
        5. Bob gets a job and has no time to write another masterpiece.

        If you expect people to pay artists because "it's the right thing to do" then you should ask young artists trying to "break in" how well that goes.

        As far as people being able to use the material immediately, that won't matter because without sufficient motivation (ie. financial) there won't be enough material being created to matter.


      The whole point of a government grant for this is to give financial assistance to creators. Its whole point is to give the artists money so they can go keep creating.

    46. Re:abolish copyright by rmerry72 · · Score: 1

      A good example is the situation with AIDS drugs. If there were no copyrights or patents covering those drugs, they would be far more accessible.

      Actually, I'd argue that without an enforceable patent nobody would have funded the effort to investigate the disease and develop a drug for it in the first place. Then it woulnd't be accessible to anybody.

      The open source model, of donating small bits of one's time ad hoc to a project, wouldn't work when developing a drub. For that you need lots of expensive equipment and expensive labour that needs to be co-ordinated over many years. Without IP protection who would donate the very expensive resources to the cause?

      --
      We do not inherit the Earth from our parents. We borrow it from our children.
    47. Re:abolish copyright by The+One+and+Only · · Score: 1

      According to Kant, your failure to endorse car-thievery as a general rule without contradicting the purpose of your own action (i.e. acquiring a new vehicle and keeping it) is what makes car-thievery immoral. Even if you did endorse car-thievery as a general rule it would not be rational for the aforementioned reason.

      --
      In Repressive Burma, it's not just your connection that dies. slashdot.org/comments.pl?sid=314547&cid=20819199
    48. Re:abolish copyright by fyngyrz · · Score: 1

      I would like to formally request that you vacate the house that is impinging upon my root system, and subsequently, remove the house as well. Also stop breathing the air that I make and restrain your jackassed kids from carving things into my bark.

      Sincerely, Tree.

      --
      I've fallen off your lawn, and I can't get up.
    49. Re:abolish copyright by EzInKy · · Score: 1

      Personally I only want to abolish the copyrighting of digits.

      --
      Time is what keeps everything from happening all at once.
    50. Re:abolish copyright by jb.hl.com · · Score: 1

      Music is one of the most ancient artforms, yeah. So are plays (movies are, at heart, basically elaborate plays). The ability to record THAT only became available in the last century, as well. Movies can, also, get their revenue from being "played" "live"...ever heard of cinemas?

      No, I don't think I'll give you the benefit of the doubt like the grandparent did.

      --
      By summer it was all gone...now shesmovedon. --
    51. Re:abolish copyright by zotz · · Score: 1

      "Who are these amazing people that want to abolish copyright?"

      Look for the people with the straw poking down from under their hats.

      all the best,

      drew

      --
      FreeMusicPush If you want to see more Free Music made, listen to Free
    52. Re:abolish copyright by 644bd346996 · · Score: 1

      You may very well be right. Note that your counter-argument is part of what I acknowledged as the only good counter-argument I've heard. The problem is that we've never really had a chance to test these things on a large scale. With the pharamceutical industry, I think we need to test the open-source way. It just seems to be a more natural way to do science. And while it may not do any better for treating obscure diseases, I think it would be at least as fruitful for common diseases like AIDS, TB, and influenza.

      I think you have vastly underestimated the number of universities that already have the resources to contribute to a coordinated drug research program.

    53. Re:abolish copyright by Raenex · · Score: 1

      You should reread the article with the following requirement for free software in mind:

      "The freedom to study how the program works, and adapt it to your needs (freedom 1). Access to the source code is a precondition for this."

      Without copyright, the GPL cannot enforce this. In response to this, some posters have said that instead of copyright, there should be a law requiring source code be distributed with binary code. How's that for "freedom"?

    54. Re:abolish copyright by rbanffy · · Score: 1

      If you have a good reason to think your code is inside their product (same file format, same functionality or same bugs), you can get a court order to have the code evaluated by an independent expert that can compare that specific version to your original and point out any undue similarities. If the bad guys decide they will do something funny like giving another non-infringing version, a simple compile-and-compare binaries should suffice to show it and I suspect no judge would be happy with it.

      It's not easy, but it's not impossible.

      While copyright law does not prevent someone grabbing your GPL code, it at least creates a mechanism that allows one to go after the bad guy. Even if it fails in several circumstances (i.e. when you don't know about the offending software), it does provide some protection.

    55. Re:abolish copyright by shaitand · · Score: 1

      'Why should it? You can't copyright an idea.'

      You can't patent an idea either. You can only patent your implementation of an idea. Before it became impractical to store them all the patent office used to require a working prototype of your invention to prove it wasn't merely an idea.

    56. Re:abolish copyright by aguenter · · Score: 1

      Last I checked, FM radio was free, and did share music with everyone.

      Am I missing something?

    57. Re:abolish copyright by chromatic · · Score: 1

      Precisely. It's a reasonable requirement. If software remains patentable, the patent application should include working source code.

  3. You can oppose copyright ... and support BSD by Anonymous Coward · · Score: 5, Insightful

    Funny, I've never heard anyone say BSD wasn't open source.

    1. Re:You can oppose copyright ... and support BSD by RockoTDF · · Score: 1

      BSD uses a different license than the GPL or GNU

      --
      There is more to science than physics!

      www.iomalfunction.blogspot.com
    2. Re:You can oppose copyright ... and support BSD by Anonymous Coward · · Score: 0

      Your ideas are intriguing to me and I wish to subscribe to your newsletter.

    3. Re:You can oppose copyright ... and support BSD by Tenebrarum · · Score: 1

      "No no no, I don't do Open Source, Open Source is an entirely different movement. I do Free Software". I'll leave you to derive the intended meaning from that (and indeed, who that was).

    4. Re:You can oppose copyright ... and support BSD by Anonymous Coward · · Score: 0

      That was his point, I am not sure how you could be confused. From the story, if not from the article:

      "The essay concludes that if you support the GPL or any open source license..."

      So then the poster asked when BSD wasn't considered an open source license.

      Unfortunately, the poster is ignoring the fact that any difference between the BSD license and public domain is solely based on the protections of copyright law. This mistake withstanding, your reading comprehension is somewhat lacking.

    5. Re:You can oppose copyright ... and support BSD by ratsnapple+tea · · Score: 0, Troll

      Thanks for demonstrating the point: Intelligence is GPL-incompatible.

    6. Re:You can oppose copyright ... and support BSD by sarathmenon · · Score: 1

      I think you meant this: "That was said by Eric Raymond who belongs to another movement" - Richard Stallman

      --
      Microsoft: "You've got questions. We've got dancing paperclips."
    7. Re:You can oppose copyright ... and support BSD by Anonymous Coward · · Score: 0

      Exactly. And other licenses can also be enforced without copyright: simply let everyone sign a contract that they will have to disclose the source, should the modify it. Only give out source under that agreement. Hold everybody liable if a breach is detected (maybe using water-marks?).

    8. Re:You can oppose copyright ... and support BSD by Anonymous Coward · · Score: 0

      "Thank you, Stallman. But our Princess is in another movement!"

  4. An argument from thin air. by reality-bytes · · Score: 5, Interesting

    The dangers of linking to someone taking a mental dump in their blog.

    The author in question cites an ethereal 'anti-copyright crowd' and proposes that this 'crowd' are those who would license their software under the GNU/GPL.

    I don't think I really need to point out that the reality is very different.

    --
    Ripping an new rectum in the fabric of spacetime.
    1. Re:An argument from thin air. by Anonymous Coward · · Score: 0

      The blog poster's overarching argument also does not make sense. If there is no copyright, any software can be copied and a disassembler applied to get the source code back out. So you would not need the GPL. With no copyright, there is no need for the GPL.

      Anyways, no one I know argues against copyright as found in the U.S. Constitution. They -- and I -- just want the limited term back and for that limited term to be reasonable/promote useful arts and science. In software, this means a very, very short term for copyright. Say, 5 years, 10 tops. Not sure where to place other works, but I can think of no justification in the world for a copyright to exceed 40 years.

    2. Re:An argument from thin air. by qbwiz · · Score: 2, Insightful

      The blog poster's overarching argument also does not make sense. If there is no copyright, any software can be copied and a disassembler applied to get the source code back out. So you would not need the GPL. With no copyright, there is no need for the GPL.

      Ah, because everyone knows that disassemblers are amazing at discovering the intent of deliberately obfuscated code (it will be obfuscated by the compiler, to prevent reverse-engineering). Who needs comments anyway? This is why the r300 and nouveau projects are so far along.
      --
      Ewige Blumenkraft.
    3. Re:An argument from thin air. by IamTheRealMike · · Score: 1

      That crowd isn't ethereal. I saw the author arguing with several Slashdotters in an earlier story and they were quite emphatic that all copyright should be abolished. There might not be many of them but they are vocal, and they are here. They're also crazy, but that doesn't mean their "arguments" shouldn't be addressed.

    4. Re:An argument from thin air. by Raenex · · Score: 1

      There are also many, many Slashdotters who get upset when the RIAA tries to enforce it's copyright against people downloading music for free. Sure, they pick on the obvious abuses, but the driving reason is that they want to listen to music for free without fear of punishment for violating copyright. I'm sure if you asked many of these people if copyright should be abolished they would say "No!".

    5. Re:An argument from thin air. by chromatic · · Score: 1

      There are also many, many Slashdotters who get upset when the RIAA tries to enforce it's copyright against people downloading music for free.

      Can you give some examples of which copyrights the RIAA itself holds?

    6. Re:An argument from thin air. by Raenex · · Score: 1

      Well, to be honest, your question caught me by surprise. I wasn't aware of the exact nature of RIAA, and after a cursory search, the details are still fuzzy to me. It seems they are a trade group that themselves don't own copyrighted music, but they represent companies that do. When a lawsuit is initiated, however, it does appear that the actual copyright holders are the plaintiffs.

      So you seem to be questioning me on a technicality. What it all boils down to is that people like downloading music for free that legally they aren't entitled to, and act morally outraged when the average user is acted against. They'll latch on to the abuses, but the real motivation is just wanting the free music. So if they don't respect copyright for music, what copyrights do they respect? Isn't the natural conclusion to question the notion of copyright altogether? Certainly some people do, and I at least find their stance principled, unlike the "whatever is good for me" crowd.

    7. Re:An argument from thin air. by chromatic · · Score: 1

      Yes, it's a technicality but I find it an important one. I hold several copyrights as an author and programmer, and I enjoy some benefits from them. I also support copyright reform (especially Founders' Copyright).

      However, I do not support the RIAA or the MPAA, as I find their tactics indefensible. I also believe that it's completely inappropriate; copyright holders themselves should pursue violations, rather than pushing such dirty work to a second-party group.

      I don't believe you can usefully generalize my opinions on copyright from my disagreement with groups such as the RIAA and the MPAA.

    8. Re:An argument from thin air. by Raenex · · Score: 1

      However, I do not support the RIAA or the MPAA, as I find their tactics indefensible. I also believe that it's completely inappropriate; copyright holders themselves should pursue violations, rather than pushing such dirty work to a second-party group. If a bunch of ISPs formed an umbrella group to help fight spam, would you feel the same way? On principle, I don't see anything wrong with an entity like the RIAA. Are there abuses and mistakes? Sure. But the basic idea seems reasonable, if you believe people shouldn't be allowed to illegally download movies and music with impunity.

      I don't believe you can usefully generalize my opinions on copyright from my disagreement with groups such as the RIAA and the MPAA. I can't say for any one particular person, but my general feeling is that the RIAA is just a convenient entity to bash for going after individual downloaders. It's the same way Metallica was villainized when they went after Napster. It doesn't matter who is leading the fight, only that the fight is being fought.
  5. Sure you can by Anonymous Coward · · Score: 0

    As different priorities - the immediate priority is the propagation of open source, Creative Commons, and similar "free" copyright mechanisms. But these mechanisms are really just a means to an end, an attempt to use copyright against itself, and so it is perfectly consistent to still support a long-term goal of the ultimate overthrow of all existing copyright legislation and the adoption of a general system of intellectual freedom. Simple enough to me...

  6. I've said it before by Profane+MuthaFucka · · Score: 3, Interesting

    And I've been modded down by some shifty Microsoft lovers that lurk here on this peaceful website. YOU KNOW WHO YOU ARE..

    Anyway, the GPL is like a Judo move. It rests on the strength of copyright law. If you make copyright stronger, then you make the GPL stronger. It's like a Judo master using his opponent's strength against him.

    --
    Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    1. Re:I've said it before by Anonymous Coward · · Score: 1, Interesting

      not even close to a proper analogy, there is a point where the increased restrictions do not benefit the gpl at all. Does the GPL rely on copyright? Yes. Does GPL need or even want life of the author + 70 years? Probably not. Does GPL need any erosions of fair use? Probably not. GPL projects actually would probably do just fine with 5 or 10 year copyright periods.

      You better come up with a better analogy. It is true, opensource relies on copyright (but that's out of necessity) but it is not true that stronger copyright regimes == a better open source environment.

    2. Re:I've said it before by 644bd346996 · · Score: 0, Troll

      Lurkers and trolls don't get mod points.

    3. Re:I've said it before by Profane+MuthaFucka · · Score: 1

      I'm not sure what you mean by "needing" erosion of fair use, or the GPL "wanting" the extension in copyright terms, but my analogy is rock solid.

      If copyrights are extended to 1000 years, then the GPL is extended to 1000 years. If the Copyright gets crazier, then the GPL gets equally stronger. Of course the GPL would be just fine with a 5 or 10 year copyright period. If all copyrights were 5 or 10 years, then that's all the force that the GPL would need too. Stallman has probably thought "how can I use the same hammer that Disney uses for greed and evil, and use that hammer for good and for sharing?"

      If there were no fair use at all allowed, then nobody would be able to use GPL software and claim fair use either. The stricter that copyright law is interpreted, the more force that the GPL has. Without fair use, there's no little loopholes for anybody to use a little GPL snippet here and there and claim fair use. They'd have to abide by the GPL or lose their rights under the GPL.

      Exactly like a Judo master, the GPL is always just as strong as the opponent against it. Copyright can never become stronger than the GPL, no matter how strong it is. The GPL uses the force of the opponent and makes that force its own.

      My analogy is perfect.

      --
      Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    4. Re:I've said it before by Blakey+Rat · · Score: 1

      God forbid those people who don't irrationally hate Microsoft products have a say! That would go against the groupthink.

    5. Re:I've said it before by Anonymous+Brave+Guy · · Score: 1

      Your analogy is perhaps unfortunate, considering that judo isn't so much about using your opponent's strength against him (in the sense that, say, aikido is) but rather about using your own strength efficiently.

      I'd respectfully suggest that next time you just state your (entirely valid) point about the GPL resting on copyright without the awkward MA analogy. :-)

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    6. Re:I've said it before by Profane+MuthaFucka · · Score: 1

      I am not a ninja, hence the error. However, I did just enjoy an entire jar of Kim Chee with a beer.

      --
      Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    7. Re:I've said it before by ak3ldama · · Score: 1

      From what I've seen /. has become a more evenly distributed set of people. There is really no longer much of a groupthink. I am guessing that part of it, is that the past group of /. Linux "freaks" have moved on in life and being a few/several years older don't spend as much time here. Whereas there has been an influx of Mac users, Windows users, republicans and other groups which used to be less common. One evidence of these things is noticing how certain comments will undergo (usually) equal moderation wars.

      In the end I do the following : -1 (one point down) to funny comments, I only moderate comments up, and I turn off my Karma Bonus for every post.

      --
      "but money is the God of Algiers & Mahomet their prophet." - Rich. O'Bryen June 8th 1786
  7. Ahh, straw men by Z0mb1eman · · Score: 4, Insightful

    "How can I get people to read my blog... I know, I'll pick an extreme opinion that few people actually hold, combine it with a more popular but unrelated opinion, and write a long argument to shoot the whole thing down as self-contradictory."

    Yes, mod me down -1 cynical.

    --
    ClutterMe.com - easiest site creation on the Net. Just click and type.
    1. Re:Ahh, straw men by Lurkingrue · · Score: 1

      You forgot to add:
      "and I'll get it posted on /."...

      (How *is* this stuff getting put up, anyway?)

  8. Of course he's in favor of copyrights ... by WrongSizeGlass · · Score: 5, Funny
    From his blog:

    Brain Handles © 2007 All Rights Reserved. Looks like an objective opinion to me.
    1. Re:Of course he's in favor of copyrights ... by PhxBlue · · Score: 1

      Aren't all opinions subjective?

      --
      !#@%*)anks for hanging up the phone, dear.
    2. Re:Of course he's in favor of copyrights ... by Dachannien · · Score: 1

      It's also possible that he doesn't know how to edit the Wordpress theme he decided to use.

    3. Re:Of course he's in favor of copyrights ... by RandomPrecision · · Score: 1

      Either he has a copyright message, or not. You could accuse him of supporting or refusing copyright either way, if you use that as evidence of either one.

    4. Re:Of course he's in favor of copyrights ... by WrongSizeGlass · · Score: 1

      Aren't all opinions subjective? Actually, mine are usually considered offensive, ill conceived or just plain ridiculous ... all though I have had people tell me that they didn't want to be subjected to them, so I guess you're right. ;-)
  9. Why abolish copyright? by KingKaneOfNod · · Score: 2, Insightful

    It's a fundamentally good idea; people who create something have exclusive rights to sell it. Where things go wrong is when people decide to meddle with it, like continuously extending the period that it applies. Something like a 5 year limit would be appropriate in today's fast paced world. Just think; who here wants to buy a DVD or CD that is over 5 years old? Not unless it was originally issued in some other format, right? Don't confuse copyright with the fallacy of "intellectual property". Intellectual Property is a collection of laws (copyright, patents, trademarks, etc.) which should never be grouped together, because each is different and for a different purpose.

    1. Re:Why abolish copyright? by Turn-X+Alphonse · · Score: 1

      While I am inclined to agree with 5 years you must consider the world is not that fast. Take for example classic radio stations, most of them play music 20-30 or even 40 years old hour after hour. Do we write these off or take them into account in this 5 years?

      5 years sounds nice but it does not apply to everything. I mean sure for films 5 years may work but music is a different beast and paintings even more so. How do you balance all of these mediums and not punish artists who get dropped from their label when their copyright ends? This is not a black and white issue, it needs to be based on something like sales for music/videos but that would encourage format switchs and 2 minutes of extra footage added every 4 years to sell yet another box set. Or shows like Family guy that didn't take off until several years later in DVD form.

      So what exactly is the balancing point between abuse and no protection at all? Do we make Mickey Mouse public domain or consider he's still being used today in new cartoons and hence actively producing content and deserving of protection for it?

      --
      I like muppets.
    2. Re:Why abolish copyright? by Anonymous Coward · · Score: 0

      If it were up to me I'd say 50 years. If that were the law of the land, right about now the early classic rock 'n roll records would be falling into the public domain, with the early Beatles to look forward to in less than a decade. All the black and white Hollywood classics from the '30s and '40s would be public domain. That sounds about right.

      Sixty years would be a good compromise, which is a bit less than the average person's lifespan and a bit more than their adult lifespan (after age 18). I think this is about what it used to be before Disney and others got into the business of lobbying for extensions.

    3. Re:Why abolish copyright? by paraax · · Score: 1

      While I'm not defending the 5 years as the ideal length of protection, arguing that just because something is commercially viable it shouldn't be public domain seems odd. Mozart appears to be commercially viable still. There are stations who happily play his music. Should his work still enjoy copyright? The whole idea it to find the point where incentive is balanced with the overall cultural good. I personally like the 14 year original term of copyright. Especially in today's world I think it would serve its purpose.

      And yes I am going to ignore Mickey Mouse. Perhaps trademark can help the Disney corporation maintain control over their aging creation. I don't believe copyright is the right tool after this length of time.

    4. Re:Why abolish copyright? by Anonymous Coward · · Score: 0

      How about a clause that says if one uses it to make money then it's a breach. But non-profit use is okay. Would screw the music industry, but these days who cares. Would at least save the general public a lot of trouble, and maybe let aid organisations copy patented drugs in a non-profit fashion for the third world without problems.

    5. Re:Why abolish copyright? by zappepcs · · Score: 1

      Mickey Mouse copyrights no longer support Walt, they support a business. That is not what they were meant to do. When Walt died, copyrights are gone, end of story. business interests should not be able to inherit the rights of individuals. If Walt sold the copyrights to his company, they should still fall to public domain when he dies, no arguing. If you want to argue that he should be able to bequeath such benefits to his children, I might compromise at 5 years past death, but at that point they fall to public domain. Copyright is to protect the content creator in order to allow them to profit from their art, not a business, not their heirs, not some person who has never even met the artist. In my view, business owned copyrights should be pushed to public domain after a maximum of 10 years, or revert to the original artist(s) if they are still alive.

    6. Re:Why abolish copyright? by noigmn · · Score: 1

      In this sense businesses are still enforced to pay for software and everything also, because they are using it toward making money. I'm sure when they put the law there they didn't want it to be a means for large companies to make mass attacks on the general public. More a means for companies to protect their product from competitors. I might be wrong though...the current use of it just doesn't seem in the spirit of things.

      --
      Slashdot is powered by your submission.
    7. Re:Why abolish copyright? by CastrTroy · · Score: 1

      Even Windows XP is more than 5 years old. As is Office 2000. If people could get that stuff for free, then I don't think mS would be able to stay in business. Although on the other hand, they could probably do pretty well selling support for these systems to businesses.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    8. Re:Why abolish copyright? by TheRaven64 · · Score: 1

      There are two forms of copyright on music. The copyright on the score, and the copyright on the performance. While Mozart doesn't claim copyright on the score any longer, I think most performances are still in copyright. The definitive recordings of the Beethoven symphonies, for example, are usually regarded as the Herbert Von Karajan recordings from around 1962. In five years, when the copyrights expire on these recordings in the UK, and other countries with similar copyright terms, expect to see the UMG pushing new 'definitive recordings' that are still in copyright.

      --
      I am TheRaven on Soylent News
    9. Re:Why abolish copyright? by TheRaven64 · · Score: 1

      Your idea conjures up visions of corporate assassination. Your rival has signed a successful band? Have them killed, then their music falls into the public domain and they no longer have a commercial advantage. An indie band that threatens the established cartels' profits probably wouldn't last long in this setting...

      --
      I am TheRaven on Soylent News
    10. Re:Why abolish copyright? by zappepcs · · Score: 1

      And you think that the financial equivalent of this isn't happening as we type? Debt and cost of entry to the market is as good as a bullet in many cases. It is the gun that the RIAA uses to control the distribution of content in order to line their pockets now.

    11. Re:Why abolish copyright? by Anonymous Coward · · Score: 0

      Of course it's a fundamentally good idea if you only mention whats positive about it.
      Here you go:

      pro:
      -incentive

      contra:
      -costs of enforcing copyright law
      -opportunity costs of restricting distribution and letting the holder put any price for copies

    12. Re:Why abolish copyright? by zotz · · Score: 1

      It's a fundamentally good idea; people who create something have exclusive rights to sell it."

      Nope. I can't even agree with that. Have the right to be the first publisher or to sell the right to be the first publisher. Yes.

      Fundamental.

      Now, as a matter of expediency:

      "Something like a 5 year limit would be appropriate in today's fast paced world."

      Sure, even 10 might be OK. A person ought to be able to build freely upon what he is exposed to in childhood. Longer terms pollute and shackle a child's brain creatively speaking.

      all the best,

      drew

      --
      FreeMusicPush If you want to see more Free Music made, listen to Free
  10. Err... by Mukunda_NZ · · Score: 1

    In a society without copyright, what is the incentive to hoard away your source code apart form just being greedy and not wanting to share?

    --
    Free software, free thought, free society.
    1. Re:Err... by DogDude · · Score: 1

      In a society without copyright, what's the incentive to create anything?

      --
      I don't respond to AC's.
    2. Re:Err... by plierhead · · Score: 1

      In a society without copyright, what is the incentive to hoard away your source code apart form just being greedy and not wanting to share?

      If you're happy with the idea of other people having it for free then sure, there's no incentive - but if you have some idea about (god forbid!!) maybe selling the proceeds of your intellectual effort, because (god forbid again!) you need to feed your family, then theres a strong incentive to keep it triply encrypted and locked away, because now you have no other form of protection.

      If I work all day chopping wood, then maybe I want to keep the proceeds of my work and sell it to other people who want their wood chopped for them. Software's the same, theres just more choice. I can make money by:

      1. selling the source code
      2. giving the source code away and making money from consulting
      3. my personal favourite - seemingly giving the source code away (under GPL), waiting until a big community has built up, then selling commercial licenses under BSD to those who need to redistribute
      --

      [x] auto-moderate all posts by this user as insightful

    3. Re:Err... by Mukunda_NZ · · Score: 1

      Software is not the same as a physical object. If you chop wood, you get paid for the work you do, you can't keep licensing the wood that you cut years ago and making money off it. It'd be like a concreter that makes someones drive way and then licenses that person to be able to drive on it. You get paid for the work you do, you shouldn't get paid for something you did 10 years ago. The incentive to create software would be people/businesses paying you to create the software they need. You do the work and get paid for the work you do, rather than allowing copyright to let you license the work to the company while you sit back doing no work and just living on a stream of incoming. People should work for the money they earn.

      --
      Free software, free thought, free society.
    4. Re:Err... by Anonymous Coward · · Score: 0

      What if I work long and hard for years to accumulate a small fortune, and use that capital to get a loan from a bank to build a factory. Should others be allowed to use that factory too, because building the factory is something I finished several years ago, not every single day when I go to work?

    5. Re:Err... by ACNiel · · Score: 1

      Because I am ashamed of my lack of comments.

    6. Re:Err... by Anonymous Coward · · Score: 0

      I don't know... what was the incentive before copyright existed, barely a few hundred years ago?

    7. Re:Err... by IamTheRealMike · · Score: 1

      If we insist on dodgy analogies, then it'd be like outlawing physical theft. So now I chop wood all day, and I end up with a nice pile of wood that I intend to take to the market tomorrow and sell. But overnight, somebody walks up to my house and takes all my wood. Now I have worked all day and have nothing to show for it, the wood is gone. So either I can chop wood strictly "on demand" and not try and store it overnight, or I can just build a shed and lock it extra tight, so even though theft is legal, it's really hard to do. Chopping wood "on demand" is really awkward because the place where the wood grows is not the same as the place where people want to buy it, so I'll probably go for the latter. A lot of people seem to think that losing copyright would magically make all software open source. It wouldn't. It'd just lead to stronger locks.

  11. Essay? by solevita · · Score: 1

    Wow, I've never seen a blog post described as an "essay" before. If only my old university markers were as generous as Slashdot editors!

    I don't even want to get started on the content of this so-called essay, let's just say that I thought there were some holes in it; but considering content or not, this was one of the worst "essays" I've ever read. I doubt it will become the victim of copyright infringement...

    1. Re:Essay? by eluusive · · Score: 1

      Maybe because you need to go read the definition of "essay."

  12. Wrong, wrong, wrong... by iminplaya · · Score: 2, Insightful

    We only need GPL because of copyright. When it's all gone, all will be well. Trust me on this one. The only thing to be concerned about is plagiarism. Everything else is fluff. No matter who "takes" the code, they can't stop you from using it also. And without copyright restrictions you are free to build on the works of others and everybody will be given the opportunity to do just that. There is so much superior tech(Alpha chip!) being locked down and kept off the streets because of copyright. This must end now. Jeeze, this is so redundant. I've said this so many times, and many others have also, with much more eloquence than I can muster with my seventh grade writing skills.

    --
    What?
    1. Re:Wrong, wrong, wrong... by Anonymous Coward · · Score: 0
      And without copyright restrictions you are free to build on the works of others and everybody will be given the opportunity to do just that.

      Where will I get access to these works to build on them?

    2. Re:Wrong, wrong, wrong... by iminplaya · · Score: 1

      You will have access to anything that's "in the streets". Why does the idea that we'll sit and rot without copyright persist? It is so wrongheaded I don't have the words to describe it. Don't take my word for it then. There are plenty of others who feel the same way. Maybe you will find it easier to understand them. I hope that your interest in maintaining the status quo doesn't diminish your desire to seek out people with a different opinion. I know that the IP hoarding and speculation is wrong, and that why there is copyright. I just can't seem to get the idea out in a way that is easy to understand, but I do know that it's easy. Deal with plagiarism, and leave it at that. It's the only issue that should be on the table.

      --
      What?
    3. Re:Wrong, wrong, wrong... by Anonymous Coward · · Score: 0
      You will have access to anything that's "in the streets".

      How? Where will I get this source code? Why would anyone make it available?

      I hope that your interest in maintaining the status quo doesn't diminish your desire to seek out people with a different opinion.

      I never expressed an interest or opinion on anything beyond the lack of availability of source code. I specifically did not express a position because it's carries baggage. I'm interested in discussing only the specific idea I expressed. Don't assign me opinions and attack them. It makes your own position look even weaker than it already is.

      I just can't seem to get the idea out in a way that is easy to understand, but I do know that it's easy.

      Oh it's "easy" alright. It's not that all us morons fail to understand your opinions, it's that you idea is overly simplistic, does not consider reality and is just plain wrong. With no copyright we will have far less source code to work with. No one will have any incentive to make it available except those who already do now, minus those who only do because they are forced to by a license. Everything will have to be reverse engineered, which is a very sub-optimal situation.

    4. Re:Wrong, wrong, wrong... by iminplaya · · Score: 1

      Your original question carries the opinion that I will have less without copyright, and I'm saying that is an erroneous position.

      With no copyright we will have far less source code to work with.

      You'll never know until you try, and the tiresome, inaccurate boilerplate arguments carry no weight and will be proven false if you ever decide to give it a shot. As I said there are plenty of others with the same thoughts on the matter who are making a better argument than I am. Seek them out. If I had bothered to bookmark them I would paste the links, but to tell the truth, I'm not really interested anymore. I got the gist of the message without getting bogged down in all the gory details, and that's good enough for me. Or as I said, if the status quo suits you fine, then don't.

      Everything will have to be reverse engineered, which is a very sub-optimal situation.

      Better than what we have now with rules prohibiting that and DMCA, etc. Reverse engineering and/or disassembly will get you pretty darn close to the source, since anything that prohibits that no longer carries the force of law. In fact it would probably create a whole new industry right there. You seem to think that everybody will try to hide their code. That is not the case. With many people who come up with similar ideas, some of them are more than happy to share. And they will benefit more than those who don't. And just to solidify the whole thing, NDAs should be rendered invalid as an unwarranted restriction of free speech rights. It's all about exclusivity, and I'm against it. Time to level the playing field. No more special privileges. I get paid when I make the proper arrangements and perform my work, so should everybody else.

      --
      What?
  13. Copyright by nlitement · · Score: 3, Interesting

    Copyright is fine as long as it doesn't go to idiotic extremities such as DMCA, causing obscure censoring like that recently on Digg or Wikipedia. Everything's good in moderation.

    1. Re:copyright by tomstdenis · · Score: 1

      Nothing with a copyright is public domain. Don't confuse free and libre, with public domain. Public domain software is *truly* free, just not always in the best of state since it can be exploited by naysayers by turning it proprietary.

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:Copyright by Anonymous Coward · · Score: 0

      > Copyrights are necessary and important

      If that's so, then how is it possible that the human race got along fine without them for *thousands* of years??

      Through most of the developmental history of agriculture, architecture, textiles, literature, music, and theatre, copyrights were completely absent. It's only recently, in the age of mass distribution (and profit therefrom) that it becomes "necessary and important."

      "Intellectual property" stems from the fundamental idea of private property, which we all fervently believe in to the point we forget that it is simply a convenient fiction, a societal contract that has no concrete natural existence. It's completely made-up.

      I'm not advocating the abolition of private property, but don't make the mistake of thinking that it's in any way "real" or that the human race could not survive without it.

    3. Re:Copyright by chromatic · · Score: 1

      The GPL, for example, requries someone who uses GPL-licensed code to release his code under the GPL, also.

      Did you mean "distributes" instead of "uses" and "that" instead of "his"?

    4. Re:Copyright by iminplaya · · Score: 2, Insightful

      The classical example is "You write a song and someone performed it and makes millions off of your work." Copyrights are what make that illegal, and what make the GPL and other "copyleft" schemes possible.

      That's a load of bull. And the argument doesn't nor ever did wash. That's like saying if I fix a guy's car and he sells it for a million bucks, I should get a piece of that action. That's a no-go. I've been through all this before, and now it's just boring repetition. Check way back in my history for any clarification to the statement that I make right here, *You are wrong*. I have stated why many times. If you don't want to accept it, fine, but I know that you're wrong. Copyright and patent still fall under the generic heading of IP just like Christianity and Buddhism fall under the heading of religion. Amazingly similar concepts by the way. And that is the way I will continue to treat it. The simple fact is that without copyright nobody can legally close the source and keep me from it. I am free to do with my copy as I please, and I will enforce that right any way I can. And If you think that I use my ten year MMX only for slashdotting, well, that's just another error on your part. It also happens to run my local network experimental web/ftp/MySQL server. I use it to simulate how fast things work on dial up. My "real" work is on a P-III frankenstein(fronkensteen) soon to bump up to P-IV I picked out of the garbage, so I guess I am getting my money's worth.

      PATENTS let you screw over everyone who didn't think of it first.

      Copyright does the same. Many famous song writers got burned by some obscure copyright holder to a similar tune. The second guy who comes up with the same melody, quite independently from the first is SOL. Screw that. Unacceptable. Please don't try to tell me the same thing doesn't happen in software, or anywhere else affected by these insane laws.

      You managed to post to slashdot despite using an x86 machine, didn't you?

      Yeah, and I also walk instead of driving a car. So, I don't understand the statement. I simply use what's available. If I could post with a pencil and paper, I probably would. I'm just saying that IP law is limiting our choices, and that's not right. Never has been. It's too bad you can't draw an accurate picture of life without the absurd concept of IP, but there it is waiting for us to take the plunge, but I guess "you're just chicken, McFly". Scared the water might feel a little chilly at first. Okay, you go your way. I'll go mine. I will continue my work of getting rid of this abomination. Negative moderation be damned.

      Oh, and thanks for the link, now I have some good reading to do.

      --
      What?
    5. Re:Copyright by pakar · · Score: 1

      Because it's just in the last 200 years that we have made it possible to reproduce books/art etc and ship those to all over the world.
      So before when we did not have any copyright stuff the worst that would happen is that someone would make a personal copy of it.

      Today we have quite a bit different way of looking at this since we can make a copy of a movie or book very fast, and if they really would want to they could open a factory to mass produce more copies.

      But i do agree that we need a reform of the copyright as they are today, and i think the best way would be to really reduce the copyright limitations. One way could be to limit copyrights to maybe 8-10 years and also make it legal to make non-profit copies.

    6. Re:Copyright by IamTheRealMike · · Score: 1

      That's like saying if I fix a guy's car and he sells it for a million bucks, I should get a piece of that action.

      It's not, because a song is not a physical thing. That's pretty basic.

      The simple fact is that without copyright nobody can legally close the source and keep me from it.

      Absolutely they can. They can simply not publish it anywhere. What makes you think that having access to a very long number would allow you to force the publication of source code? Remember that if you abolish copyright there is no concept of derived work.

      Copyright does the same. Many famous song writers got burned by some obscure copyright holder to a similar tune. The second guy who comes up with the same melody, quite independently from the first is SOL. Screw that. Unacceptable. Please don't try to tell me the same thing doesn't happen in software, or anywhere else affected by these insane laws.

      I've never heard of that happening with copyright in software, unless somebody actually copy and pasted code from a different project. You're thinking of patents, which is not the same.

      Finally I don't get why you think x86 dominance has anything to do with copyrights or even patents. That's clearly absurd and shows a serious mis-understanding of the technology. x86 chips dominate the market place because they are exceptionally fast, perhaps the fastest chips ever produced, and because they are the most useful of any chip due to the large amount of software produced for them. Maybe you labor under the illusion that if there was no copyright every program would be open source and therefore ported to "better" architectures, but the fact is, nobody gives a shit about SPARC or Alpha on the desktop, and nobody ever has. If there was no copyright all that'd change is that commodity desktop hardware would suddenly sprout much better protection for binary code (more like games consoles) to compensate for the fact that a damages from a code leak can't be reclaimed through the courts.

    7. Re:Copyright by walt-sjc · · Score: 1

      Technology also allows for EASY copies. Copying a book used to be a VERY time consuming task. In other words, copying wasn't a problem because copying was unrealistic / expensive. Copyrights also used to be short in duration - now they are effectively forever.

    8. Re:Copyright by jedidiah · · Score: 1

      That didn't happen in the last 200 years. Humans were publishing books 2000 years ago. It was just a somewhat slower process. We even had mass printing 500 years ago. There's nothing special about the last 100 years except for the re-concentration of wealth in a particular country.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    9. Re:Copyright by pakar · · Score: 1

      Well, i wrote that we in the last 200 years have made it easier and easier to reproduce the stuff and transport them.. Not just make them.

    10. Re:Copyright by Hatta · · Score: 1

      Copyrights are necessary and important, moreso for the layman than the Evil Corporation(TM). The classical example is "You write a song and someone performed it and makes millions off of your work." Copyrights are what make that illegal, and what make the GPL and other "copyleft" schemes possible.

      Why should that be illegal? Obviously the value there is in the performance. Copyright serves to reduce the number of valuable performances by making it more expensive. This is not a benefit to society.

      Your example is like a construction worker expecting to get a cut of all the business that goes on in a building he built. It's nonsensical and reeks of entitlement. IP workers are no different from any other worker. I don't get to profit from today's work in perpetuity and neither should you.

      --
      Give me Classic Slashdot or give me death!
    11. Re:Copyright by Anonymous Coward · · Score: 0

      >>The classical example is "You write a song and someone performed it and makes millions off of your work." Copyrights are what make that illegal, and what make the GPL and other "copyleft" schemes possible.

      >That's a load of bull.


      If IP protections didn't exist, everything would be public domain. If this is what you believe in, great. But the simple fact, and point of all this, is that the clauses in OSS licenses such as the GPL that require derivative works to follow the same license, requiring credit to be given, and availability of source code would be impossible to enforce without copyright laws. That is the point, nothing more nothing less. Not so hard to grasp, is it?


      I don't think an IP-free world would be horrible, but I do think the framers were wise in establishing a LIMITED copyright. I seek rather to reform IP laws, rather than abolish them. It really is all about incentive, (not ownership, parent is correct in that no one can own an idea), which if you read the Constitution is exactly why it was established in the first place.

      Last I checked the laws extending copyright indefinitely were not constitutional amendments. Has anyone tried to challenge their constitutionality? I've never read them so perhaps some keen verbiage appeases the limited aspect established in the Constitution.

    12. Re:Copyright by iminplaya · · Score: 1

      It's not, because a song is not a physical thing. That's pretty basic.

      No, the concept holds up just fine for the physical and the non-physical. It sees no difference there because there is none. The concept of me sitting back and "collecting the rent" while somebody used what I fixed or created is what I talking about. If you can collect royalties for your work, then I'm entitled the same for mine. *Si tu fumas, yo puedo fumar tanbien*

      Remember that if you abolish copyright there is no concept of derived work.

      Most all works are "derived" works, even when the creator isn't aware of it. Another responder pointed me to this, which just opened up a whole new can of worms for me, but it also puts another nail in the coffin for restrictions against distribution, and now I have to resolve the plagiarism thing all over again. Because we are basing law on what the link says is a "matter of opinion". And law should be based on hard facts.

      --
      What?
    13. Re:Copyright by iminplaya · · Score: 1

      Has anyone tried to challenge their constitutionality?

      Don't know how they can. Copyright is still limited, even if they extend it a thousand years...As long as there exists a cut off date, their butts are covered.

      --
      What?
    14. Re:Copyright by mpe · · Score: 1

      Technology also allows for EASY copies. Copying a book used to be a VERY time consuming task. In other words, copying wasn't a problem because copying was unrealistic / expensive.

      In quite a few cases lack of copying is a problem. Since it's impossible to read any book where no copies still exist.
      There's also the issue of it being daft to enforce restrictions which technology has rendered obsolete. e.g. who now would advocate that a flagman walk in front of every motor vehicle (thus restricting them to walking pace)...

      Copyrights also used to be short in duration - now they are effectively forever.

      They also used to start at publication and require copies to be placed in certain libraries. However these libraries cannot do their job since now the "clock" dosn't even start until some point in the future and many types of works arn't even deposited there in the first place.

    15. Re:Copyright by Jasper__unique_dammi · · Score: 1

      Copyright does the same. Many famous song writers got burned by some obscure copyright holder to a similar tune. The second guy who comes up with the same mely, quite independently from the first is SOL. Screw that. Unacceptable. Please don't try to tell me the same thing doesn't happen in software, or anywhere else affected by these insane laws. I think you are worried about the "equality operator" of two works in copyright, i worry about it too, however i do believe that copyright is usefull. Like your (probably simple melody)copywriting a short bit of code would be useless, since short code has a good chance of being written by another seperately, with the same outcome, beside commenting, whitespace, naming which could all be claimed as "cover" to hide the copying. Indeed, anything short/simple, things can easily look alike when thought up seperately. Maybe if coders were perfect, even long sections of code could get uncopyrightable because the logic would guide them that way.
      However, I believe that practice, things are longer/more-complex, and paralel development of the same(using equality operator) thing is often unlikely enough to allow copyright to exist for purposes of allowing people to make a living and get attribution for their works. (geniouses making perfect works are also scarse) However, I am against software patents (and unsure of patents in general), and would not want to have copyright evolve into that. But this is just a question of making sure the "equality operator" does not return True too quickly. However, our culture has a sense of when a work is probably stolen, so i guess that should be used, with regard that false positives should be avoided. (In doubt, operator says no)
    16. Re:Copyright by Z34107 · · Score: 1

      That's like saying if I fix a guy's car and he sells it for a million bucks, I should get a piece of that action

      Not quite. That's like saying you designed a car, and another guy built and sold it for a million bucks. Intellectual Property is merely a way of saying the intangible design can have just as much (if not more) value as the car.

      And If you think that I use my ten year MMX only for slashdotting, well, that's just another error on your part. It also happens to run my local network experimental web/ftp/MySQL server

      That's nice; I'm happy for you. But you're missing my point - retooling hundreds of factories to produce a new (and very incompatible) processor architecture, rewriting compilers and retraining programmers to produce software for the new architecture, and developing new operating systems and applications would be rather expensive, in $money and man-hours. Even if all this happened, the end result would be the same slashdot post.

      In this one particular example, the "superior" processor is used where it truly is superior - environments that favor super-fast number crunching and parallelism, such as servers and mainframes. Technology doesn't "rot on the shelf" - it's used where its benefits justify the costs.

      I'm just saying that IP law is limiting our choices

      This argument makes logical sense, but follow it to its conclusion. If I could do whatever I wanted to "my" copy of a music CD, including give all of my friends or all the pipes in the internets a copy, people might have more "choices" available when it comes to CDs. Except there is no longer any incentive to create that CD in the first place.

      Is that to say that human progress will end without IP law? No - as others have pointed out, humanity got along "just fine" before its invention. Although IP may restrict what you can do with a specific item, it is also an efficient system of ensuring the inventor of something is compensated.

      Another example: Suppose you invent some revolutionary new car engine that runs only on water and produces no pollution. Somebody sees your engine design and starts churning them out by the thousands, becoming quite rich in the process. Which is more valuable: one particular engine, or the design the engines were built from? Copyright/Patent/IP laws simply recognize that the producer of the creative work - the engine design - is just as worthy of compensation as the industrialist who mass-produces the physical, tangible engine.

      Would we still have this magic engine without IP laws? Possibly - but would an individual inventor, an automotive giant, or whomever be willing to spend years and $billions in developing the engine design if their competitors could then produce the same engine without paying for the research?

      Without IP law, innovators are penalized - they can sell the engine, but must pay $billions to research the design. Copycats are rewarded - they can sell the same engine after someone else has researched the design. If it is cheaper, easier, and better business sense to copy rather than invent, will we really see as much invention? If we don't see as much invention, will we really have less limited choice?

      Check way back in my history for any clarification to the statement that I make right here, *You are wrong*. I have stated why many times. If you don't want to accept it, fine, but I know that you're wrong

      I'm happy for you.

      --
      DATABASE WOW WOW
    17. Re:Copyright by Z34107 · · Score: 1

      *Si tu fumas, yo puedo fumar tanbien*

      Si tú fumaras, yo podría fumar también.

      --
      DATABASE WOW WOW
    18. Re:Copyright by iminplaya · · Score: 1
      --
      What?
    19. Re:Copyright by laughingcoyote · · Score: 1

      Unfortunately, that was tried and failed, due to (in my own opinion) the Supreme Court's overly-technical interpretation of "limited times", and failure to examine the rest of that amendment's requirements-asking if the changes will indeed "promote the progress of Science and the useful Arts."

      Firstly, the fact that most everything out there which was copyrighted before I was born will still be copyrighted when I am buried really doesn't show a whole lot of reasoning on their part. In the most technical sense, that is a "limited time." (In a very technical sense, ten million years would be a limited time.) In a realistic sense, neither one of those is a limited time, it's perpetual. That strikes me a bit like saying "Your Honor, this law criminalizing criticism of the President passes the First Amendment just fine. It doesn't restrict anyone's speech, it simply throws them in jail for it. But while they're in jail, they can keep on saying it all they like." The language of the Constitution was deliberately left open to a "rule of reason" interpretation, not a strict, technical one, and the Supreme Court got that one dead wrong by ignoring the obvious flaunting of the spirit of that provision.

      This, of course, holds doubly true with allowing retroactive extensions. These also clearly fail the other part of the test. In the absence of a time machine, how can you promote progress of anything fifty years ago? Of course, this also flies in the face of the limited time requirement. Part of any reasonable definition of a limited time should be that the goalpost can't get moved. The timer gets set, and when it dings, time's up, period. You can't claim that something is "time-limited" due to a future expiration date, when that date can be moved.

      --
      To fight the war on terror, stop being afraid.
  14. Another sophomoric Sunday blog post. by Bruce+Perens · · Score: 5, Insightful
    It's Sunday again, and there's another out-of-left-field editorial about Open Source just like last week. I wonder if Slashdot editors have a "flame schedule" to amp up the readership during what would otherwise be slow periods.

    His argument is putting up a straw man that doesn't really represent what RMS and FSF think, and then knocking it down.

    The FSF stance is that good software comes with source code and with a particular set of rights which should be yours regardless of whether copyright can be used to enforce those rights or not. Perhaps it would be some other sort of law, or perhaps an ethical norm.

    But IMO it would make about 100 times more sense to argue about software patents at the moment, because they are by far the worse evil.

    Bruce

    1. Re:Another sophomoric Sunday blog post. by Bruce+Perens · · Score: 4, Informative

      Not all of us can make a living being open source gasbags, you know. If it weren't for software patents, I would be a poor man.
      Prove it. I looked, and could not find any patents issued to "Anonymous Coward". :-)

      And by the way, my employer makes Open Source software for Wall Street investment banking firms. I am, however, also paid by customers (usually also Wall Street investment banks, but sometimes other entities) who want me to teach or lecture.

      Bruce

    2. Re:Another sophomoric Sunday blog post. by Anonymous Coward · · Score: 0

      Gee, I guess I upset a pirate. Too bad he wasted his mod point against an AC.

      Quite wrong, Mr. Perens. There's a large contingent hiding under the open source flag that does not respect copyrights and copies whatever they please. They may not pipe up in this thread but do in others and quite nakedly admit and encourage the piracy of music, videos, and software, and very little is said against them here on Slashdot or elsewhere.

      I note that neither you, RMS, nor the FSF has not made the slightest effort, aside from a few feeble posts like the one above, to rid the free software movement of these morally stunted people, even though they'd happily violate the GPL too if they could find some benefit in it. Care to explain yourselves?

      Better yet, since you profess beliefs in "a particular set of rights", how about a nice big press release from the FSF saying that people who illegally copy proprietary software and other media are not welcome in the free software movement and that all members should speak against them?

    3. Re:Another sophomoric Sunday blog post. by Hairy1 · · Score: 1

      Having been in the open source community for some time I can say that I actually find people with a real passion for open source prefer to take the high road as a matter of honour. Why would Linus steal a copy of Windows? Open source advocates believe in ownership of our own cultural artifacts as it relates to software. While I can't say that we have a specific interest in helping the RIAA or MPAA there is no reason to believe open source advocates are any more inclined to download music and videos any more that the average joe.

      What I do see is the community wanting to take back its own cultural artifacts. What I mean by this is that all popular culture appears to be owned by some corporate. You can't record a song (in your own voice) that you heard on the radio, you can't participate without paying up dollars to owners. I tend to seek out indie music now. I think Apple have the right idea; make music available to people legally at a reasonable price and they will be willing.

      However, lets get rid of the big labels taking 90% of the proceeds and help the artists and songwriters get the lion share as they deserve.

    4. Re:Another sophomoric Sunday blog post. by Anonymous Coward · · Score: 0

      While I can't say that we have a specific interest in helping the RIAA or MPAA there is no reason to believe open source advocates are any more inclined to download music and videos any more that the average joe.

      I'm sorry, I am on Slashdot, am I not? The place where every story on P2P has people dreaming up potential legal defenses, discussing how to avoid getting caught, or coming up with excuses for why their downloading is justified? Does "I never would have paid for it anyway so it's OK to copy it" ring a bell? How about "Those guys make too much money anyway"?

      And if they're not part of open source advocacy, why are they tolerated here of all places? Why are they not being shouted down or banned?

      However, lets get rid of the big labels taking 90% of the proceeds and help the artists and songwriters get the lion share as they deserve.

      I'm fine with this; in fact I wish it would happen. However, that doesn't excuse copying the stuff from the people who want to go with the big labels. Ultimately, it's their creation and they can do what they want with it.

    5. Re:Another sophomoric Sunday blog post. by Oligonicella · · Score: 1

      "You can't record a song (in your own voice) that you heard on the radio"

      Sure you can. What you can't do is record it, then sell it without paying royalties.

    6. Re:Another sophomoric Sunday blog post. by CAIMLAS · · Score: 2, Insightful

      He does have a point, however, Bruce.

      You're a semi-celebrity. This may be due to your skill or your political/software opinions, or other reasons - I can't recall the basis of your celebrity at the moment. But that doesn't matter. The point is, I don't doubt that you get by, to some degree, on name alone. Not everyone can be an A-list; there simply isn't enough social room for that many people to do the same thing.

      What does matter is that the software economy could not thrive solely on open source. If people had to produce code - small people who do back office work and what have you - and then rely on installation, support, and various other charges, they couldn't make enough to live. They'd have to leverage some combination of charging extravagant amounts for their services, producing a horrible product (which nobody would use, defeating the point of charging for support), or figuring out a way to lock people in through some other method. The reality is that people these days have no moral hang-ups about copying software if they can get away with it and don't need support, for the most part, and for small to medium sized businesses, chances are they can get by without your paid-for support.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    7. Re:Another sophomoric Sunday blog post. by evilviper · · Score: 1

      His argument is putting up a straw man that doesn't really represent what RMS and FSF think, and then knocking it down.

      I started off with the same opinion, but then I started reading the (highly rated) comments in this thread.

      While the FSF is no doubt sane, it seems there are indeed many people, completely ignorant of copyright and the GPL, who are repeatedly making the very same idiotic arguments he's arguing with... In response to his blog, people are repeating the same idiotic claims.

      Obvious as it is... I guess it really DID need to be said after all.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  15. Duh! by martin-boundary · · Score: 4, Insightful

    That's the whole point of the GPL. It's there to simulate the "no copyright" world within the existing copyright system. Go read some Stallman.

    1. Re:Duh! by Aladrin · · Score: 0

      I think you need to go back and read the GPL again. The GPL does not exist to 'simulate the no copyright world' in any way shape or form. It exists to guarantee that free software (licensed under it) remains free and available. More specifically, it exists to guarantee that anyone who benefits from software X, AND improves software X, shares those improvements with everyone else, including the original author.

      The Public Domain is the closest simulation of 'the no copyright world' that we have. BSD and MIT licenses are close, and GPL is way later in the line.

      The blogger is entirely correct that the GPL's (and other non-Public Domain licenses') teeth are copyright law. It is not a contract, and it relies on no other laws.

      As others have pointed out, the blogger runs afoul trying to make the 'anti-copyright crowd' and the 'GPL crowd' be the same crowd. People who use the GPL (without having picked it blindly) know exactly what rights of their own they want to protect and how copyright law helps that.

      Would we be better off without copyrights? I doubt it. Plagiarism would run rampant for at least a while, and create utter chaos. Even once it settled down, it'd still be a horrible world for inventors. Reform is definitely necessary, but outright abolition is craziness. I've said before that 5 years is about right. If you can't make your money back in 5 years, the idea is so complex that nobody can COPY your idea in that time, either. That still gives you the lead on them.

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    2. Re:Duh! by martin-boundary · · Score: 2, Insightful
      I think you can't see the forest for the trees. Of course the GPL is a technical document which exists within the conceptual framework of the copyright laws. But it's not there to enforce copyright, it's actually there to create a downstream channel where copyright is effectively nullified in practice. As long as you stay within the GPL channel, none of the copyright restrictions which always exist otherwise apply to the channel (if you try to leave the channel you run into difficulties however).

      The Public Domain is the closest simulation of 'the no copyright world' that we have. BSD and MIT licenses are close, and GPL is way later in the line.
      No it's not, because the public domain doesn't nullify the effect of copyright within the channel. With the BSD or MIT licenses, anybody can create their own copyright from existing code simply by saying so. I can take a BSD piece of code, slap my own copyright license on top of it (keeping theirs), and presto now the downstream channel has any copyright restrictions I care to put in.

      Would we be better off without copyrights? I doubt it. Plagiarism would run rampant for at least a while, and create utter chaos. Even once it settled down, it'd still be a horrible world for inventors. Reform is definitely necessary, but outright abolition is craziness. I've said before that 5 years is about right. If you can't make your money back in 5 years, the idea is so complex that nobody can COPY your idea in that time, either. That still gives you the lead on them.
      That's all political ranting. Some people like control, others believe that it's better to not have control. Copyrights were invented in Europe as a form of censorship, to protect the monarchies and the professional guilds. It was never intended to promote progress as such. Also, I think you're confusing copyright and patents in your last remark. Patents are intended to protect commercial investment, copyrights were intended to prevent people from copying documents so that 1) they had to buy material from the printers guilds instead of making their own and 2) the government could stop people from distributing controversial writings.
    3. Re:Duh! by drsmithy · · Score: 1

      I think you can't see the forest for the trees. Of course the GPL is a technical document which exists within the conceptual framework of the copyright laws. But it's not there to enforce copyright, it's actually there to create a downstream channel where copyright is effectively nullified in practice. As long as you stay within the GPL channel, none of the copyright restrictions which always exist otherwise apply to the channel (if you try to leave the channel you run into difficulties however).

      You're missing the point. Without copyright, the most important aspect of the GPL (it's "viral" nature) disappears because it cannot be enforced. The GPL *requires* copyright law to do its work.

      Without copyright, the GPL becomes the BSDL (or equivalent).

    4. Re:Duh! by Ekarderif · · Score: 1

      Let's just ignore your complete bullshit third paragraph and focus on a world without copyrights.

      A world without copyright also means that you cannot add clauses like the redistribution clause in GPL. People who create software are not required by law to publish the source code. So instead of proprietary software that we cannot access the source, we have non-proprietary software... that we cannot access the source. The only thing that changed is that anyone is allowed to re-engineer the software. And furthermore, GPL cannot exist because there is no law to protect it.

      In a world without copyrights, you have two types of software: public domain or trade-secreted "public domain" (essentially, proprietary). The wonderful variety of licenses that we have today cannot exist.

      Of course, you can argue that the law requires distribution of the source. But hey, that sounds like a copyright law to me.

    5. Re:Duh! by martin-boundary · · Score: 3, Insightful
      Huh? Without copyright laws, there's no _need_ for the GPL or the BSD license.

      Without copyright, the world works like pretty much like the GPL intends, and the BSDL is redundant since it grants nothing that isn't already allowed, whereas there's no "intellectual property" that can conceivably be subverted downstream.

      It's the fact that the GPL gives the same result whether copyright laws exist or not that makes it such a solid foundation for software freedom (modulo minor bugs).

    6. Re:Duh! by martin-boundary · · Score: 2, Insightful

      A world without copyright also means that you cannot add clauses like the redistribution clause in GPL.
      Who cares? A world without copyright doesn't need redistribution clauses, because redistribution happens whenever people want to.

      People who create software are not required by law to publish the source code. So instead of proprietary software that we cannot access the source, we have non-proprietary software... that we cannot access the source.
      Now that's bullshit. People who publish their source code do so because they want to, not because it's the law. And by the way, the law doesn't say you have to publish your source code, and neither does a license such as the GPL. The GPL says if you want to redistribute your work and that work contains someone else's GPL code, then you have to "pay" for that code by publishing the source. But you can always decide to not publish, and not distribute either.

      And furthermore, GPL cannot exist because there is no law to protect it.
      Who cares? The GPL is not needed if the law doesn't exist.
    7. Re:Duh! by qbwiz · · Score: 1

      People who publish their source code do so because they want to, not because it's the law. And by the way, the law doesn't say you have to publish your source code, and neither does a license such as the GPL. The GPL says if you want to redistribute your work and that work contains someone else's GPL code, then you have to "pay" for that code by publishing the source. But you can always decide to not publish, and not distribute either.

      But if you don't distribute the program, then getting money for the software (in a traditional software business model) is much harder. Also, not everyone who distributes GPLed software distributes the source because they want to. Some, such Sitecom, Fortinet, IChessu, and others, have been forced to distribute it because the law (and courts specifically) have said that they must.
      --
      Ewige Blumenkraft.
    8. Re:Duh! by martin-boundary · · Score: 1

      But if you don't distribute the program, then getting money for the software (in a traditional software business model) is much harder.
      Yes, it's a cost of doing business. You either pay programmers to build your software from scratch, or you take a potential cut in profits due to the increased competition which comes from distributing the source code.

      Some, such Sitecom, Fortinet, IChessu, and others, have been forced to distribute it because the law (and courts specifically) have said that they must.
      The law never says that they must distribute code, the courts say that they have to respect whatever licensing terms they agreed to. Without the GPL license, the original code doesn't belong to them and they can't distribute it or do anything else with it that goes against copyright law. With the GPL license, the original code still doesn't belong to them but they are allowed to distribute binary versions if and only if they distribute the full code.
    9. Re:Duh! by abe+ferlman · · Score: 1

      This is the comment I was looking for, hoping I wouldn't have to post it myself. GPL requires copyright it's true, but it's only necessary because of copyright in the first place.

      --
      microsoftword.mp3 - it doesn't care that they're not words...
    10. Re:Duh! by dircha · · Score: 1

      "You're missing the point. Without copyright, the most important aspect of the GPL (it's "viral" nature) disappears because it cannot be enforced. The GPL *requires* copyright law to do its work."

      This is why the FSF does not advocate GPL usage as an end. The FSF advocates Free Software. Specifically, it advocates that all software should be Free Software. Free Software is something very particular. It is software that satisfies the 4 essential freedoms of software users (http://www.gnu.org/philosophy/free-sw.html).

      The GPL - Copyleft generally - is not primarily a tool to enshrine software freedoms in a software copyright world. Rather, it is a tool to *proliferate* Free Software in a world in which the 4 essential freedoms of software users are not enshrined in law. There are plenty of *merely* Free Software licenses - licenses for Free Software that do not employ the Copyleft proliferation strategy.

      Again, the FSF is not anti-copyright per se, but rather is pro software freedom.

      So while the FSF is not anti-copyright, it is quite sound to be both pro-Free Software and anti-copyright, with the qualification that in place of copyright we would like to see the 4 essential freedoms of software users enshrined in law.

    11. Re:Duh! by drsmithy · · Score: 1

      Huh? Without copyright laws, there's no _need_ for the GPL or the BSD license.

      Of course there is. Without copyright there is no way to enforce the "derivative code must be GPLed" aspect of the GPL - it's raison d'etre.

      (There would be no "need" for the BSDL license, I'll agree, except perhaps to avoid potential contractual disputes.)

      Without copyright, the world works like pretty much like the GPL intends, and the BSDL is redundant since it grants nothing that isn't already allowed, whereas there's no "intellectual property" that can conceivably be subverted downstream.

      Uh, no. You have that arse-about-face. Without copyright, the world operates like the *BSDL* intends and the GPL becomes irrelevant because its restrictions cannot be enforced.

      It's the fact that the GPL gives the same result whether copyright laws exist or not that makes it such a solid foundation for software freedom (modulo minor bugs).

      Except it doesn't. Closing a "GPLed" codebase while copyright exists is very difficult (if not impossible - Tivo kind of managed it). Closing a "GPLed" codebase without copyright is trivial.

    12. Re:Duh! by martin-boundary · · Score: 1
      It's hard to imagine a world where copyright doesn't exist:

      Closing a "GPLed" codebase while copyright exists is very difficult (if not impossible - Tivo kind of managed it). Closing a "GPLed" codebase without copyright is trivial.
      In a world without copyright, opening ANY codebase is easy: just ask an employee (or a contractor, or a janitor, or ...) to give you the code they have access to, or if you like pay them to give you the code. In a hypothetical world without copyright, code belongs to everybody, so this scenario would be entirely legal.

      So yes, it would be easy to close a codebase, but also easy to reopen it.

    13. Re:Duh! by TheVelvetFlamebait · · Score: 1

      I thought the point of the GPL was to ensure the distribution of, and the right to easily be able to modify, the source code of certain pieces of software. In a copyright-less world, we'd just have legally disassemble-able binary blobs. Who would go to the trouble of providing the source code at their own expense?

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    14. Re:Duh! by drsmithy · · Score: 1

      In a world without copyright, opening ANY codebase is easy: just ask an employee (or a contractor, or a janitor, or ...) to give you the code they have access to, or if you like pay them to give you the code. In a hypothetical world without copyright, code belongs to everybody, so this scenario would be entirely legal.

      Unless said employees have contractual agreements not to do so. Or employees have no way of transporting the source code out of the premises.

      So yes, it would be easy to close a codebase, but also easy to reopen it.

      First you have to get your hands on the source code. In a world without copyright, access to source code would be tightly controlled. So bribing/threatening/cajoling someone into doing so *might* be easy, but just as likely might be extremely difficult.

      To say the GPL doesn't need to exist if copyright does not is both a) making a *lot* of questionable assumptions (primarily with regards to access to source code and willingness of people to make it available) and b) ignoring the main reason the GPL exists (to generate more GPLed code).

    15. Re:Duh! by martin-boundary · · Score: 1
      Yes, in such a world, a company could spend a lot of money on tightening its security, NDAs etc. Keeping trade secrets is its responsibility after all.

      But remember that without copyrights, any competitor could just take a copy of their software and distribute it to others. So the cost of secrecy would not be easy to recoup, whereas having open source where others can find and fix bugs, or add functionality, still would have positive value.

    16. Re:Duh! by Raenex · · Score: 1

      So while the FSF is not anti-copyright, it is quite sound to be both pro-Free Software and anti-copyright, with the qualification that in place of copyright we would like to see the 4 essential freedoms of software users enshrined in law. But saying that you must allow free access to source code when distributing software is a form of copyright, no matter how you slice it. That's why the blogger referenced the old "haggling over price" joke. Arguing that you are merely guaranteeing a users "freedom" ignores that you are doing so by taking away other freedoms. Free speech would allow you to release binary only code.
    17. Re:Duh! by connellybarnes · · Score: 1

      It's the fact that the GPL gives the same result whether copyright laws exist or not that makes it such a solid foundation for software freedom (modulo minor bugs). This is not true. If copyright laws did not exist, then it would be legal to make GPL software "closed source."

      As for freedom, I think a more natural definition is "doing what you want with your computer" (i.e. anarchy) than whatever bizarre concoction Stallman is cooking up nowadays. I'm sure the brainwashers and propagandists (the ideological children of Stallman) will be sure to jump on me for stating that, but consider this: what greater threat is there to freedom than brainwashing and propaganda?
  16. Wait by The+Bungi · · Score: 3, Informative
    I thought the author was going to make the mistake of saying that without copyright the GPL would be useless, but he actually makes a good point. I think the problem with licenses like the GPL and the Creative Commons are all about sticking it to The Man and a sort of social statement to the effect that IP ownership laws are broken, but they rely on an imagined legal and social framework that simply does not exist yet - and probably never will, though that's just my opinion. The efectiveness of these licenses (which overwhelmingly deal with distribution rather than use) wobbles on top of the very foundation they are trying to destroy. And none of them have addressed just what exactly is going to happen after they manage to topple it down.

    I'm not a big fan of the GPL, but I don't think public domain or a BSD-type deal is going to work either. But for everything I've ever read from Stallman and friends, I don't really think they have it down, either. It's as if they are sitting there hoping something will happen that will validate their position and everything will be kumbaya and honky dory. What that is they have no idea.

    Stallman can rewrite his license until the cows come home, but without some real change in the legal area it won't really make much difference. And piling restrictions up on top of the GPL can only go so far. Not his fault - that's just reality.

    And that's just for software... wait 'til you get into music and images and whatnot. The Creative Commons are in the same bind.

    1. Re:Wait by chromatic · · Score: 1

      The efectiveness of these licenses (which overwhelmingly deal with distribution rather than use) wobbles on top of the very foundation they are trying to destroy.

      Setting aside the postulate that the FSF is trying to destroy copyright (which I don't believe to be true), the word "copyleft" demonstrates that the use of copyright to achieve software freedom is deliberate irony. It's no accident. It's intentional.

    2. Re:Wait by maxume · · Score: 1

      The GPL isn't about the future. It's about making choices in the context of the current legal framework. RMS thinks that people should only use software that they have source code for, and that they should share the source code for the software that they create; this is well reflected in the GPL(and the idea of making choices is even better represented in CC, as they go so far as to offer more than 2 licenses).

      --
      Nerd rage is the funniest rage.
    3. Re:Wait by The+Bungi · · Score: 1
      Setting aside the postulate that the FSF is trying to destroy copyright

      I don't see how you can set that aside. That is exactly what the FSF preaches, unless I've been reading a very different set of manifestos from you. The "copyleft" term they coined is essentially copyright without the usage and ownership restrictions (instead they just add distribution restrictions and call it "freedom"), but it's disingenous to claim that "copyleft" is just like copyright with some cool whip on top.

    4. Re:Wait by chromatic · · Score: 1

      I take my information in part from What is Copyleft?. Which writings gave you a different impression?

    5. Re:Wait by Anonymous Coward · · Score: 0

      >> Setting aside the postulate that the FSF is trying to destroy copyright

      > I don't see how you can set that aside. That is exactly what the FSF preaches, unless I've been reading a very different set of manifestos from you.

      Abolishing copyrights on software != abolishing copyrights altogether.

    6. Re:Wait by Anonymous Coward · · Score: 0

      > ownership restrictions

      You have the right to remain silent, that doesn't mean you own it... perhaps in Soviet Russia?

  17. GPL Usage Restrictions by randomc0de · · Score: 1

    It's a license and it does impose some restrictions on or conditions for use of the work. Sigh... I stopped reading here. Please show me where the GPL imposes any restrictions on use of the work. It doesn't. RTF license. DISTRIBUTION requires allowing redistribution. Usage requires nothing. To imply otherwise ruins any credibility you might have.
    --
    Three rights make a left. Freedom of speech, freedom of the press, freedom of assembly.
    1. Re:GPL Usage Restrictions by Anonymous Coward · · Score: 1, Interesting

      Sigh... I stopped reading here. Please show me where the GPL imposes any restrictions on use of the work. It doesn't. RTF license. DISTRIBUTION requires allowing redistribution. Usage requires nothing. To imply otherwise ruins any credibility you might have.

      So you agree that the music industry is not unfairly restricting your freedom when it asserts that fair use of their recordings does not allow you to distribute digital copies to others without permission?

    2. Re:GPL Usage Restrictions by MechaBlue · · Score: 1

      The GPL licence restricts me from including GPL-licensed code in a closed-source product. I.e., I can not write a program that uses a GPL library unless I make the source code for the library AND the source code for the rest of the program available. Compare this what a developer can do with code that is in the public domain and you will see that the the GPL does restrict usage of code in ways that are very significant for business.

    3. Re:GPL Usage Restrictions by randomc0de · · Score: 1

      Once again, this is confusing using a GPL product with using GPL code. You can most certainly use a product compiled from GPL-licensed code in a closed source product - you just can't distribute to closed product. If you distribute the product, you must distribute the code. Google is an excellent example of this. They have their own in-house Linux distribution. Except they don't distribute it. That's why there's no Goobuntu available to download. The requirement to redistribute code with compiled is because otherwise companies would steal open-source products, repackage them, and close them up. In a world where everything was public domain, this would be fine. They can't make any money off of just the product anyways, and actually need to provide a service along with it. Please read the GPL again. Usage is not restricted in any way.

      --
      Three rights make a left. Freedom of speech, freedom of the press, freedom of assembly.
    4. Re:GPL Usage Restrictions by drsmithy · · Score: 1

      Please show me where the GPL imposes any restrictions on use of the work.

      "Derivative work" must be GPLed.

      Unless you don't consider "deriving work" to be "using".

    5. Re:GPL Usage Restrictions by randomc0de · · Score: 1

      I don't. I'm using 3 open-source products right now. The Linux kernel, open-ssh, and Firefox. So let me ask you - am I making a derivative work of them right now?

      --
      Three rights make a left. Freedom of speech, freedom of the press, freedom of assembly.
    6. Re:GPL Usage Restrictions by chromatic · · Score: 1

      The post to which you replied chose the word "use" very carefully. You are indeed welcome to make derivative works of a GPLd work. It is only when you distribute those works that copyright applies, in which case you must either fulfill the requirements of the GPL and make the appropriate source code available to the recipients or negotiate otherwise with the copyright holder.

    7. Re:GPL Usage Restrictions by drsmithy · · Score: 1

      I don't. I'm using 3 open-source products right now. The Linux kernel, open-ssh, and Firefox. So let me ask you - am I making a derivative work of them right now?

      Do you typically have big difficulties with the concept of a 1:many relationship ?

      ("Use" may have more one definition, is the point I'm making.)

    8. Re:GPL Usage Restrictions by drsmithy · · Score: 1

      The post to which you replied chose the word "use" very carefully. You are indeed welcome to make derivative works of a GPLd work.

      Indeed you are. But your "derivative" works must then be GPLed.

      Ie: the GPL restricts what you can "use" the code for, unless you don't consider "creating 'derivative' code" to be "using". The restriction is that the "derivate" work must be GPLed.

      (Many would probably argue that a company that uses (ie: "distributes") GPL-derived software internally in binary form, should also provide the source code to any employee that requests it, at which point that software can subsequently be redistributed by said employee at their discretion - and that possibility *is* a valid concern for businesses.)

    9. Re:GPL Usage Restrictions by chromatic · · Score: 1

      But your "derivative" works must then be GPLed.

      Like copyright, the GPL covers conditions of distribution. Those conditions only apply when you distribute a work--derivative or the original--not when you make a derivative work.

    10. Re:GPL Usage Restrictions by spitzak · · Score: 1

      No, I know you are not going to listen to reason, but I will try anyway.

      You can make all the derivative works from GPL code you want. You cannot *distribute* them without also putting it under the GPL and including the source code. Without the GPL, normal copyright means you cannot distribute them AT ALL. Therefore the GPL is a license to do more than you normally could do. (there are also claims that normal copyright also prevents you from making your own derivative work even without distribution, but I personally find this doubful, but if true it is another license that the GPL grants you).

      Many would probably argue that a company that uses (ie: "distributes") GPL-derived software internally in binary form, should also provide the source code to any employee that requests it

      This has been stated as a false Microsoftian piece of FUD by the FSF itself. Employees are under contract to companies that can restrict their rights much more than normal. Redistributing the software is just as disallowed as selling the company loaner car.

    11. Re:GPL Usage Restrictions by 75th+Trombone · · Score: 1

      Maybe I'm dense, but what the crap does your comment have to do with the comment you quoted? Is this some new kind of troll I'm unaware of?

      --
      The United States of America: We do what we must because we can.
  18. Length of term of copyright by Anonymous Coward · · Score: 0

    With regards to open-source, what is an appropriate length of term of copyright?

    Is it really necessary to enforce copyright on source code for seventy-plus years?

    What would be the shortest term of copyright that still allowed open source to flourish?

  19. What about limited copyright? by Antony-Kyre · · Score: 3, Insightful

    For the purpose of software only, what about limiting copyright for a period of no more than seven years? Allow a company to milk the product for all it is worth, then allow the intellectual property to be public domain. Maybe seven years is too short. Perhaps ten years is better.

    How many of us use Windows 98 anymore still? How many think it should become public domain next year?

    1. Re:What about limited copyright? by tomstdenis · · Score: 1

      That's absurd. Look at software we're still using from the 70s. Compilers, TeX, windowing libraries, custom software [chip design for instance], etc, etc. Just because something is old doesn't mean it's not of value. If I spend time/money making a software library that I can use in products for years to come, doesn't mean I should public domain it just because it's not new anymore.

      The real issue is the openness of the software. vendor lockin is a very real problem that people seem to skim over. Which is what the FSF and groups like it try to address.

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:What about limited copyright? by Antony-Kyre · · Score: 1

      Let me change my idea.

      What about letting copyrights expire on software that is no longer being sold? I don't know if abandonware is the correct term.

    3. Re:What about limited copyright? by tomstdenis · · Score: 1

      It can. The owners have to decide to give it out as public domain. It's *their* choice.

      Otherwise, this would just give companies motive to put other companies under and then steal their wares.

      Tom

      --
      Someday, I'll have a real sig.
    4. Re:What about limited copyright? by bloobloo · · Score: 1

      TeX is public domain and always has been

    5. Re:What about limited copyright? by gardyloo · · Score: 1

      Maybe seven years is too short. Perhaps ten years is better.

      How many of us use Windows 98 anymore still? How many think it should become public domain next year? Oh, pleeeeease make it seven years! That way I can use WinMe for free!
    6. Re:What about limited copyright? by Gabrill · · Score: 1

      The "value" of the IP was never in question. The issue is weather the software would be more useful in the public domain, or closed and generating revenue for the advancement of more "valuable" software. The ideal copyright (benefitting everyone) would give the software producer (individual or company) the lion's share of the first controllable market return, and thereafter freeing the software for the public to benefit from the software and build upon it. The trick would actually be to find a good balance between the first controllable market return, and the time where the public could benefit from public domain uses of the software. Currently, there is NO enforcement of the public domain, due to Congress extending copyright every time it would expire. I blame special interest and big business lobbying.

      --
      Always going forward, 'cause we can't find reverse.
    7. Re:What about limited copyright? by Pinckney · · Score: 1

      Limited copyright is a good idea, but setting a length of time for *all* copyrighted material is not reasonable. Some material is meant to be around far, far longer than 7 years. Lets say one company writes software for its new plane; that software could easily still be in use much longer than 7 years. Books are another example; by a 7 (or even 10) year standard, /Harry Potter and the Sorcerer's Stone/ would now be in the public domain. On the other hand, it doesn't make any sense for Sundog(1984) to be still under copyright 70+ years from now, when people will be hard pressed to tell you what the Apple ][ was.

    8. Re:What about limited copyright? by Rakishi · · Score: 1

      By that definition copyright should be infinite for everything, after all who knows if in 6 million years society won't suddenly find massive interest in "Girls Gone Wild 7".

    9. Re:What about limited copyright? by Rakishi · · Score: 1
      Why should it vary? If its popular than the authors have more than recouped the costs of production.

      On the other hand, it doesn't make any sense for Sundog(1984) to be still under copyright 70+ years from now, when people will be hard pressed to tell you what the Apple ][ was. Why? Who judges what is popular? If an author's work is not recognized till years after he writes it should his family be shortchanged because it wasn't popular for 2 years after he wrote it? Should large companies be able to have infinite copyright by simply pumping money into a product?
    10. Re:What about limited copyright? by Antony-Kyre · · Score: 1

      For software only, perhaps the copyright should be limited to 10 years. If a company believes that expiration would cause harm, they could go to a judge, at their own expense for court costs, and request an extension of 5 years. Would this be better?

    11. Re:What about limited copyright? by evilviper · · Score: 1

      For the purpose of software only, what about limiting copyright for a period of no more than seven years?

      Okay, so the Linux kernel from 2000 is now public domain, and can be locked-up in closed-source, modified however desired, etc., etc.

      IIRC, early 2.4-test kernels were being released around then, and so would not be free for ANY use at all, no matter how restrictive.

      (Note: I don't actually disagree with you, but people seem to quite easily lose context when talking about copyrights and patents. Not quite so much fun when it hits close to home, is it?)
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  20. Copyright has one purpose by mangu · · Score: 3, Insightful
    Copyright was meant to give an incentive to creators while guaranteeing the creation would become public domain at some date.


    Because of that, pure binary data that has no meaning for a human being should have no copyright protection, only creations that a human can understand. No copyrights for binary executable files or data that has been copy protected or encrypted in any form, only for source code or data such as video or music that is published in a format that is open and unencumbered by any form of copy protection or secrecy.


    Otherwise, how can the creation ever come into the public domain? How will one be able to read those DVDs when (and if!!!) their copyright ever expires? What's the point of granting a copyright for something that has never been published, such as the source code of commercial software?


    If you use copy protection in any form, either by encryption or by a trade secret, then you are able to protect your own intellectual property, you don't need the protection that the state grants you in the form of patents and copyrights.

    1. Re:Copyright has one purpose by tomstdenis · · Score: 2, Insightful

      Mmm so many naive questions and ideas.

      Of course binaries should be copyrighted. I mean we were copyrighting movies long before computers existed and they're not written text. Binaries are of value to customers and therefore should be protected from rampant copying without rights. Otherwise, what's the incentive to write software? Sure you can switch the business model around, but how many people would honestly pre-order software which they've never seen before? Video games being the exception. I know I wouldn't spend $10K on a Synopsis license without first knowing they have a product that's been tested and used in the field.

      All copyrighted things eventually become public domain. I disagree with the studios trying to extend the time of copyrights since many historical recordings should be freely viewed for educational purposes.

      As for the source code of commercial software, the copyright is owned by the company, not the employees. So that gives companies legal recourse against employees who steal code. Often, customers are privy to portions of the software too [especially when you develop end user libraries], etc, etc.

      As for the DRM comment. I think DRM should be illegal as it violates fair use. I think they're two separate issues. Sure they should have copyright protection, but they should also adhere to the fair use doctrines.

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:Copyright has one purpose by CAIMLAS · · Score: 1

      That, sir, is the most insightful comment I've read on here for quite a while. Thank you for posting it. It'll give me something to mull over.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    3. Re:Copyright has one purpose by mangu · · Score: 1
      we were copyrighting movies long before computers existed and they're not written text


      I didn't say that images or videos shouldn't have copyrights. What I said was that "only creations that a human can understand" should have copyrights. There shouldn't be copyrights for something that appears to be random bits. Films and analog audio recordings are well documented and have widely known methods for reading. Standard CDs are also a well known technology, but the moment you introduce special encoding that makes a recording impossible to decode without a secret key, you should lose copyright protection.


      Binaries are of value to customers and therefore should be protected from rampant copying without rights. Otherwise, what's the incentive to write software?


      There was a time when every commercial software came accompanied with its source code. Software companies prospered that way. It was only when computers became commodities used by amateurs that they started selling software as binaries only.


      If you can prove that a binary was made from source code you published then, of course, copying that binary should not be allowed, but publishing a binary alone without source code should get no protection. Otherwise, how could that particular creation eventually enter public domain?


      My point is that copyrights and patents should make sure the creations will still exist and be available after the protection expires. Patent law makes that explicit, you cannot patent a trade secret, but in copyright law that was implicit, it was assumed that publication itself would reveal the secrets behind the creation. Digital technology changed that.


      You cannot have it both ways, corporations want special laws to protect them from the facility in copying that digital media provides, but at the same time they also want to use all the obfuscation that digital media allows. They should have a choice: either use trade secrets or use copyrights, not both, just like they have to make that choice when deciding whether to patent an invention or keep it secret.

    4. Re:Copyright has one purpose by tomstdenis · · Score: 1

      I want you to read a magnetic tape or vinyl without a machine. Oh can't? Therefore music shouldn't be copyrightable.

      As for software coming with the source... I've been using computers since I was a wee lad [re: 1985 on] and I don't recall any commercial programs from office tools [pagemaker, clarisworks, etc] to video games [apache, beyond dark castle, etc...] coming with the source. In fact, they were very much closed source proprietary applications.

      Maybe in the 60s and 70s when programs were still trivial and hard to distribute they were given out in source form. But I think it's safe to say the norm from the 80s on was not to give out the source.

      And just because some people abuse copyright with DRM doesn't mean we should all lose it's protection. I write software libraries for a living. When we license our code to people they have full use of the code they paid for [no DRM preventing debugging, analysis, etc]. So people should be able to just copy and give out the code I write and not pay for it? But I work in a specialty field of cryptography. If folk like me can't earn some coin, who do you suppose is going to write commercial cryptography in the future?

      I agree that DRM shouldn't be used to violate fair use rights. I disagree that because some people choose to do this we should all lose the protection of copyright.

      Tom

      --
      Someday, I'll have a real sig.
    5. Re:Copyright has one purpose by mangu · · Score: 1
      I want you to read a magnetic tape or vinyl without a machine.


      Again, I didn't say without a machine, I said without *PUBLISHED SPECIFICATIONS*. There are hundreds, even thousands, of publicly available schematic diagrams for machines that read vinyl disks or magnetic tapes, check your nearest technical bookstore.


      But I think it's safe to say the norm from the 80s on was not to give out the source.


      Read again what I wrote: "It was only when computers became commodities used by amateurs that they started selling software as binaries only." When did that happen? Around 1980... Yes, you are right, that was *exactly* what I said. Before amateurs started using computers software was sold with source code. When people became used to the idea that software could be sold as binaries only even professional software started coming as binaries only.


      And just because some people abuse copyright with DRM doesn't mean we should all lose it's protection


      I didn't say we should all lose its protection, only people who abuse copyrights by keeping things secret shouldn't get copyrights. It's a two way street, I assume the compromise of not copying your work if you assume the compromise of revealing everything relevant about that work.


      When we license our code to people they have full use of the code they paid for [no DRM preventing debugging, analysis, etc]. So people should be able to just copy and give out the code I write and not pay for it?


      Again, I repeat, I'm fully in agreement with *COPYRIGHTS FOR SOURCE CODE*. But if you do not agree to disclose your source code, why do you think I should respect your secrets? What if I develop a similar software and the source code happens to be very similar to yours? After all, we all use several algorithms that are widely known, it could be a coincidence.


      If you sell a binary code that does some job, it's just a "magic" set of bits that happen to do that. You are not revealing any new ideas to the world, you are not contributing anything to human knowledge.


      If folk like me can't earn some coin, who do you suppose is going to write commercial cryptography in the future?


      People like these guys for instance. Oh, but they give their software away for free? Well, it may be time to change business models. Just as companies changed their business model in the 1980s and stopped delivering source code, it's time for another paradigm shift.


      I work in the aerospace industry and my company is considering a new satellite control system, a cost of some $5 million. One of the key specifications is that source code must be provided for all the software. We have had too much problem with software in the past, critical libraries were supplied without source code and the company that sold them went out of business.


      One example: the Digital Equipment Co. supplied the VAX/VMS computers in our old system. Now we have 3 million lines of FORTRAN code that require the VAX/FORTRAN compiler, our old VAX computers have an ever increasing failure rate, there is no FORTRAN compiler in the market that fully supports the entire VAX/FORTRAN specification (yes, we tested *all* the FORTRAN compilers in the market that claim to be VAX-compatible).


      We have several hundred millions of dollars invested in spacecraft that are critically dependent on the control software. Although we do have the source code for the control software itself, it's of little use to us because it cannot be compiled and linked without the compilers and libraries published by a company that does not exist anymore.


      So, in the long range, what is exactly the worth of binary-only software? Nothing, all our VAX software will be absolutely, totally, worthless after our VAX computers stop working, and that's true of any binary-only software.

  21. If copyright lasted a week... by Anonymous Coward · · Score: 0

    ...or some such short time, GPL would not be needed (to 0th approximation) because nobody could take away your right to copy or use software. GPL is needed in places because people had been adding trivial mods to software and restricting access to it. If there were no access restriction in law, GPL would not have become desirable.
        Remember that in the ancient world there was no copyright. However the practice of stealing someone's ideas without attribution was frowned on, regarded as a dishonest practice. (Plato was accused of this by the Pythagoreans (who saw the Timaeus as a bollixed and partial theft of this sort) but the punishment tended to be in the marketplace. Copyright is not needed in order to have creative output. It was enacted in order to encourage publication of items that might otherwise have remained trade secrets. (Patents were for the same purpose.)
        Bottom line is you can oppose copyright and support GPL with complete consistency. If copyright did not exist (and some other abuses) GPL would not be necessary.

  22. copyright by shwayn · · Score: 1

    the only reason that gpl and other open source copyrights are required is to ensure that the openess doesn't get exploited, and keeps other people from attempting to revers its status as public domain, the only real reason that they are actually needed is in order to protect their work from copyright not in anyway supporting it

  23. balance by Remi0o · · Score: 0

    It seems to me that everything is about finding a balance...

    --
    Analogously, Slashdot could be seen as being a little like a website for other cultural groups using the tag line - "New
  24. No duh by tomstdenis · · Score: 2, Insightful

    The FSF and OSS movements were NEVER about abolishing copyright. They were about abolishing vendor-lockin and proprietary messes [re: file formats for instance].

    GPL was always a copyright license, in fact, ALL licenses are copyright driven. The only terms which are not is the public domain which cannot, by definition, have a copyright applied to it.

    Anyone who thinks OSS is about abolishing copyright doesn't know what they are talking about.

    Tom

    --
    Someday, I'll have a real sig.
    1. Re:No duh by martin-boundary · · Score: 1

      I think you should read some Stallman. He clearly calls copyright and all the other intellectual property ideas "unethical" and "anti-social". YOU might like copyright, but the FSF clearly doesn't.

    2. Re:No duh by tomstdenis · · Score: 1

      It's simple to think that FSF's GPL implies they dislike copyright. I think it's more correct to state they dislike what people do with copyright, as in proprietary and vendor-locked software.

      The GPL only has power if the government grants an "unnatural right" [as they referred to it in the link] known as copyright.

      Tom

      --
      Someday, I'll have a real sig.
    3. Re:No duh by martin-boundary · · Score: 1
      Isn't that what "copyright" means? It's a set of rights for doing something with a creative work, like copying or modifying and distributing.

      To say that the FSF dislike the things that people do with creative works when they invoke copyright seems to be equivalent to saying that the FSF dislike the body of laws that are called copyright. Otherwise, can you point to something that the FSF like that people do with copyright, and that would be hypothetically impossible to do without copyright?

    4. Re:No duh by Weedlekin · · Score: 1

      "The GPL only has power if the government grants an "unnatural right" [as they referred to it in the link] known as copyright."

      The flaw here is in the idea that copyrights are somehow less "natural" than any of the other things that we are permitted to have and do by entirely invented human laws which eventually boil down to use of force (or the threat thereof) by powerful groups to ensure that everybody else complies with their wishes. You have the "right" not to be killed by anyone except the powerful, or their delegates; you have the "right" not to be imprisoned by anyone except the powerful or their delegates; and you have the right to any property that the powerful and their delegates don't want for themselves. Not only do they get to grant these and other "rights" entirely on their own terms, but also redefine any words used to describe them whenever they see fit so they can say things like "of course you have the right to property, but the _legal_ definition of property (i.e. our special private version that has a different meaning from what everyone else thought) clearly excludes these things that we're going to take away from you".

      Laws and statutes are simply sets of rules that people invent to control other people, and all of them are therefore equally artificial, hence their notable geographic and temporal variability. Arguing that one set of such artificial constructs is somehow more "natural" than another set makes no more sense than arguing that AM radio is more "natural" than FM.

      --
      I'm not going to change your sheets again, Mr. Hastings.
  25. Right.... by bky1701 · · Score: 3, Informative

    This is kind of like saying that if you are against socialism you should be against unions, or if you are for the death penalties for murder you should be for it for assault as well.

    Just because you support the GPL as a good fix in the current climate does not mean you approve of the current climate. BSD fails for many projects because a company will walk in, grab the code, edit it a little to add proprietary components, sell it and hurt the development of the free project. See wine.

    While the GPL isn't ideal, it defeats the "I am going to take your code, make a small change and call it mine" that wouldn't exist if no copyright existed in the first place. If copyright didn't exist, decompiling and DRM cracks would quickly negate any attempts to restrict use of code/programs.

    Take music for example. Some guy makes a background track under the GPL; people use it in their GPL songs or pay (for the development of more free background tracks) to use it in non-free songs. Then take one who puts it under something BSD-ish. The RIAA comes in, sticks Brittney Spears on top of it, makes millions of $$$ and goes around suing people that didn't pay them for what they only edited.

    Not to say that's likely, but it's a good example. If all open projects used the BSD, it's more likely than not MS/Apple would have just taken the best, stuck it in a proprietary package and sold it, making it so open projects could never get ahead or even catch up. Hell Apple already did this, with BSD itself none the less. How many times do people on slashdot alone say that they used to use Linux/BSD until OS X came around that had all the best of open software, except the fact that it was truly open?

    So far as I care, the only reason I use the GPL and not BSD is because I don't want someone else having a full copyright on something using what I created. That's not why I created it.

    1. Re:Right.... by renoX · · Score: 1

      >"I am going to take your code, make a small change and call it mine" that wouldn't exist if no copyright existed in the first place.

      Why do you say that having 'no copyright' would remove 'I am going to take your code, make a small change and call it mine'?

      If there was no copyright, you could copy the binary as much as you want, but that doesn't mean that you could get an easy access to the source code as the GPL provide.
      Sure, without the copyright, the incentive to 'hide the source' is reduced, but even without copyright some would take code, enhance it and still hide the result, just for the publicity benefit for example: being the one who distribute the 'official version' of the binary has some benefits..

  26. Can we please ban the posting of blogs... by MLS100 · · Score: 0, Flamebait

    Pretty please? I'm sorry but a blog rant is not news.

    /MLS

  27. The problem with copyright... by mehgul · · Score: 5, Insightful

    is that I can't buy a certain book published in 1900, because nobody's printing it anymore. But I can't legally copy it from the library or download it from Google books, because the author died in 1956, and therefore it won't fall into the public domain before 2026. That's the problem with copyright, not its existence.

    1. Re:The problem with copyright... by tomstdenis · · Score: 2, Interesting

      The owner of the rights could have released it under a free license, or gave it to the public domain.

      Get angry at the authors/publishers for abusing copyright terms. Not the law.

      Tom

      --
      Someday, I'll have a real sig.
    2. Re:The problem with copyright... by frogstar_robot · · Score: 3, Insightful

      The law continually gets more and more unreasonable and is pretty much abuse-by-default at this point. Mickey Mouse Preservation Act anyone? But you are right. Getting angry at the law is stupid but getting VERY angry at the tools that were greased into passing laws written for them by some lobbyist isn't.

    3. Re:The problem with copyright... by SethHoyt · · Score: 1

      The authors/publishers have no incentive to release the out-of-print works under the current system. That is why the blame rests with the system itself. Copyrights are designed to provide sufficient incentive for the creation of works that are useful to the public. In order to achieve this goal, the works must be released to the public while they remain useful. The limited-time monopoly rights need not last any longer than is necessary to encourage the initial creation of the works.

    4. Re:The problem with copyright... by tomstdenis · · Score: 1

      Well yeah. But my point is as a copyright owner you have the right to declare your creation as public domain. Disney could, for example, make steamboat willy public domain if they wanted. They choose not to, and moreso, to fight the terms by "Greasing the politicians."

      Tom

      --
      Someday, I'll have a real sig.
    5. Re:The problem with copyright... by mehgul · · Score: 1

      The author: - was an archeologist who was publishing for the dissemination of knowledge and academic credit. He probably didn't put much into thinking about copyright, especially since it was in 1900. - the author/publishers were not the ones who voted an extension of copyright from 50 years to 70 years post-mortem. I have nothing against reasonable laws. That's when they become unreasonable that one can get 'angry' (it's more like I'm annoyed, and it's not like I didn't already illegally copy the book).

    6. Re:The problem with copyright... by tomstdenis · · Score: 1

      Again, nothing stops the owners from doing it themselves. These are in fact two separate issues. One is how politicians are lobbied to do the bidding of greedy corporations, the other is of owners not releasing their creations under useful license terms.

      Tom

      --
      Someday, I'll have a real sig.
    7. Re:The problem with copyright... by mehgul · · Score: 1

      Tell me about it... If you're a scientific author, in most scientific fields (not everybody can publish in PLoS Biology, for example if you're a physicist that woulnd't be so useful), you are pretty much required to relinquish you rights for publication to companies like Elsevier if you want to be published. Those companies then sell the publications for insane amounts of money, and will keep the selling rights weel into the 21st century, when we have flying cars and AI.
      Of course you have the right to shut up (declaring your publication as public domain and not getting it disseminated), but that's not really the original idea behind copyright.

    8. Re:The problem with copyright... by Dirtside · · Score: 5, Informative

      In this case you're wrong; anything published before 1923 is now in the public domain, regardless of when the author died. Source: Cornell

      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    9. Re:The problem with copyright... by chromatic · · Score: 1

      Again, nothing stops the owners from doing it themselves.

      Some owners are long gone.

    10. Re:The problem with copyright... by tomstdenis · · Score: 1

      Depends on the text I guess. My first book was public domain originally. I decided to get it published and it only sold a couple thousand copies. Definitely not worth it.

      If you think your text or results should be freely available, just forgo a publication and just distribute it yourself.

      Getting your name on the cover of a printed book isn't the be-all of existence.

      Tom

      --
      Someday, I'll have a real sig.
    11. Re:The problem with copyright... by mehgul · · Score: 1

      Again from the POV of a researcher, try getting grant money with publications on the website of your institution/company. And I'm pretty sure most researchers wouldn't mind their papers being freely disseminated, as that would get them more recognition from their peers, but a vast majority can't do that.
      But as you say, depends on the text.

    12. Re:The problem with copyright... by mehgul · · Score: 1

      Sorry I should have said it wasn't published in the US originally. See, it's not only the US copyright laws that are stupid, but the European ones as well.

    13. Re:The problem with copyright... by Anonymous Coward · · Score: 0
      The owner of the rights could have released it under a free license, or gave it to the public domain.

      There are many, many works where the author does not have the power to do any such thing. Take a look at any modern chemistry book. It is likely loaded with tons of licensed photographs. The author can not put the book into the public domain until s/he gets permission from every single photographer they licensed a picture from. Consider also the book likely had multiple authors all of whom must grant permission. Furthermore, they likely signed a contract with the publisher agreeing not to make the book available through any other means. Finally, with legacy works it is doubtful the authors would have forseen the massive expansion of copyright that has taken place since the late 1960's.

      The problem very much is with the law.

    14. Re:The problem with copyright... by tomstdenis · · Score: 1

      Feeding the system which robs people of ambition and actual results doesn't really help society. Sure it's easier to "play the game" but is it worth it?

      I can't speak about all fields, but from what I saw in the crypto field there are a lot of irrelevant trivial "results" published every year. Clearly a result of "publish or perish" from grad students [and their profs trying to bolster a career record].

      If your results [or text] are truly noteworthy they'll stand on their own even in a non "published" format. Better yet, negotiations with journals to relinquish online publication rights would mean that it's about the results not the names.

      Tom

      --
      Someday, I'll have a real sig.
    15. Re:The problem with copyright... by Ep0xi · · Score: 0

      The dirtiest way to become an atheist is to kill the bible as a whole

      --
      ?
    16. Re:The problem with copyright... by evilviper · · Score: 1

      The owner of the rights could have released it under a free license, or gave it to the public domain.

      The owner wanted to make a reasonable profit on it, no doubt.

      Get angry at the authors/publishers for abusing copyright terms. Not the law.

      Quite the opposite. According to the constitution, copyright is for the benefit of the public, not the copyright holder. The fact that it automatically locks-up everyone's work, in perpetuity, is a clear flaw of the law, not the individual (automatically) utilizing the law.

      Let's make-up a hypothetical scenario. Let's say shortly after you die, someone wants to public a book, filled with all your slashdot comments... You, however, are dead, and didn't bother to disclaim your copyright in life. Unless someone is willing to go to great lengths to find the new copyright holder, and perhaps negotiate royalties to some organization holding your copyright, on a project that is nearly worthless, then they simply can't do it. Everything you created, remains locked-up under copyright law, essentially forever, so that no one can ever use it, for anything. It benefits no-one, and puts anyone who risks violating the law at tremendous legal risk. The law is clearly wrong.

      If, instead, the law gave everyone an automatic 20-year copyright on all material, and only extended it with the payment of a fee to a copyright authority, then all the material that isn't very worthwhile is free for public use in 20 years. Each extension should be perhaps 10 years, and the fee should exponentially increase, each term.

      In that way, at least material that is 100 years old, would not continue to be locked-up, just because your great grandkids are making $10/year in royalties, but valuable copyright could continue as long as they remain valuable... and what's even more important, the public benefits greatly from them, as substantial copyright extension fees are being paid to the government, in the form of a progressive tax on lengthy copyrights.

      (Of course, I'd also support just making copyright 20 years, and being done with it, but I know Disney would fight tooth and nail against it.)

      How much content is out there, that is worth nominally more than the cost of distribution, but is locked away forever, to the detriment of the public, for approximately no benefit to the copyright holder?
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    17. Re:The problem with copyright... by Lars+T. · · Score: 1

      Sorry I should have said it wasn't published in the US originally. See, it's not only the US copyright laws that are stupid, but the European ones as well. So what you are actually complaining about is that you can't get it in the USA for some reason, and don't want to bother to get it somewhere else.
      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  28. Then open source will have to go too by Anonymous Coward · · Score: 0

    It is a well known fact that the abolition of copyright is one of the most important steps that could be taken to better the lives of people everywhere. The millions of lives ruined by the scheming of the RIAA and MPAA should be evidence enough of that fact.

    In this day and age of digital reproduction, giving anyone a monopoly on the reproduction and distribution of creative works is tantamount to denying the right to life, liberty and the pursuit of happiness to any but a handful of wealthy corporations. Humans naturally share and seek out information, and the stranglehold of the RIAA, MPAA and others have on vital resources of the mind is unacceptable.

    Copyright is theft. If the freeing of humankind from the shackles of copyright will involve the elimination of that quaint twentieth-century artifact, "open source", then that is a small price to be paid.

  29. Your "choice" is actually the coercion of others by Geof · · Score: 1

    If I make something, why shouldn't I have the right to choose whether to make it freely available or not? Seems perfectly logical to me

    Let me paraphrase that:

    If recombine other people's ideas, and distribute my particular combination, shouldn't I have a right to demand that the government forcibly prevent others from copying or recombining those ideas further?

    That is the most emphatic form of the argument against you. Remember, all ideas are based on previous ones, from Shakespeare's plots to sort algorithms to Apple's look-and-feel. ("There are only seven plots.") And the right you describe here is not something to be defended, but something that must be positively enacted and enforced by the state. As phrased, however, you do have the right to decide whether to make something freely available: don't distribute it in the first place.

    I am not necessarily taking the stance that copyright should be abolished. It's a very complicated question. The world would be a very different place without copyright, and I'm not smart enough to say whether that world would be better (I have my doubts). I do feel safe in predicting that the transition would be painful and quite likely violent - and it's simply not going to happen. So the question is entirely hypothetical. But I don't think what you describe is "perfectly logical" in the least.

  30. exactly - straw man argument by Baldur_of_Asgard · · Score: 5, Insightful

    I've kept up with this issue for years, and I can't think of anyone who wants to abolish copyright outright.

    Ensure Fair Use? Sure.

    Restrict copyright to a reasonable 20 or 30 years (even though 5 years would probably be sufficient for most purposes)? Sure.

    Abolish it entirely? Well, it probably wouldn't hurt as much as some people think it would, but it wouldn't be especially useful either, as long as Fair Use is allowed and it expires after a reasonable 20 or 30 years.

    1. Re:exactly - straw man argument by Propaganda13 · · Score: 1

      That pretty much sums up my feelings.

      As for piracy, being cheap isn't always a political statement.

    2. Re:exactly - straw man argument by Grishnakh · · Score: 1

      Phooey. Wasn't the original copyright term something like 13 years? That sounds like plenty to me, especially in this day and age where technology moves so quickly. 30 years is too long. The current term of "effective infinity" is way too long.

    3. Re:exactly - straw man argument by Anonymous Coward · · Score: 0

      http://www2.piratpartiet.se/wiki/Why_We_Are_Right

      Read it, I'll wait.

      Back already? Great. There are people who want to abolish copyright outright. I am one of them. Thank you for broadening your perspective.

    4. Re:exactly - straw man argument by Moflamby-2042 · · Score: 3, Interesting

      I've kept up with this issue for years, and I can't think of anyone who wants to abolish copyright outright.

      Allow me to be the first to discuss this underrepresented side with you then!

      Part of the intent of copyright law is to allow a content producer control over how the information they create is distributed. This is done so profit isn't "lost", and to prevent plagiarism, and in the case of GPL (article topic) to keep information open (among other things). But consider if those problems that were once solved by copyright could be solved by something else that additionally doesn't have to restrict information sharing to accomplish them. Surely having all of the benefits with none of the detriments is the best case scenario!

      The benefits are immediate, fair use of information extends to cover entire works (full novels, movies, news articles, journals, tv shows, etc.) and they could be sharable, commonly accessible and searchable. There could be a totally legal Google on steroids that contains the body of all known information produced by humanity. Things that hinder information distribution, DRM, DMCA, ... fall into disuse since their benefit is lost.

      Now the methods to accomplish this are many and varied. Freely shared information for example can be done via a buffet-like information access system. If a chunk of federal taxes pays for information, and the people (citizens, people specializing in various fields, reputation networks, etc) can still decide which information content producers should get more profits than others, then capitalism influences are still at work. In this method the information is still treated as information and not some limited "product" by limiting the actions of everybody that comes in contact with it. The content producers are paid, people can share it all the want, there can be a great online system to automate much of this. In my mind if such a system could be worked out without the people balking at the prices for the buffet then it would easily trump any system built on artificial restrictions to information.

    5. Re:exactly - straw man argument by unapersson · · Score: 1

      I addition I'd say that copyrights and patents to something should belong to their creator and any corporations wanting to use them should be required to licence them. These things should be in the hands of individuals and not corporations. In the case where someone has created something as part of their employment then perhaps a free licence (one year being exclusive) would be appropriate, but for the term of the copyright/patent protection the creation should belong to its creator(s).

    6. Re:exactly - straw man argument by syousef · · Score: 1

      How about we just remove the damned 5 year prison sentences for a first offense of backing up your own fucking DVD. That'd be a great start. Sure they're not being enforced yet, but every motherf@#$er that worked to introduce that penalty should be put in prison for treason. Yes treason: How else would you categorise draconian punishments selectively dealt out against individuals.

      --
      These posts express my own personal views, not those of my employer
    7. Re:exactly - straw man argument by zotz · · Score: 1

      I think a lot of people do see copyrights as artificial rights and not natural rights though.

      I do agree that many would be happy to use these artificial rights to spur the creation of new works though.

      I also think that not having any copyrights could indeed be better than what we have today.

      all the best,

      drew

      --
      FreeMusicPush If you want to see more Free Music made, listen to Free
  31. Fallacy of the excluded middle by Anonymous Coward · · Score: 0

    The article claims you can either support both copyright law freedoms and GPL provided freedoms, or support neither. This is incorrect and many GPL advocates such as RMS do not like all of the freedoms that copyright law affords its users. For example, RMS claims on his site that the author's freedom to prevent others from sharing the author's work is unethical.

  32. In other words: by cgenman · · Score: 2, Interesting

    If you're a libertarian, you can't be for government reform.
    If you're a green-peace activist, you can't drive to rallys.
    If you're a vegetarian, you can't eat yogurt.

    Now to be fair, the article has points that aren't drowned in sensationalism. Like, for example, how non-copyrighted works could be taken away and used by corporations. Which, in a copyright-free environment, would be perfectly OK.

    The opening "joke" is key to understanding the logic. Either you'd sleep with someone for money OR you wouldn't, price is irrelevant to whether you're a whore or not. Similarly, either you'd never use copyright for anything OR you would, context be damned. So Open Source advocates who see OS as the only way to make something work under the current system are tarred with the same impractical black-and-white brush as a woman who would sleep with someone for enough money to guarantee a college education and financial security for her children.

    Utter lack of taste or tact aside, this is just one philosopher shouting that a different philosopher should change their symbols, with no grounding in utility or practicality.

    1. Re:In other words: by FlyingGuy · · Score: 1

      If you're a vegetarian, you can't eat yogurt.

      Don't forget Jello!

      --
      Hey KID! Yeah you, get the fuck off my lawn!
    2. Re:In other words: by Anonymous Coward · · Score: 0

      | If you're a vegetarian, you can't eat yogurt.

      Don't forget Jello!


      And many beers.

    3. Re:In other words: by emlyncorrin · · Score: 1

      If you're a vegetarian, you can't eat yogurt.
      Why not?
  33. Without copyright, the GPL would not be needed! by rollingcalf · · Score: 1, Insightful

    The GPL is in place because without it, somebody would take some open source code, make a derivative work of it, copyright the derivative work, and charging for it or place other tight restrictions of it. For example, look what Apple did with BSD.

    Without copyright, somebody could make and distribute derivative works of open source code, but they wouldn't be able to copyright the derivative work or impose restrictions on its distribution or modification.

    --
    ---------
    There is inferior bacteria on the interior of your posterior.
    1. Re:Without copyright, the GPL would not be needed! by Anonymous Coward · · Score: 0

      They could, however, modify the code and not give you their modifications, which is one of the big things in the GPL which you will notice if you ever sit down and read it.

    2. Re:Without copyright, the GPL would not be needed! by Fred+Ferrigno · · Score: 2, Interesting

      And equally, you could reverse engineer their modified product and implement the changes in the original version. Effectively, if you steal something from the public domain, the public domain has the right to steal it back.

      I think the Stallman ideal is a society where everyone voluntarily follows the tenets of the GPL without being forced to. Without copyright and with the unrestrained ability to reverse engineer released products, the effect is mostly the same.

  34. I won't bother reading TFA... by Anonymous Coward · · Score: 0

    Firstly, really now, how many people here have advocated or even simply personally believe that copyright should be abolished? How many people that you know do?

    Straw man FTW!

    Secondly, the writer suffers from a classic confusion of ideologies: GPL == Open Source.

    Bzzzt! Sorry, try again next week.

    Abolishing copyright would not be some terrible bane to Open Source. While there are any of dozens of copyright licenses in use by open source, the common theme is, share the source code. Removing copyright does remove the licensing requirement to do so, it would change little. Those who would share. Those who would not, still would not. Open source would not falter for that change.

    Free* Software, on the other hand, would suffer the loss of it's pride and joy, the GPL. But then, to hear a FS advocate call for the abolishment of copyright is an even more absurd straw man.

    * Free as in software freedom, not human freedom. Because software wants to be free... right?

    1. Re:I won't bother reading TFA... by Pantero+Blanco · · Score: 1

      Firstly, really now, how many people here have advocated or even simply personally believe that copyright should be abolished? How many people that you know do?


      Honestly? Quite a few. Not the huge number that some people seem to think, but they're definitely around. I wouldn't consider them a niche group online.
    2. Re:I won't bother reading TFA... by Yartrebo · · Score: 1

      I would second that. I would peg it at 25-50% of the people I know personally wanting abolition, and nearly 100% in favor of at least some reforms. The ones complaining that the DMCA is too soft are the ones in the minority, as I don't personally know a single person who would support that.

      Personally, it's a law that causes me plenty of pain for no gain. I boycott whole industries because they royally piss me off. Even if I wasn't such a rule follower and didn't mind bootlegging, the brainwashing and marketing that goes with big media oligopolies is too much for me to bear. I would love nothing more than to see the big copyright industries (music, movies, software, TV, books, etc) utterly destroyed and replaced by a democratic and non-corporate system.

    3. Re:I won't bother reading TFA... by Stickerboy · · Score: 1

      I would third that. If possible.

      I am all for retracting copyright back to 20 years. This story has the wrong heading: if it had **AA in it, you could read posts from copyright abolitionists for hours. Check this story out from yesterday, there are plenty of people advocating disregarding and ignoring copyright in order to somehow "hurt" big multinationals, who can't understand 2 simple concepts:

      1) You can't be picky about which copyrights you defend: RIAA songs or GPLed source code, and

      2) Copyright infringement isn't hurting the RIAA/MPAA from a financial standpoint anyways.

      --
      Light a fire for a man and he'll be warm for a day. Light a man on fire and he'll be warm for the rest of his life.
  35. This is just typical FUD BS by zappepcs · · Score: 2, Informative

    at least in my opinion. Remember, my opinion is worth what you paid for it.

    Nobody is against copyright per se. What people are against is how copyright is used to damage the principle for which it was founded. Artists should have copyright to their work. Distribution companies should not. If you write some really nifty software you should have copyrights to it, not a patent unless it seems to revolutionize the software industry or some part of it.

    What people (/. in general) are against is using that copyright authority to run roughshod over the public with it. Nobody really wants musicians to give their art away for free. What we see today is a backlash on the business model of the RIAA and their member companies. I don't think that there are many people that aren't willing to pay a modest/reasonable price for a CD. They do however want to be able to use that CD and its content where ever they want to, including loaning it to a friend, reselling it, or making backup copies so they don't have to purchase it multiple times. These issues have nothing to do with copyright and everything to do with how the **AA (and consequently the government) abuse copyright law to line their own pockets.

    The people who write OSS software deserve the copyrights to that, and I often contribute to those projects that I feel I use and enjoy. Hell, I even once bought a copy of winzip. As far as patents go, even the USPTO/courts are starting to realize that the patent situation is totally out of control, and harming business interests as well as damaging the public good that it was meant to foster. Notice that recent rulings may invalidate the patents that Verizon holds that were used to nearly drive Vonage out of business. That is exactly the opposite of what they were meant to do.

    To say that the F/OSS community in general doesn't like copyright or patents is absurd. What they don't like (and I'm taking liberties in speaking for them) is how they are used to drive unjust revenues at the expense of the public and the original content producers. iTMS is evidence that people will pay for content if it is usable, though I have some questions about how ultimately useful iTunes DRM'ed music actually is.

    If patents and copyrights were applied in a logical and fair manner, producing the productivity and benefits they are supposed to, nobody on /. would have much of a problem. This truly is a case of the people speaking with one mind, even if there are people who can't figure out what is being said.

    1. Re:This is just typical FUD BS by Anonymous Coward · · Score: 0

      *I* am against copyright per se. I don't believe that artists have any right to control their works, or to profit by them (though bully for them if they can). Neither did the people who built the foundations of Copyright law in America. It was all about the "public good", not the natural rights of an artist. If they were natural rights, there could be no such things as compulsory licensing (there is) and no expiration of monopoly privileges (there are). Ideas are a non-rivalous commodity. The fact that their market value is easily destroyed doesn't make them rivalous, just volatile. Copyright is a socialistic concept and an intrusion on the free market. The GPL is just a useful tangent within that realm, since we are stuck with it.

    2. Re:This is just typical FUD BS by zsau · · Score: 1

      This is just typical FUD BS ... at least in my opinion

      Yeah, we know. Calling something "bullshit" is necessarily in your opinion; there's no objective standard. This is why your highschool teachers told you not to use "I" in an essay (thinking an overly broad rule is better than people saying silly thintgs like "at least in my opinion").

      --
      Look out!
  36. In a perfect world ... by vandan · · Score: 1

    The point that the author is missing is that the GPL is not written by people who have any love for copyright - far from it - this is why they call it copyleft. One of the ideals behind open source is that knowledge is not a private possession, but a public possession. The GPL is a very elegant way of achieving this goal inside current copyright law.

    Sure, it would be a great achievement to abolish copyright on knowledge ( intellectual copyright ) completely. But in the current climate, that's not going to fly. Therefore I think it's completely consistent to be anti-copyright and pro-GPL. The only inconsistency is in people's minds who can't appreciate what the GPL is trying to achieve.

  37. GPL != Open source by EmbeddedJanitor · · Score: 4, Insightful
    Yes, GPL does use copyright law to do its heavy lifting, and the removal of copyright would break GPL. For anti-copyright/pro-GPL people this is not necessarily inconsistent as it is somewhat like legal Jujitsu - using the enemies strength to defeat themselves.

    However there are other forms of open source software too, many of which do not rely on copyright in any shape or form.

    Ultimately, open source software is a philosophy and changing the legal tools will not change too much. The GPL is also just a tool and even if the GPL was to be ruled invalid (or was invalidated by the removal of copyright laws) not much would change. When the Shroud of Turin was shown to be fake the nuns didn't commit mass suicide; similarly open source software will continue, with or without copyright, GPL or whatever icons.

    --
    Engineering is the art of compromise.
    1. Re:GPL != Open source by evilviper · · Score: 0

      When the Shroud of Turin was shown to be fake the nuns didn't commit mass suicide;

      Actually, there is significant evidence that the old test results (carbon dating and blood analysis) may be inaccurate. Additionally, other significant evidence strongly suggests that the shroud does, indeed, date from the first century.

      http://www.pbs.org/wnet/secrets/case_shroudchrist/ clues.html

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:GPL != Open source by drinkypoo · · Score: 1

      Ultimately, open source software is a philosophy and changing the legal tools will not change too much.

      Yes, the title of this article (did not RTFA because the basic premise is utterly flawed) demonstrates a deep ignorance of the difference between "Open Source" and "Free Software". Guess what? If you put the source code in the public domain and give it away, that is Open Source. And by definition anything placed in the public domain is not controlled by copyright.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  38. The Author Doesn't Understand Politics. by Pantero+Blanco · · Score: 1

    I'm surprised this argument is still around considering how many times it's been shot down in flames. It looks like the author has no idea how politics works.

    A person who aims at an extreme will first support more moderate positions that have a greater chance of being accepted. Imagine that there is a nation that contains monarchists, republicans, and anarchists. If the monarchists are in power, the republicans and the anarchists will likely ally to bring them down. If a state of anarchy exists, the republicans and the monarchists will likely work together.

    Right now, copyright law is incredibly strong, so people who want to completely abolish it are supporting the people who want to reform it. Of course, it's not black and white, there are different groups who want to reform it in different ways, but this is a rough description of what's happening.

    When copyright abolitionists seem to be righteously indignant about GPL violations, what they're doing is trying to protect a valuable weapon from being damaged or rendered irrelevant. A similar principle exists for people who support strong copyright law. They don't (normally) genuinely think they hold the moral high ground against the other two; it's just another weapon that they want kept sharp so that they can protect their interests.

  39. Wrong by Anonymous Coward · · Score: 0

    While the GPL isn't ideal, it defeats the "I am going to take your code, make a small change and call it mine"

    Nope. Only a willingness to go to court will 'stop' what you seek to stop. See Virgin and the Virgin Web thingie as an example of violation, and an unwillingness to go to court.

    Hopefully for all your talk, you are willing to go to court when needed.

    1. Re:Wrong by bky1701 · · Score: 1

      You don't even have the CHOICE to go to court with BSD, so whatever.

    2. Re:Wrong by Anonymous Coward · · Score: 0

      You don't even have the CHOICE to go to court with BSD

      Really? Lets see if you are right.

      Copyright 1994-2006 The FreeBSD Project. All rights reserved.

      Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

            1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
            2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

      If you remove the copyright notice (See Linux 2.0.36 Net code for that violation and the ATA code kefluffal) one can escalate the matter to court. If one wanted to.

      Given the lack of court action in the past by GPL advocates when there has been violations, the GPL is a paper tiger.

      so whatever.

      Easy for you to be dismissive when you are incorrect.

  40. -1 flamebait for the submission by Vasco+Bardo · · Score: 4, Insightful

    As everybody has already commented, this article is based on fundamentally flawed logic on so many levels that it is difficult to enumerate, so I'll stick to some important points.
    1) You can oppose copyright and support open-source at the same time. In fact, if you do oppose copyright, you're only viable strategy IS to support open-source, while copyright is THE LAW and stuff.
    2) You can also support a concept while knowing that it is unimplementable. You can find several examples in History books.
    3) "members of the anti-copyright crowd cite the GPL (GNU Public License) as an alternative to copyright" is not an example of irony but of a practical stop-gap solution.
    4) The "look at what happens if the GPL is unenforceable." is a bizarre glimpse into a strange world that conveniently ignores a bunch of nasty truths, all in all pretty well debunked on other comments, although I find it most revealing that the "world without GPL", does have DRM! The "dreamworld" turns out to be more like a "strawworld" .
    My personal opinion is that copyright has a place, and therefore should not be abolished, in a *perfect world*. However, due to the fact that the world is what it is, I would be perfectly happy with that bloated-and-abused-out-of-proportion-sorry-excuse- for-a copyright law getting abolished. So you see, I actually support and not support the same thing at the same time, and I have not disappeared in a puff of logic.

    *puff*

    1. Re:-1 flamebait for the submission by dircha · · Score: 1

      The piece is really ridiculous. It's clear the author has no idea what he is talking about from the moment he starts generalizing about some anti-copyright, gpl-endorsing crowd. He could have at least pointed out one other person or article that even advocates this position. Is he talking about the FSF? I don't think even he knows.

      The FSF, for example, does not advocate the elimination of copyright law. They advocate, if anything, that software in particular should be governed by laws that recognize the 4 essential freedoms of software users - Free Software - instead of copyright. But RMS has been very clear that he is hesitant to extend these rights beyond software. RMS, for example, does not advocate eliminating copyright on books and music, or extending the 4 essential freedoms of software users to books and music.

      The movement is very oriented toward software in particular. The Free Software movement is NOT a general anti-copyright movement.

  41. Copyright isn't the problem by wiredlogic · · Score: 1

    Copyright isn't a problem. For the most part it works as intended. The screwed up patent system is by far the most problematic member of the IP triumverate (copyright, patents, and trademarks). The only problems crop up when copyright is misapplied to support monopolistic practices like the production of proprietary printer cartridges.

    --
    I am becoming gerund, destroyer of verbs.
  42. abolish short-memory disorder by Anonymous Coward · · Score: 0

    "Who are these amazing people that want to abolish copyright?"

    Apparently those who don't suffer from "short memory" disorder.

  43. Shouldn't this be tagged 'Duh' by Evil+Pete · · Score: 1

    Who opposes copyright?

    Most of the controversy is about extending the term of it to ridiculous lengths ... I mean it is possible with a little more extension for the copyright to go out to 200 years.

    --
    Bitter and proud of it.
  44. Well by obeythefist · · Score: 2, Insightful

    Most people aren't trying to desperately abolish copyright. Copyright as it stands must be removed and replaced with, say, the original intent for copyright, which is a reasonably short (20 years?) monopoly on an intellectual property to allow and encourage people to think up new ideas, and be assured of a degree of income from that.

    Copyright should never persist beyond 20 years since date of copyright, even if the creator dies during this period (for the purpose of the estate of the copyright holder, I am thinking of the children after all).

    Just think of everything that has been devised 20 years ago and earlier. A lot of rich content could be in the public domain. Imagine the innovation that could take place with people creating derivative works!

    --
    I am government man, come from the government. The government has sent me. -- G.I.R.
  45. Few people want it completely gone by Anonymous Coward · · Score: 0

    Few people want to do away with copyright, what we want is more reasonable time periods and restrictions for copyrighted works. When Disney can continue to lobby to keep Mickey in the private domain, that does not encourage innovation - no matter what you say. We are in a state of perpetual copyright right now. Congress was instructed to PROMOTE PROGRESS in the arts, not provide the best commercial return for the arts.

    It's about reasonableness. Times are changing, 18th and 19th century copyright regimes are not conducive to today's world. Do we need to do away with it all together? Of course not. But we also shouldn't be increasing time periods, increasing restrictions and reducing the availability of fair use.

  46. This essay is not well thought out.... by Anonymous Coward · · Score: 0

    Without copyright there is no need to enforce the GPL...it would be the truest form of open source. I'm not particularly for this approach and I don't be the whole "information wants to be free" argument but the essay is stupid and short-sighted.

  47. Seconded by abb3w · · Score: 1

    Copyright is fine as long as it doesn't go to idiotic extremities such as DMCA

    Agreed; the GPL would still work just dandy if you cut current copyright terms by a factor of ten.

    --
    //Information does not want to be free; it wants to breed.
  48. BS from first to last character by Lalo+Martins · · Score: 1

    As many other commenters correctly pointed out, most supporters of either Free or Open Source software don't oppose copyrights. Some, specially in the Free camp, defend reforming them, but not abolishing. There is, yes, a small group that seriously opposes copyright; yours truly included. But it's a tiny minority, which means, even if the article was right -- which is a far cry from reality -- it would be hardly interesting.

    And then, he misses the main point: to us copyright-opposers, copylefts are a way to subvert copyrights. It's elegant and useful to use something you oppose in favour of your cause. A copyleft license uses the (IMO broken) legal structure of copyright to enforce a "contract" that stands for almost the opposite values of copyright. That's a work of beauty.

    Yes, if copyright was suddenly abolished, all my copylefts would become void. No duh. They would also become unnecessary, because the status quo would then be exactly what I wanted it to be.

  49. What ? Opensource = GPL? by kentsin · · Score: 0

    What a false argument

  50. I concur by LordZardoz · · Score: 1

    Copyright does exist for a reason. The original intent is to allow the creators of easily duplicated content. It allows those who create such content to receive the benefit of that content.

    However, the laws concerning this did not keep up with progress, and the intent was corrupted. Now if your an aspiring author, you basically have to take the sh*t sandwich that a publisher wants to hand you and eat it and smile. And if your works do hit the jackpot, your publisher gets the benefit and you basically do not.

    There has to be some way to make things reasonable. To render the cost of content for consumers cheaper without leaving the creators with nothing. To make it so that if someone creates the best movie ever that they get the recognition they deserve, but also to make it so that once that movie is 50 years old that they cannot collect quite so much money on it as they once did.

    Copyright should be a tool that will allow our most creative individuals to advance the state of human civilization. It should not be a club that greedy content owners use to beat consumers over the head and take their money.

    END COMMUNICATION

  51. RTFM by dircha · · Score: 5, Informative

    Looks like another college sophomore just discovered the GPL.

    Welcome, sir. To start, why don't you Read the Fine Manual?

    http://www.gnu.org/philosophy/free-sw.html

    The FSF is an organization committed to the advancement of Free Software. The FSF contends that proprietary (non-Free) software development and distribution is unethical and should cease because it fails to satisfy the 4 essential freedoms of software users.

    Free software is software that satisfies the 4 essential freedoms of users of software. These freedoms are completely independent of Copyright's existence or non-existence. The definition of Free Software makes no mention of copyright.

    Absent the voluntary or involuntary elimination of proprietary software, the Free Software Foundation generally encourages the use of Copyleft. You seem to be confused about the difference between Free Software and Copyleft. Free Software is software that satisfies the 4 essential freedoms of software users. Copyleft, on the other hand, is a licensing strategy employed wherin existing Copyright law is leveraged to further the proliferation of Free Software. There is much non-Copylefted Free Software.

    You also seem to confuse Open Source with Free Software or Copyleft. These are all quite different things.

    Once again, I refer you to the Fine manual:

    http://www.gnu.org/philosophy/free-software-for-fr eedom.html

    Having said all this, please consider taking a few minutes to inform yourself in the future before making wild generalizations about people and organizations you know nothing about. And congrats on completing sophomore year!

    1. Re:RTFM by Anonymous Coward · · Score: 0

      You do realize that Greg has a lower slashdot ID than you do, don't you newbie? I'd be careful who I'd be calling a sophomore, if I were you...

    2. Re:RTFM by Anonymous Coward · · Score: 0

      How about if he just (accurately) calls Greg a sophomoric idiot?

    3. Re:RTFM by Anonymous Coward · · Score: 0

      You sir, completely win this thread.

    4. Re:RTFM by Anonymous Coward · · Score: 0

      1) Many has been here since 1997 and never bothered to register --- until it became too crowded and better to login with an account that filters -1 comments. Some never bothered to register, to this day.
      But more importantly,
      2) Judge a person by what he writes, not his/her credentials.

  52. Causality problem by kocsonya · · Score: 4, Interesting

    Regardless whether you agree with copyright or not, the argument that copyright is good because without it there wouldn't be a GPL is simply wrong. The GPL was born to fight closed source. Closed source was protected by copyright. RMS et al had the great idea of using the copyright law to fight its effect, they used the law-guaranteed restrictive power of copyright to guarantee that the right of copying a GPL-ed work can not be limited.

    If there was no copyright there would not be a need for the GPL because there would not be a restriction on copying, modifying and redistributing the source. The GPL is a counter-measure and as such its existence is dependent on that of the measure it counters. If you agree with a counter-measure it is a logical fallacy to say that the original measure is good because without it we couldn't fight against it...

    The article goes into scenarios where Big Bad Megacorp steals your code and distributes DRM protected binaries because there's no copyright. Well, first of all the 'R' in DRM would not be there if there was no copyright. They had no legal basis of using any measure to stop you to copy the program. They can use technical measures, but if you defeat them, they're out of luck.

    The Big Bad Megacorp would need a different business model to rip you off. I bet they'd find a way. It wouldn't be based on their exclusive right to copy a work, that's all. The current content provider industry business model uses copyright as the basis of their revenue. They would sink and some other industry would pop up that uses some other aspect to make money. Of course the copyright lobby is scared about *their* income going down and it's no consolation for them that some other businesses would became filthy rich if copyright was abolished, so they fight to protect and extend copyright as much as possible.

    The GPL fights back at least in the software segment of the copyright business. But the GPL is only good because it undoes the restrictions that the copyright places on you (by ingeniously using the very law that protects the copyright industry's content) to provide you the freedom the industry wants to deny. Without copyright there wouldn't be GPL because there would not be a need for it.

    1. Re:Causality problem by dircha · · Score: 1

      Good writeup.

      "Without copyright there wouldn't be GPL because there would not be a need for it."

      This is close, but it's missing one important part.

      The GPL is specifically a tool to proliferate Free Software. Free Software is something very specific. It is software that satisfies the 4 essential freedoms of software users (http://www.gnu.org/philosophy/free-sw.html).

      If we simply abolished software copyrights and stopped there, we would lose an important tool for Free Software proliferation!

      You see, abolishing software copyrights alone won't guarantee that all software is Free Software. It would still be possible for proprietary software companies to lock away the source to their application in a vault and never give it to users. Free distribution and disassembly aren't enough to satisfy the 4 essential freedoms.

      We would be worse off if this is all we did. But that doesn't mean we can't abolish software copyrights!

      We can abolish software copyrights, but only if in their place we enshrine in law the enforcement of the 4 essential freedoms of software users recognized by the FSF:
      - The freedom to run the program, for any purpose (freedom 0).
      - The freedom to study how the program works, and adapt it to your needs (freedom 1). Access to the source code is a precondition for this.
      - The freedom to redistribute copies so you can help your neighbor (freedom 2).
      - The freedom to improve the program, and release your improvements to the public, so that the whole community benefits (freedom 3). Access to the source code is a precondition for this.

      If we did this, then, and only then, would there be no need for Free Software licenses, or the Copyleft proliferation technique (e.g. GPL, LGPL).

    2. Re:Causality problem by AndyCR · · Score: 1

      I'm not so sure of this. The other purpose of the GPL is to make sure people cannot make derivitive versions of the software and make it proprietary. Copyright has nothing to do with whether the source code is provided or not, so binary blobs are proprietary, regardless of whether you are allowed to redistribute it freely or not.

      --
      If there's anyone I hate more than stupid people, it's intellectuals.
    3. Re:Causality problem by kocsonya · · Score: 1

      Yes, I am aware of the four freedoms. However, I have a feeling that retaining copyright and GPL our code does not help to achieve our goal any more than abolish copyright completely. If I open up the source code but patent any significant operation in it, you can run the program, you can study the program, but you can't share it or its modified versions with your neighbour even if there's no copyright protection, because then you'd need to license the patent from me. The GPL avoids this issue by simply stating that in such cases the GPL is not applicable. The GPL limits itself to copyright and to cases where the barrier to get your 4 freedoms is the copyright and the copyright alone.

      Freedom 0 is taken from you using the copyright. You can be limited to use the program to do only X because the manufacturer can limit your right to legally have the copy of the program only if you agree with that restriction. If there was no copyright, you would not be in a license agreement with the manufacturer and thus they caouldn't deny any kind of usage of the program.

      Freedom 2 is obviously a copyright only issue.

      Freedom 1 is indeed a GPL specific thing. However, given enough resources you can disassemble (and to a degree dis-C :-) a program, so you can re-create a source from the binary. Since Freedom 0 applies, they can't stop you doing that. It might be harder than having access to the source, but it would be doable and legal.

      Freedom 3 is a consequential freedom from 0,1 and 2 so it would also be given.

      So, currently the GPL can't protect you against trade secrets and patents, it can protect you against copyright. If you abolish copyright, the GPL in its current form would not be needed. It does not mean that you would have the 4 freedoms, but copyright + GPL can't garantee it either.

      If I am a Big Bad Microcorp today you can't force me to release Free Software. I can take away you freedoms, every one of them, simply by using copyright - I can force you to sign (click) any license I want, otherwise I do not give you the copy. I can stop you from releasing Free Software in my field by patenting every silly (or bright) idea I can think of. If there was no copyright at all, I could not take away Freedom 0 and Freedom 2 from you. Indirectly, you could (with enough determination) gain Freedom 1 and thus Freedom 3 whether I like it or not. The only way I could stop you would be to apply trade secret or patent against you, which I can do today too, but why would I bother when I have this handy copyright law.

      Using the copyright law to proliferate free software is a brilliant idea. However, I believe that we would be closer to the all code should be free idea without copyright - basically every program would be in the public domain (as much as patents and trade secrets allow it). The we could focus on abolishing patents and trade secrets...

    4. Re:Causality problem by evilviper · · Score: 1

      If there was no copyright there would not be a need for the GPL because there would not be a restriction on copying, modifying and redistributing the source.

      Closed-source programs are protected by trade secret, NOT by copyright, AT ALL.

      Even if copyright is abolished today, you still can't change that binary you downloaded, back into the source code it was derived from. Disassemblers can put it in a slightly easier to read, format, but that's about it. With 50MBs of machine code, it's certainly not going to be easy to understand, let alone modify it, as you need to. And you can bet, as soon as that happened, automatic code obfusticators would spring up everywhere, to further frustrate attempts to modify closed source binaries.

      the 'R' in DRM would not be there if there was no copyright. They had no legal basis of using any measure to stop you to copy the program. They can use technical measures, but if you defeat them, they're out of luck.

      There is no legal basis for the use of DRM today. In fact it is just the opposite, and as things are slowly worked out through the courts, it will probably be found to be illegal.

      And don't underestimate DRM. There are, indeed, 100% theoretically secure methods for restricting access. Right now, simpler methods are used, because copyright is the REAL protection against redistribution, and DRM is merely being used as a speed-bump.

      As soon as copyright is thrown out, every piece of software you purchase is going to come with a USB dongle, that performs strong encryption and authentication, and it will take years, for each piece of software, before any workaround is found.

      But the GPL is only good because it undoes the restrictions that the copyright places on you (by ingeniously using the very law that protects the copyright industry's content) to provide you the freedom the industry wants to deny.

      That shows a horrendous misunderstanding of the purpose of the GPL.

      If they just wanted no copyrights, they would put software in the public domain. If they wanted to prevent integrating open source software with closed binaries, they would simply put such a clause in the license. But they do not.

      The purpose of the GPL is to ensure that any changes to GPL'd software, have to be available to everyone, in SOURCE form. Copyright doesn't do that, and lack of a copyright would never do that... quite the opposite really.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    5. Re:Causality problem by jvv62 · · Score: 1

      Closed source was protected by copyright.
      Umm, closed source is there because developers think that copyright protection is not enough to protect their proprietary rights in the products they created. Closed souce will exist with or without copyright. Open source exists because enough people think that copyright protection is enough to keep people from stealing their work, calling it their own, and getting away with it.

      If there was no copyright there would not be a need for the GPL because there would not be a restriction on copying, modifying and redistributing the source.
      Right, because there would be no source around to copy, except for hobbyists and the FSF because anyone hoping to make money in software would hide their source from their competitors.

      The article goes into scenarios where Big Bad Megacorp steals your code and distributes DRM protected binaries because there's no copyright. Well, first of all the 'R' in DRM would not be there if there was no copyright.
      As long as there are any property rights associated with a product that has a digital incarnation, there will be DRM solutions available to protect it from copying. This has nothing to do with copyright itself. Copy protection for software existed before people thought you could apply copyright to the bits on a disk, or drum, or paper tape, and it will live on afterwards as well. Making customers pay you for your product is an idea that existed before electronic works and still exists. Trade Secrets and embedded code are just two ways that immediately come to mind. True, technical means exist to get around such things, but most people won't do that unless the prices are truly horrendous.

      Of course the copyright lobby is scared about *their* income going down and it's no consolation for them that some other businesses would became filthy rich if copyright was abolished, so they fight to protect and extend copyright as much as possible.
      You can also replace "copyright" with oil leasing, farm subsidy, transportaion regulation, and many other issues that have been regulated by the government and say the same thing. Should we get rid of the FAA because some firms use its regulations to stifle competition at small airports? Or should we work to find out about and prevent such abuses? Check out Regulatory Capture.

      Intellectual property laws were originally developed to protect the little guys from rapacious publishers and industrial robber barons. The fact that publishers and big companies are the folks making best use of them now doesn't mean the laws have a bad intent or were a bad idea. It means they should be changed.

      FSF wants all good ideas to be freely shared and built upon. This is a wonderful, utopian vision, and I would love to live in a world where that would work. I would also like to be a true Libertarian, but everyone, myself included, is too short sighted and ignorant of his/her own utility maximization function to make that work either. In some way I think FSF really wants stronger copyrigt protection of software, not less, but the holder of the right would be the world as a whole. I think I remember reading about this in an essay about "The tragedy of the commons."

      If you want laws changed, you need to contact the people who can change them: your congressional reps and senators. Or you can support, with time and/or money, the groups that are trying to move the ball forward on the lobbying front. At this point I am pretty sure that FSF is not one of those groups. I thought FSF was a neat idea when I first heard of it in college, but that philosophy and approach will never change the laws of the land (My land is USA, but this applies elsewhere in the world as well). Geting access to source code has never been a big deal for me. Getting the vendor of a program to take responsibilty for its failings has sometimes been a problem though. The fact that software licenses generally come wih an explicit denial of fitness for a task seems to me to be a much bigger problem.

      --
      -John Van Voorhis
  53. He probably thinks the DCMA is about copyright by Anonymous Coward · · Score: 0

    It's a stupid law about abusing power and consumers.

    I would support reasonable copyright, where stuff authored in my lifetime would be reproducible/remixable without royalty, author permissions, etc in my lifetime... 25 years is plenty, authors life + 150 years or whatever it is now is total BS, so I say either scale it back to something reasonable or abolish it.

    And btw OSS only depends on copyright law in so much as it is the most convent way to enforce a contract with everyone who handles the code.

  54. Yeah Nah by Anonymous Coward · · Score: 0

    > The argument is that without copyright granting an author the right to set licensing terms for his/her work, the GPL could not be enforced...

    Well yes. If we abolished copyright, we wouldn't need to enforce gpl, as it's spirit would then be enshrined in the (lack of) copyright law. That's the point of abolishing copyright.

  55. Tagged this story: Duh by Blakey+Rat · · Score: 1

    "You mean you can't enforce this copyright contract without copyright laws!? GASP!"

  56. When my WAN turns an ordinary book into a ROM... by Anonymous Coward · · Score: 0

    how will this affect the law then?

  57. Even more? by Peaker · · Score: 4, Insightful

    Even more secretive than "you cannot touch it, reverse-engineer it, and if you ever see it you're NDA'd to hell"? :-)

    I don't think you can be more protective of source code than they are today.

    1. Re:Even more? by farnsworth · · Score: 2, Insightful
      I don't think you can be more protective of source code than they are today.

      A lot of code is only loosely gaurded, because there are legal ways of protecting it. You can easily disassemble a lot of the .net api, or (when java was closed) a lot of the java api. But you can't really use it, because it would be obvious and illegal (or in violation of an agreement).

      If MS and Sun had to be secretive by obfuscating their api or code, we'd be worse off because debugging and stack traces would be much less useful.

      Not all code is inherently secret or sensitive, some of it just so-called IP, and a lot of it is currently not very secretive.

      Obviously if you're talking about Photoshop or proprietary authentication schemes, that's a different story.

      --

      There aint no pancake so thin it doesn't have two sides.

    2. Re:Even more? by swillden · · Score: 1

      Even more secretive than "you cannot touch it, reverse-engineer it, and if you ever see it you're NDA'd to hell"? :-)

      I don't think you can be more protective of source code than they are today.

      Oh, yes you can. In a world without copyright law, every commercial software package would require the signing of a purchase agreement contract and an NDA. Each copy would also be individually watermarked to facilitate the tracking of copies to the source, and the purchase agreement would stipulate major damages if the copy sold to you were to leave your control. More expensive software would require an audit of the data center security in which the package will be installed, and much software would probably shift to an application service provider model, so that the company that owns it would never have to let anyone outside of their organization see even a binary-only copy.

      If that's not bad enough for you, think about what kind of language would be added to developer employment contracts.

      The thing to remember is that without copyright law, once a single copy escapes that is not traceable to the individual who contractually agreed to protect it, that copy becomes public domain, copyable at will by anyone who wants to, for any purpose whatsoever. Copyright ensures that if a copy leaks it's still illegal to redistribute it, which prevents most commercial exploitation and reduces the risk.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    3. Re:Even more? by MBGMorden · · Score: 1

      Oh, yes you can. In a world without copyright law, every commercial software package In a world without copyright, commercial software packages wouldn't exist in the first place. There would be no huge mega-evil corporations to make you sign your soul away for using "their" software, because they wouldn't have software in the first place. You want "their" program? Go download it off the net. There will be no clauses or contracts or anything else involved because such things can't be levied in a world where people can copy as they see fit.

      The world that you describe couldn't exist. Instead, software would be largely hobbiest in nature, or would be written by the people who want it. My company needs an application to track employee information? Well either somebody else wrote it and we can copy, or we'll have our in house guys write one up. If it leaks or is copied, then so what? We still have our software that we needed.

      Bottom line, in a world without copyrights, the GPL would simply become unnecessary. Nobody would fight to maintain secrecy because nobody would care enough, and nobody would be able to amass any power to do otherwise without legal backing.
      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    4. Re:Even more? by swillden · · Score: 1

      In a world without copyright, commercial software packages wouldn't exist in the first place.

      I see absolutely no reason why that would be the case. Shrink-wrapped software on the shelf in Wal-mart might not exist, because it would be impractical to apply contractual and trade secret protections in such a context, but the world of commercial software is much larger than that.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    5. Re:Even more? by MBGMorden · · Score: 1

      I know every well the type of software that you're talking about (I'm an IT Project Manager and selecting and implementing such packages is what I do), and I still maintain that it couldn't exist without copyright. So they sell you this uber CAD system or whatnot for $200k. They say "sign this saying you won't copy it". They put in a digital watermark. 2 days later, you strip out the watermark, and post it on the Internet. Now, there is no copyright in this world. They don't own a damn thing, so they can't call anybody and get it taken down. Anybody who wants a copy of that software could perfectly legally just grab it, installed it, and be done with it. I could even take it, put my name on it instead of theirs, and start selling it to people under the same such contracts that you mentioned above, because they are no more the owner of said software than I am. Of course, nobody will buy it from me either, because it's available free on the net.

      I don't think you're comprehending this while "no copyright thing". It would literally mean that programs would have NO way to be prevented from being copied without contracts such as that which you mention (and even the legally of such contracts could be called into question in a non-copyright society), and in that sort of world, where a company simply can't tell people that they can't copy, can't use, or can't modify "their" software, then there simply won't be any companies in regards to software.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
  58. Copyrights, or patents? by phorm · · Score: 1

    I don't hear quite so many people around here bitching about the "copyright" system as I do about the broken "patent" system. While in some ways the two are similar, they are different systems.

  59. GPL without copyright by Peaker · · Score: 1

    The GPL would be invalid, but it would also be unnecessary.

    Without copyright, the incentive to create and control closed-source software will sharply drop. With this drop in incentive, the only edge closed-source developers currently have (financial resources to pay developers) will disappear, and it would become irrelevant.

    Openness will become the norm simply because its a more efficient development model, once no money is to be made with closed-source software.

    Closed-source will lose by default.

  60. Ok, how many times do we need to go over this by mitso6989 · · Score: 1

    I think we can all agree that getting rid of copyright is not an option, and that continuing with copyright the way it is would be just a wrong. I say do not let companies hold copyrights, only individuals hold copyrights. If an individual creates something at a company then that company gets a certain amount of that revenue from the copyright as long as that person is employed there. When the person is let go the company lets go of rights to that copyright income. Many details of such a system would need to be worked out but putting copyright back in individuals hands and limiting the time and range of copyright would do a lot to job security and spurring innovation. Of course there is no perfect system, and anything one comes up will someone will find a way to abuse it, but that's not a reason to stop trying. When I learned the basics of copyright it was to protect individuals from being taken advantage of by big business. So you invented spiderman comic, and sell a limited number of spiderman comics, a big business comes in and has more resources and steals your idea and floods the market with spiderman products without paying you for your idea, thus the market is flooded with the other items (that may be inferior) but no one can find your product in the vast sea. I just think that a company holding a copyright is a bad idea.

  61. Patent, Software patent, DRM, Copyright by Vexorian · · Score: 1

    Can I take the place to mention that those four things are very different things? I certainly oppose to the three former, not the later...

    --

    Copyright infringement is "piracy" in the same way DRM is "consumer rape"
  62. Uh, by Trogre · · Score: 1

    except that in a world without copyright, who needs the GPL?

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  63. Copyright abolitionists DO exist... by shark72 · · Score: 1

    ...and they show up whenever the discussion of copyright comes up on Slashdot. But abolitionists who also want to keep the GPL? Never met one. I suspect the blog entry is a big ol' straw man.

    I think that many people who hope for a copyright-free future have an idealized vision that does not adequately take into account the fact that people will still have profit motives, and will be competitive. The immedate benefits are easy to understand... free music and movies for everybody! But over the long term, economic strength would seep away from those countries which are good at creation and innovation, and toward those countries which are good at copying and producing hard goods. In the short term, US citizens would no longer be required to pay whatever price Disney sets for a Mickey Mouse t-shirt; we'd have our choice from all the Chinese factories which can turn out t-shirts really cheap... and if we don't want all that money going to China's economy, then we'd just have to pay our own workers less. This is, of course, the free and open competition that I think copyright abolitionists want; it's better for the consumer. But, not so hot for nations like the USA with healthy post-industrial economies.

    Neal Stephenson nailed it; six paragraphs in to Snow Crash, he writes that there are only four things that the USA does better than anybody else (everybody say it with me): music, movies, software, and high-speed pizza delivery. This is exactly why we're using the WTO to lean on China and Russia to have more respect for our output. When copyright is abolished and these economies wither away, it will be a bumpy ride for the USA. Enjoy your pizza.

    --
    Sitting in my day care, the art is decopainted.
  64. More than "nullifying copyright" by Chuck+Chunder · · Score: 1

    You seem to be of the opinion that if copyright was "nullified" you would magically get source code, that isn't the case.

    The GPL's obligation to distribute source goes much further than simply nullifying copyright. If copyright were merely nullified then I could take some code, use it to make some binaries and then distribute the binaries, keeping my source changes to myself. As the other guy said that would be similar to the BSD.

    The GPL ensures:
    1) You have the legal right to make modified works.
    2) You have access to the source to you can, in practice, actually make such modifications.
    3) You must give that source access to others for modified works you distribute.

    A "nullified copyright" would only achieve item 1.

    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
    1. Re:More than "nullifying copyright" by martin-boundary · · Score: 1

      You seem to be of the opinion that if copyright was "nullified" you would magically get source code, that isn't the case.
      Sort of. Without a copyright law, those who want to distribute their source code can do so unhindered, so the question is really what about those people who want to keep some code secret?

      Well, in a world without intellectual property, there's nothing wrong with anybody distributing "anybody else's code", since the very concept of code belonging to somebody doesn't exist. So if you want the source code for a piece of software, you just talk to somebody who has access to it and convince him or her to give it to you, say the janitor in the building if he knows how to turn on a computer, etc.

      In a world without intellectual property, the distribution is only limited by your ability to convince somebody who can to give you the source. That's in contrast to a world with intellectual property, where distribution requires you to convince somebody who "owns" the software to give you the source.

      The GPL ensures:
      1) You have the legal right to make modified works.
      2) You have access to the source to you can, in practice, actually make such modifications.
      3) You must give that source access to others for modified works you
      distribute.
      In a world without copyright, 1) you can make modified works, 2) it's legal to take "anybody's" source, if you see it or somebody else sees it, 3) if you don't give source access, anybody else can do so on "your" behalf, if they can.

      Of course, in a world without copyright, most source code has no economic value, so that 1), 2), and 3) are fairly easy to achieve.

  65. What!? by MickDownUnder · · Score: 1

    Since when did Slashdot support such ridiculously logical arguments?

    I'm too use to the "M$ sux" level of reasoning I guess.

  66. abolish it by nurb432 · · Score: 1

    In the long run it would be a better world. Sure there would be some bumps along the way and some people would take advantage of things ( but that is happening now, so that is nothing new ), but overall it would be a good thing for everyone.

    --
    ---- Booth was a patriot ----
    1. Re:abolish it by Xuranova · · Score: 1

      Everyone except the holder of the copyright you just abolished.

      --
      "There is no real right or wrong, just what the majority accepts at the time."
  67. Skeptical by ErichTheWebGuy · · Score: 1

    I am always skeptical when the author of an article submits his own article to Slashdot. This case is no different.

    --
    bash: rtfm: command not found
  68. Open Source != Free Software by Craig+Ringer · · Score: 1

    Actually, you can fairly reasonably support open source and oppose copyright - as while donating your work into the public domain is "purer" and closer to that goal, practical realities make open source licenses like the BSD/X11/MIT licenses more practical.

    It makes little sense to support Free Software (in the GNU/FSF sense) and support the abolition of copyright, since as the essay author noted, Free Software depends on copyright to enforce the restrictions applied by the license.

    It is most unfortunate that the article submitter and the essay writer confuse open source and free software while attempting to comment on others' confusion about aspects of them. That said, the confusion could well be a matter of wording, as there are no really gross misunderstandings there.

    In any case - boring and well understood by anybody who's going to read and understand that essay.

  69. Societies evolve. by jd · · Score: 2, Interesting
    So far, in modern society, it has been that the "adaptation" of secrecy/superiority gives an evolutionary advantage over those who share. To conclude from this that this must always be the case, or that humans are "naturally" like that, is as much a fallacy as to declare the opposite. The societies that have the most of the preferred adaptation will naturally do the best and there should be nothing surprising about it.

    If you created an environment in which secrecy/superiority did NOT give an advantage, but sharing and collaborating did, then those would become the dominant traits and we would be sitting here discussing how these were the "natural" way to be. In societies dominated by "trial-by-combat" ideologies and might-makes-right, you see neither secrecy nor collaboration, but you do get a most diverse selection of warlords, strongmen and hangers-on.

    There are societies on Earth where they haven't even invented numbers and have no concept of counting beyond none-few-lots. Nor are those societies easily capable of learning numbers. It is not merely that they have never come across them, the entire part of the brain dealing with logic has developed to process other information instead. Yes, the brain really is that flexible in the way it develops. Virtually nothing is hard-coded in at birth. How we are, what we do - these are all programmed in as you grow. Don't like the program? Then teach something different to the next generation. They're not confined to the limitations of those who lived before.

    Ok, so it is clear from all of that that I believe that we could easily(!) mould society in whatever image we feel like. Ok, maybe not easily, but we could do it. It is possible. What is "human" is ultimately defined by us, we are not limited by that definition. The next question would then be "SHOULD we develop a society without selfishness, secrecy, one-upmanship, etc?"

    This is not a trivial question. We have no evidence, on the level of entire modern societies, that this would be socially stable. It would be doable, but what happens next? Has society evolved the selfish traits because of the demands of growth, or are the selfish traits vestigial remnants of a long-decayed, long-surpassed requirement? Is copyright closer to the brain of society or its appendix? This is important - you wouldn't want to lobotomize humanity, but if overeager Intellectual Property has become a serious case of appendicitis, then to not remove it could be lethal.

    --
    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:Societies evolve. by Anonymous Coward · · Score: 0

      Ok, so it is clear from all of that that I believe that we could easily(!) mould society in whatever image we feel like. Ok, maybe not easily, but we could do it. It is possible. What is "human" is ultimately defined by us, we are not limited by that definition. The next question would then be "SHOULD we develop a society without selfishness, secrecy, one-upmanship, etc?"

      This is not a trivial question. We have no evidence, on the level of entire modern societies, that this would be socially stable. It would be doable, but what happens next? Has society evolved the selfish traits because of the demands of growth, or are the selfish traits vestigial remnants of a long-decayed, long-surpassed requirement?

      Well, we had that case of Inca culture getting in touch with Spanish Conquistadors... Apparently, mostly well-behaved and honest Incas could not anticipate the ruthlessness and treachery of European adventurers. Therefore, having mostly non-conflict and cooperation driven society is good for that society while it is closed, because then the society is more efficient. However, it is also very dangerous if such society and such culture ever meets other, greedy and highly competitive culture.

      It is almost a universal law having counterparts in other fields: i.e. the more your system is secure or reliable, the more catastrophic will security breach or mode of failure be when it finally strikes. Each over-optimization or over-sophistication brings the peril of "big time loss".

      So, it seems the answer is unexpected: social stability itself is perhaps undesirable as it is detrimental to robustness of a society.

      Having rules in place is good for everybody, breaking rules is even better for those who break them, but if too many break the rules, it is bad for everybody. I am sure that everyone reading this can find from their own experience that ultimate anger ever felt was some case when you observed the rules and found that someone else broke them to their own advantage and that you too, at least for the moment, thought that you should disregard rules too. From that thought experiment, we can see that societies naturally cycle through changing phases of total distrust, partial (group) alliances and cooperations, universal cooperation, creeping deterioration of honesty and trust, back into anarchy and all over again, driven through each transition by personal, individual gains of taking advantage of temporal scarcities - i.e. in time when nobody trusts anybody else, ganging up against other individuals brings an advantage, in time of competing gangs, ultimate all-encircling gang (a state) wins, in time of rule-abiding and sharing cheating and grabbing can get you rich, but if all falls apart it is time to become very cautious and trust your strength, senses and weapons.
    2. Re:Societies evolve. by jd · · Score: 1
      That is a totally non-intuitive answer, but well thought-out and well reasoned. Correct me if I'm wrong, but what I'm understanding is that internal adversaries are necessary and that stable societies are a dynamic equilibria over a long enough timeframe. The question then splits into the following:

      • What is the optimum amplitude of these cycles (ie: how extreme do they need to be) for society to be dynamically stable in the long-term? Many major societies that have totally failed have done so because they passed some upper threahold. You've argued successfully that too small an amplitude is also unstable. Somewhere in between is presumably what would be ideal.
      • Is society better with a high frequency (an underlying theory behind term limits and sunshine laws) or a low frequency (a key element of how the American and British civil service operate), or some blend (every nation has a different combination, but none seems to work terribly well)?
      • If you were to pick three nations that seem to be in a dynamic equilibrium that will work over very long timeframes, regardless of whether you happen to like them or not, what three would you pick?

      As an aside, I've had some thoughts that came close to what you've described. On the basis that it is human to want to run the ragged edge of what the law allows, or cross the line a little ways, then it would make sense to have the law changed to match that behaviour. However lax you make the law, people will still do this, so have the law slightly more restrictive than necessary and ignore those who go marginally over.

      --
      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)
  70. These members of... by jumperboy · · Score: 2, Insightful

    ...the anti-rain crowd cite the umbrella as an alternative to getting wet, without any sense of the ironic fact that umbrellas can't exist without rain. They're proposing a solution while simultaneously complaining about the weather. While using an umbrella is less restrictive than staying indoors, it must be held at the proper angle in order to offer any protection. It is a way to keep dry. But without rain, umbrellas would never be opened.

  71. I support the elimintation of copyright! by chainLynx · · Score: 1

    Despite what some on this thread might have you think, abolishing copyright really does make a lot of sense... I am not alone when I say that society would be better off today without it... see this essay: http://www.questioncopyright.org/node/1

    1. Re: I support the elimintation of copyright! by kfogel · · Score: 1

      Thanks for the plug, chainLynx. We've also got a response to Greg Bulmash up now: "Supporting Open Source While Opposing Copyright". I don't think his argument really holds up, and the response explains why in detail.

      --
      http://www.red-bean.com/kfogel
    2. Re: I support the elimintation of copyright! by chainLynx · · Score: 1

      No problem. I've been plugging your site for a while on the /. boards... I definitely drink the copyright-reform kool-aid.

  72. Commies by slashdotusername · · Score: 1

    Commie bastards that hate business and freedom!

  73. Moot point by lordsid · · Score: 1

    This is kind of a moot point if you don't believe in intellectual property, which I don't. I see open source as a means to an end. I support it just the same because its open and free. That doesn't change the fact that I don't respect any copyright or any other intellectual property non-sense. Copyright licenses on open source software is just attempt to play the same game with someone else's rules and ball. Its the "can't beat 'em, join 'em" addage.

    I think what's really going to be interesting some day is when we discover an alien culture that has already invented everything we've invented and patented it with the inter-galactic patent bureau. They will more then definitely have prior art on any concept. Then I think people will realize how pointless it is to own an "idea".

    --
    IMAGE VERIFICATION IS EVIL!
  74. Reformation by Anonymous Coward · · Score: 1, Interesting

    Here is my proposed reformation to copyright law:

    It should not be called "copyright." It should be called "collectionright." If I create something and choose to retain my collectionrights, then only I can collect money (directly or indirectly) from the distribution of what I have created. If someone is giving it away for free, there is nothing I can do. But the moment he puts an ad banner on his web page (or what-have-you) he has violated my collectionright, and I can sue him.

    Copyright as it stands now has some real problems of scope and enforcibility. There are also some very wrong-headed notions of the necessity of direct distribution monopolies in order to ensure incentives to create (redhat makes a bundle selling support for products that a client can turn around and distribute for free (centos, anyone?), musicians make much more money on live performances than they ever could hope to on CD sales, and so on). This reform solves these problems while still providing sufficient incentive to create.

    1. Re:Reformation by operagost · · Score: 1

      1. You create an "OMG teh MS 0ffic3 K1LL3r!" application.
      2. Microsoft creates a new web page where they offer free downloads of your application- no ads, just pretty graphics and the link.
      3. MS sits on their bankroll, because they can afford to take a loss.
      4. Almost broke, you sell your application rights to MS.

      Your plan doesn't work very well for the small business or individual.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
  75. Legal Jiu Jitsu by Wise+Dragon · · Score: 1

    Jiu Jitsu is a martial art where the practitioner yields to the force of his opponent and then uses it against him. The point of the GPL is to bring about the end of copyright by using copyright itself as leverage. This is not prostitution, it is legal Jiu Jitsu.

  76. What a foolish concept by Strych9 · · Score: 1

    I support copyright and the GPL. I just do not support the ultra-extended terms for copyright, making works never accessible to the public within someone's LIFETIME. All it does is to hurt creativity and improvement upon original ideas that help accelerate art and society in general. So by those terms I would not be upset if a given software program becomes public domain after a term, by that time we'd be on to better things because via the GPL we are allowed to play and progress.

    My 0.02

  77. GPL is not freedom. It is restriction. by rick_campbell · · Score: 2, Insightful

    As the parent article points out. GPL is about restricting what people can do with software. ``Oh, but only the bad people that want to bad things'' is a Richard Stallman whine. Do you want it free? Then let it be free. That means without restrictions. Without the restrictions that I want. Without the restrictions that you want. Without the restriction that Richard Stallman has blessed.

    Freedom is more free than restriction. How difficult is that?!?!

    Freedom also works. When you make something free, someone will do something with it that you will not like. Others will do things that are great. Trust freedom. Let your software be free using Public Domain and don't buy into the bulsh*t mealy mouthedness that is the GPL.

  78. Re:GPL is not freedom. It is restriction. by aussie_a · · Score: 2, Insightful

    As the parent article points out. GPL is about restricting what people can do with software.
    Really? A large part of the GPL is restricting how <B>closed source</B> applications can use GPL'd content. Abolishing copyright law would mean that those restrictions are superfluous and so a large part of what the GPL restricts would no longer exist. While the other restrictions would also have to go, you don't have to be for the entire GPL to be for the GPL.

  79. Wrong! by EmbeddedJanitor · · Score: 2, Interesting
    GPL does more than work against copyrights. It also works against trade secrets (which BSDL allows). You cannot use code under GPL with trade secret code. Doing away with copyright would not force the trade secret code into the pulic domain.

    GPL would have no effect if there was no copyright. It would just become meaningless.

    --
    Engineering is the art of compromise.
    1. Re:Wrong! by martin-boundary · · Score: 1
      You're right, but I would argue that in a world without copyright, valuable trade secrets embedded in code could not be easily protected. In a world without copyright, any employee (for example) can distribute the code he has access to, quite legally, since no entity "owns" the code. So the bigger the organisation, the harder it gets to keep a trade secret.

      There is a similar phenomenon with widely distributed proprietary code. The bigger the market, the greater the chance that somebody somewhere figures out how it works. We see this all the time with DRM protections (which are certainly trade secrets) being defeated as long as the software is popular enough so that enough people are interested in figuring it out.

  80. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 0, Troll

    That assumes that a lack of copyright implies that all is published. There are other ways to keep things from being publicly available. Trade Secret law exists because it Trade Secrets are a better way to go for many.

    You can't disassemble the code that's running someone's service. If you can't get to at at all, it doesn't matter whether copyright exists.

    GPL may be good and it may be bad. It is certainly restriction, but RMS et al pretend that it's about freedom. If you're restricting things to help MY freedom, I ask you to stop. Real freedom is far better than the Restriction Through Freedom nonsense. GPL is 1984, War Is Peace, etc.

  81. I can by vga_init · · Score: 1

    And I do.

    Nyaaah =p

  82. Stupid article by petrus4 · · Score: 1

    For one thing, it talks about a group (copyright abolitionists) that I've never seen any members of. I've heard about people calling for the death of the patent system, and to a degree I agree with that idea, but I've never seen anyone I don't think who wanted to get rid of copyright law entirely.

    Although other than in maybe one case, I've never seen any real merit in the GPL myself, either. Yes, yes, I know I'm going to get a horde of the usual Stallmanite morons responding to this; go back to sleep, guys...I don't care. The main reason is that in my mind, your opinion is founded on a) primarily fear, usually of Microsoft, and b) brainwashing, rather than on any real logic whatsoever. I think that is the reason why I don't actually try and argue with Stallman's zealots any more for the most part...mind control isn't something that *can* be argued with logically. Every single time I see any of them post it proves that point, as well...the message is always the same, and always based purely on fear, hate, and a desire to dominate others. It's a fantastic image for newcomers to Linux to be exposed to.

    I still feel that non-copyleft licenses are the way to go, because they give you copyright (which *is* different to public domain in my mind) but nothing else. That is the proverbial gift culture; no strings, and no fear.

  83. What FSF Pres. Stallman says about copyright by Freed · · Score: 1

    How important is "the anti-copyright crowd" that the blogger writes about? It certainly has nothing to do with the FSF. Far more enlightening than the blog post is anything RMS has ever written. On copyright, read one of RMS's best writings, "Misinterpreting Copyright":

    http://www.gnu.org/philosophy/misinterpreting-copy right.html , or
    as found in http://www.gnu.org/philosophy/fsfs/rms-essays.pdf , or
    as printed in his book _Free Software, Free Society_

  84. Who wants to abolish copyright? I do! by Simonetta · · Score: 1

    ...support an author's right to dictate...

    All the endless discussion about copyright on Slashdot seems to assume that there is some mythical god-like entity that is enforcing a law that rational men (very few Slashdaughters, you must admit) have agreed upon after rigorous debate.

        Nonsense, what passes for law is actually a collection of barbarous opposing forces that care nothing about reason and justice. And that especially applies to the forces of law enforcement.

        By perpetually extending the copyright period through bribery, the media corporations have stolen the public domain for all intellectual properties created in the 20th century and the present. This is the greatest crime against creative works ever committed. Until this crime has been restituted, we have no option but to take the position that there can be no copyright whatsoever. Copyright law is meant to be a balance between authors and the public domain. No public domain; no copyright. We don't want to take such an extreme position, but it was forced upon us. Extremism in defense of liberty in no vice - said Barry Goldwater.

        If someone writes a program and it is stolen by some corporation, then in all likelyhood they will price it far beyond the reach of the intended audience. The reasonable thing to do would be to just copy it, krak it, and use it. Which most people do now anyway (outside the wealthy parts of the world). In the open-source version (downloadable from a website beyond the reach of the fore-mentioned corporation), the author would attach a text file documenting how the code was stolen. ...we've established what kind of girl you are. Now we're just haggling over the price...

        This vicious sexist nonsense really leaves sick. A woman who would have sex with a man for a million dollars is not a prostitute. She is willing to have sex once for a huge windfall gain whose effect on her life and family will far outweigh any distasteful feelings that she may (or may not) have about the individual sex act. Besides there isn't a woman in the world who would let a man like this get away from her. You think Mrs. G lets Mr. G just jump into bed with a dozen beautiful $1000 an hour courtesans every time he goes off on a fact-finding tour for his foundation? No way, she goes with him. Million dollar boners find it hard to just walk away from the women that they've offered themselves to.

        No. A prostitute is someone has sex everyday, for relatively small amounts of money, with normal men. It's a job. It's a really bad job.

        Men should stop using this so-called joke as a metaphor for whatever point that their trying to make. No woman thinks that it's funny. And it doesn't make any sense to anyone who knows anything about the real-world experiences of sex workers. As a metaphore, it's meaningless. As a joke, it's stupid and offensive. Best not to use it.

  85. stop confusing different groups by kaizokuace · · Score: 1

    I think because most people dont take the time to think they need to generalize. So OSS people and software pirates might be construed as the same or similar group because all everyone hears is free software not open software. and free means you are a pirate because what kind of person wouldnt want to sell the fruits of their labor! These people should rot...somewhere other than here. But yea, I feel that this view is still how people see OSS, which needs to change. No one believes that people do anything for the good of humanity anymore, that ALL people are after the almighty buck. Poor world, Currency 1, Humanity 0. And this is futbol we are playing so that 1/0 score means the game is almost over!

    --
    Balderdash!
  86. They are the people who love freedom more than you by brandonY · · Score: 1

    I like copyright, too, but I'm not willing to be amazed at the people who don't. Copyright is a nice thing to have, and it feels like being given additional freedoms if you're the copyrighter, but it's really the government stepping in and saying "we like a particular business model, but it could never possibly exist without heavy government interference. So we will remove your right to take a document and make a copy of it if you didn't write it, and if you do make a copy of a document you didn't write, we reserve the right to put you in prison and take away all your other freedoms. That's how much we like like this business model."

    That's a really big leap to take. I don't like legislating failed business models into continued existence. I don't like farm subsidies, I don't like corporate handouts, and I don't like arguments like "but that'll put the X dealers out of business." I like it a heck of a lot less when it involves removing freedoms and obvious liberties from other people "Wait, it's a CRIME to learn a tune and perform it without paying someone else?"

    Copyright gets even scarier when you watch the pattern of its extensions, especially the retroactive ones. The point of copyright is to encourage new works, so when you see copyrights extended on existing works, that's scary. When you see stuff that's about to finally enter the private domain after decades and lifetimes past the death of its creator, that's scary. Do you know where copyright started and stayed for the longest time? 14 years.

    You can't notice that we don't have the rights to put video of a senate session on our website and not be at least a little bit concerned about whether or not copyright's such a great idea anymore. I'd quote a relevant Robert Frost poem to you, but that'd be a crime.

  87. I don't want the Copyright to disappear by Deorus · · Score: 1

    The only thing I want is the copyright changed to:
    1 - Remove the DRM protection clauses (this applies to the DMCA and the likes);
    2 - Make it intransmissible so that copyrights cannot be sold (this allows authors to choose how they wish to be rewarded).

    1. Re:I don't want the Copyright to disappear by dido · · Score: 1

      I think you might also want to add to the list one thing: shorter copyright term lengths, not the repeated copyright term extensions, of which the most recent is the Sonny Bono Copyright Term Extension Act (famously opposed in Eldred v. Ashcroft). This serves to create a horizon at 1923 where no works created more recently than that ever enter the public domain. I personally think that long copyright terms represent a true theft of creative work from future generations, as it removes the incentive for the author of a highly popular work to make more work, as a long copyright term would allow them to rest on their laurels. It also destroys the public domain, preventing future authors from building on their work. If copyright did last forever as Disney and the corporations like them seem to want, Disney would never have been able to make stuff like The Hunchback of Notre Dame without Victor Hugo's estate suing them or gouging them for royalties. A glaringly large number of their animated movies to date appear to be based on similar public domain stories...

      --
      Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  88. I Am Not a Number ! I Am a Free Man !! by Anonymous Coward · · Score: 1, Funny



    I Am Not a Number ! I Am a Free Man !! Who happens to be in a woman's body, which actually turns out to be a pretty good deal !!!

  89. Its easy to believe in, and support IP by steveoc · · Score: 1

    .. provided that you absolutely 100% believe that we live in a completely fair, just and equitable world.

    It really just boils down to that.

    If 'The System' appears to treat YOU unfairly, then why should you treat 'The System' with any level of respect in return ?

    GNU / FOSS / GPL'ed software exists, because WE said it should, and WE made it happen - not because the law somehow approved of it.

  90. the author isn't too bright by DragonTHC · · Score: 1

    no one wants to completely abolish copyright. We all want to reform it.

    it is currently being abused and there are several statutes which misinterpret the constitution.

    Copyright was never intended to secure revenues for corporate interests.

    It specifically denies corporate entities from owning or profiting from copyrighted works.

    --
    They're using their grammar skills there.
  91. Copyright is about fair play. by SadGeekHermit · · Score: 1

    The real purpose of copyright is to make sure an author, artist, or musician can make a living from his body of work. That is, if I write a book and it's well received, I can make enough money to survive. This, in turn, frees me up to write more books and society as a whole benefits. Over the course of a lifetime, I could write twenty or thirty books, maybe even more. This is good for me, and good for society.

    Without copyright, this is impossible. People are selfish; they won't pay for something unless they have to. So as a simple matter of fair play, we need copyright to preserve an author's right to make a living. We do this because we VALUE authors, we WANT them to make a living. We WANT to encourage them to continue to produce their work. It is a social good.

    Lately, my government has extended copyright to 75 years past the death of the author. That'll allow an author's children and grandchildren to enjoy the benefit of his work, which isn't a bad thing. I hope to have children myself one day; it would be nice to be able to hand them a set of copyrights and leave them well situated in life. It's MY WORK, I can do with it as I please. Under this scheme, I can leave my copyrights to my children and make sure they're taken care of when I'm gone. This is also a social good.

    None of you should have any problem with this. If you're capable of producing your own work, you will benefit from it in the same way all other authors and artists will.

    I suspect that those of you who are up in arms over "copyright" are those who are incapable of producing your own, original work. What you really want is access to the works of OTHERS.

    Sorry, kids... As Heinlein said, "TANSTAAFL" (There ain't no such thing as a free lunch).

    Get to work. Write your own stuff. Get your own copyrights.

    God helps those who help themselves.

    --
    NO CARRIER
  92. The 1909 copyright act was fine by voss · · Score: 2, Insightful

    28 years plus a 28 year extension, and you actually have to file for a copyright and put copyright notices on the work.
    If this law were still in place everything before 1951 would be in the public domain. Imagine a world where you could download
    all your old 1930s and 40s films online. In the year 2016 if the 1909 copyright act were still in place, everyone could be trading tv series
    from the 1950s.

      The fact that most people dont realized between 1790 and 1976 only 1 extension had been granted from 14 to 28 years.

    The question the copyright lawyers of 1976-2006 have to explain is how all these extensions encouraged the promotion of
    arts and sciences. How does it encourage the creation of new works to grant extensions to estates and corporations?

    1. Re:The 1909 copyright act was fine by Rakishi · · Score: 2, Insightful

      and you actually have to file for a copyright and put copyright notices on the work. That is of course a horrid system, just imagine if every time you added a new fix to your GPL program you had to pay a $20 fee and file paperwork. Of course large companies would have of course loved this as they'd have even less competition as a result.
    2. Re:The 1909 copyright act was fine by Anonymous Coward · · Score: 0

      > just imagine if every time you added a new fix to your
      > GPL program you had to pay a $20 fee and file paperwork.

      This is copyright, derivative works are protected.

    3. Re:The 1909 copyright act was fine by 99BottlesOfBeerInMyF · · Score: 1

      The 1909 copyright act was fine..

      I'd argue that the 1909 act was not unreasonable, for the types of works and the delivery mechanism used at the time. At the same time, I'd argue that it is still absurdly long today. 56 years from today, will any of the hardware needed to run a current console game still exist? Will any copies of it still exist? Will anyone remember it ever existed? Take a look even at the more traditional book or movie industry of today. Almost all works make a profit for the first 5 years or less. Then they go out of publication and are unavailable.

      I'd argue that 10-15 years is plenty of time to make money off of a work, but more importantly, I'd argue that any work not currently for sale at a reasonable market price should go out of copyright within 1 year. The whole point of copyright is to motivate the creation of great works and their distribution to the people. If a work is not available to the people I can think of no justification for granting it special protections from being copied freely.

      The question the copyright lawyers of 1976-2006 have to explain is how all these extensions encouraged the promotion of arts and sciences. How does it encourage the creation of new works to grant extensions to estates and corporations?

      Take a look at the landmark challenge to the Bono Act. The supreme court ruled that the copyright law extensions were not promoting arts and sciences, but since what will and will not promote arts and sciences is questionable, Congress could simply be incompetent and not be violating the law. They ruled that in their opinion the laws were wrong, but that it was not the place of the court to decide specifically. So long as Congress claims their intention is to promote arts and sciences, they have a blank check.

    4. Re:The 1909 copyright act was fine by Rakishi · · Score: 1

      Depends althrough you're likely correct for minor addition, my mistake. Anything larger than that could be argued against at least in terms of any protection that the additions get.

      http://www.oblon.com/Pub/HudisSullivanCopyrightArt icle.html

      The author is the only one who can make derivative works but that does not mean that a derivative work is itself automatically copyrighted under such a scheme, after all the additions are a separate work.

    5. Re:The 1909 copyright act was fine by voss · · Score: 1

      You still cannot claim copyright over someone elses work even if they chose not to copyright it.

  93. Re:GPL is not freedom. It is restriction. by statusbar · · Score: 1, Informative

    Do you understand why Richard Stallman even started the GPL? He wrote a program, published the source code as public domain.

    Another company took it out of the public domain and copyrighted it for themselves, and then told Richard that he was violating THEIR copyright.

    This is the reasons of the restrictions in the GPL.

    So tell me, has the public domain changed?

    --jeffk++

    --
    ipv6 is my vpn
  94. Open Source !== GPL by Anonymous Coward · · Score: 0

    Not all open source projects are GPL, so you *could* support open source without supporting copyright.

  95. Everything? by TheVelvetFlamebait · · Score: 1

    Everything's good in moderation.
    Except, of course, moderation itself.
    --
    You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
  96. Still wrong. by EmbeddedJanitor · · Score: 1

    I don't think you're right. Trade secrets do not need copyrights to survive. Employees are (generally) not legally permitted to divulge reasonable trade secrets many of wich are already not covered by copyrights etc. For example, you may generally not divulge details of unreleased products etc. Copyrights possibly do limit the further distribution of code once it has escaped the company, but the removal of copyright would slam down the gates harder. ie. Rather than publishg some of its code under copyright, a company would just no longer publish any of its code and would apply even more draconian measures to prevent ther boundaries from "leaking" (eg. no mor company email containing code etc).

    --
    Engineering is the art of compromise.
    1. Re:Still wrong. by martin-boundary · · Score: 1
      I think it's unlikely that such draconian secrecy measures would occur widely: it would significantly increase the cost of selling the software, and it ignores other mechanisms that would operate in a world without copyrights:

      For example, in a world without copyrights, there's nothing stopping a competitor from rebranding a compiled piece of software (e.g. changing the splash screen and icons) at the binary level: it's not technically stealing because there's no copyright, and from the computer science perspective binary code is nearly as informative and modifiable as source code. In fact, even redistributing blatant warez and cracked software would be entirely legal I think, since these would be copies or modified copies.

      It's a strange world to imagine.

  97. There is a problem with this logic. by shaitand · · Score: 1

    In a world without copyright (and without software patents), there is no longer a need for the GPL. After all, trade secret as you wish but any software can be disassembled and reverse engineered.

    1. Re:There is a problem with this logic. by dlthomas · · Score: 1

      Err... copyright doesn't prevent reverse engineering. That's a matter of patents.

    2. Re:There is a problem with this logic. by shaitand · · Score: 1

      That depends on your definition of reverse engineering. In a copyright free code I don't have to reinvent the wheel, I can take the code directly from the disassembled application.

    3. Re:There is a problem with this logic. by Anonymous Coward · · Score: 0

      Reverse-engineered source is a derived work, so just producing it would infringe the copyright on the binary. Patents have no effect; both source and binary express the same algorithm so either they both infringe a patent or neither does.

  98. No law is better than broken law by BlueParrot · · Score: 1

    If you think current copyright law is not broken, considder:

    Strange Drink v3.4
    Copyright Suspect Foods INC 2007, All rights reserved.

    Terms of consumption:
    This drink is provided 'as is' and comes with no warranty or fitness for any particular purpose to the extent permissable by law. Suspect Foods INC accepts no responsibility for any adverse effects that may be caused by consuming this drink, including , but not limited to, eating, drinking or smelling the drink in question. The drink remains the property of Suspect Foods INC at all times, and this license can be revoked at any time. You do not have any righst to consume, redistribute or modify this drink other than as specifically permitted by this license...

    Sure, abolishing copyright law may have undesireable effects, but as long as it remains in force the GPL is the next best thing.

  99. An argument from moral principle. by twitter · · Score: 1

    If you visit the gnu.org philosophy pages, you find hatred of copyright from consist moral principles. The idea is that keeping people from copying things that are easy to copy is morally wrong:

    When software owners tell us that helping our neighbors in a natural way is piracy, they pollute our society's civic spirit.

    This is the original spirit of the GPL, which was used copyright laws to assure freedoms that some copyright owners want to abolish.

    Not much has changed. The GPL has been extended to fight new menaces, like DRM and patents, which strip you of your freedoms even if you have free software, source code and all the requirements of GPL2. Despite this extension, the GPL would not be required if it were not for copyright laws. Without the DMCA, you could freely modify Tivo and make it your own again and there would be no problems. The proponents of copyright have made new abominable laws to deny your freedoms, this has not made the old abominable laws right or necessary.

    If your intention is to assure users their freedom, you will use the GPL. That won't make you a friend of copyright, it will make you an advocate of freedom.

    --

    Friends don't help friends install M$ junk.

    1. Re:An argument from moral principle. by IamTheRealMike · · Score: 1

      I used to find that argument very convincing but no longer do. The problem with "I must help my neighbour" is it ignores that as society scales sometimes you must do bad for a greater good. What if my neighbour is late for work and asks me for help? Is it OK for me to take a bike propped up against a fence and give it to them, because helping my neighbour in the natural way is theft? No, it isn't, because if everybody did that, our society would collapse (or at least, look totally different).

      RMS would say, well, software is different to bikes so the same logic doesn't apply, but I'd disagree. Copyright is a set of tradeoffs. If it means I can't "help my neighbour" by giving them free warez, that's OK, because the alternative is to make retail software (like video games) a non-workable business model, which would result in greater harm to greater numbers of people.

    2. Re:An argument from moral principle. by twitter · · Score: 1

      Is it OK for me to take a bike propped up against a fence and give it to them, because helping my neighbour in the natural way is theft?

      No, but it would be fine if you could duplicate the bike. Copy is not theft.

      --

      Friends don't help friends install M$ junk.

  100. This is Fucking Stupid by logicnazi · · Score: 1

    The GPL exists mainly to make sure that people who benefit from open source code can't then own their changes and deny others the benefits. If there was no copyright then there would be no legal way they could keep others from using their improvements (sure they could try to obfuscate them but the binary copy itself would be free so they would gain little from doing this)

    --

    If you liked this thought maybe you would find my blog nice too:

  101. The "No problem Bugroff" license by refactored · · Score: 1
    The "No problem Bugroff" license.

    Richard Stallman of the Free Software Foundation devised, in addition to some marvelous software, the GNU General Public License (GPL for short). Or the CopyLeft it is sometimes called.

    It is quite a revolutionary document, using the "copyright" tool to to protect your right to use free software.

    Unfortunately using copyright to protect free software is a lot like using a Jackal to guard the hens.

    In fact, various inconveniences relating to this have resulted in modifications such as the LGPL (Library General Public License) and more recently the NPL (Netscape Public License)

    I call these matters mere inconveniences, the real damage will occur when the Jackal's, (sorry, I mean lawyers), actually get to test the GPL in court for the first time.

    Thus enter my version.

    Its very simple.

    Entirely consistent.

    Completely unrestrictive.

    Easy to apply.

    The "No problem Bugroff" license is as follows...

    The answer to any and every question relating to the copyright, patents, legal issues of Bugroff licensed software is....

    Sure, No problem. Don't worry, be happy. Now bugger off.

    All portions of this license are important..

    • "Sure, no problem." Gives you complete freedom. I mean it. Utterly complete. A bit of a joke really. You have complete freedom anyway.
    • "Don't worry, be happy." Apart from being good advice and a good song, it also says :- No matter what anyone else says or does, you still have complete freedom.
    • Now bugger off. The only way to get rid of pushy Jackals is to ignore them and not feed them. The GPL is just begging somebody to take it to court. Can't you just see it. Exactly the same thing that happened when some twit (not Linus) registered Linux as his own personal trademark. People got upset, started a fund, and hired, off all ruddy things, a Jackal to try and defend the chicken! Who really benefits from this trademark / patent / copyright thing anyway? The lawyers. Who made it up in the first place? The lawyers.

    OK so the last part of the license sounds a bit harsh, but seriously folks, if you are a :-

    • Lawyer asking these legalese questions... You should go off and learn an honest trade that will actually contribute to life instead of draining it.
    • Programmer asking these legalese questions... You have amazingly powerful tools in your hands and mind, use them to ask and answer the worthwhile questions of life, the universe and everything. Stop mucking about with such legal nonsense and get back to programming.
    • User/reader asking these question... Don't worry. Go off and be happy. Have fun. Enjoy what has been created for you.
  102. Re:GPL is not freedom. It is restriction. by xenocide2 · · Score: 1

    You keep repeating this story to Slashdot, but I'm missing any credible reference to it. Perhaps you could provide a few more specifics besides the name RMS?

    --
    I Browse at +4 Flamebait

    Open Source Sysadmin

  103. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  104. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    I don't know whether your story is true or not. I've followed RMS's advocacy for free software and the GPL since the early 80s and debated Public Domain v. GPL in mailing lists / netnews a couple of times and he hasn't brought up any similar point.

    Regardless of whether it is true, the story is more about documenting than copyrighting. What you describe is a bogus copyright claim that could be successfully defended with good documentation and without copyright.

  105. What about those who support abolishing copyright. by watchingeyes · · Score: 1

    but support the GPL/BSD/whatever as an interim solution?

    --
    http://watching-eyes.blogspot.com/
  106. Extremely flawed. by dlthomas · · Score: 1

    Consider, if you will, a bill that effectively places *all* software under GPL-like terms. This means that the author no longer has much in the way of control over his work. The very term "copyright," referring to who has the right to copy the work, is no longer applicable - everyone does. The article would have us believe that one of two things must be true. Either the above is simply "copyright reform" (which notion seems, to me, absurd), or no one who supports such a bill could support the GPL. The fact that the GPL uses present tools to accomplish it's work does not mean one has to support those tools if a better solution comes along. (as a side note, the above is not a position I hold, just an example)

  107. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  108. If you could copy anything .... by twitter · · Score: 1

    ... there is nothing you would not be able to do with your computer. Binary blobs are nasty, but they would not stop you from doing what you wanted if they could be freely shared. Freely sharing them would also make them easier to reverse engineer.

    Seen through the lens of freedom, the issue is simple. The GPL's goal is to preserver your software freedoms: to do as you please with your computer, to modify the way your computer works and to be able to share these things with your neighbors. Copyright stands in the way of your doing that by keeping you from sharing your software or even details about how it works. It is against everything the GPL stands for. Newer nastier laws and restrictions should not make you a friend of older nasty restrictions.

    New and more abominable laws like the DMCA make copyright look preferable, but it's really more of the same. You can't watch commercial DVD movies on GNU/Linux easily because the DMCA makes it illegal to share DeCSS, free software which decrypts them. If it were not for the DMCA, there would be no problem. Going further, it would not matter if some dumb company took free software, wrapped it up in DRM and sold it back to you if the DRM could be removed legally. The GPL has new clauses to fight new attempts to nullify previous incarnations of the GPL. The copyright holder's goals are still the same, to keep users helpless and divided, and none of it justifies the original offense of copyright.

    The author is also using the old emotional attachment argument for free software to justify copyrights restrictions but it falls down with a moment's thought. I don't care if a big dumb software company uses my software as long as they don't use it to rob other people of their rights. In a world without copyright restrictions they could not do that. Indeed, I'd be happy if other people used my code and that includes people at big dumb companies.

    Rational laws would keep to the spirit of the US Constitution which allowed copyright to promote the arts and spread culture. They would not keep you from sharing software with your neighbor or watching movies any more than they would keep you from sharing recipes.

    --

    Friends don't help friends install M$ junk.

  109. Article author completely misses the point... by God+of+Lemmings · · Score: 1

    The problem is not in the conflict between open source and copyright. The problems were brought about by the Sonny Bono extension act as well as that of the DCMA. Granting an unreasonable monopoly of control of content to the point of threatening fair use, even long after the author has died.

    --
    Non sequitur: Your facts are uncoordinated.
  110. Re:GPL is not freedom. It is restriction. by Spookticus · · Score: 1

    The purpose of programming is to create something that performs a meaningful task. If an individual who spent their own time and effort coding to accomplish a task. I think they should have the right to do what they want with it. It should be as simple as I want to be paid for my time and effort so you can use this program which you did not have to use any prior knowledge or experience to make or I will release this program to people free to use. Why does it have to be any more complicated than this?

  111. I don't oppose copyright by Phroggy · · Score: 1

    I'm not opposed to copyright, I'm opposed to current copyright terms.

    20 years, renewable for 20 more if the copyright holder chooses to file a renewal. After that it falls into the public domain. This is not unreasonable.

    Some would argue that 20 years is still too long, to which I say it's a lot better that what we have now and if we need to reduce it further we can revisit the issue in another 20 years.

    Some would argue that 40 years is not long enough, to which I say anything longer than that can't possibly promote the progress of science and useful arts, and the current situation is in fact stifling the progress of science and useful arts.

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  112. Re:GPL is not freedom. It is restriction. by Anonymous Coward · · Score: 0

    You can't copyright something that is already in the public domain.

    If you place something under the GPL a company can still do something dishonest such as copy it and claim that your in violation of their copyright. This does not magically change.

    In the US you can register public domain works very similiar to the way copyrighted works are registered.

  113. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    I completely, 100% support your right to restrict your software. That's someone out of scope in a discussion of whether or not you can oppose copyright and support open source. If you prefer not to support open source, that's a valid choice. If you sometimes support and other times don't, that's fine too.

    But if and when you are a advocating for Freedom, that is if you Support Open Source, and want your software to be Free, I would encourage you to avoid GPL and other restrictions. I would claim that You Can Oppose Copyright and Support Open Source. You might support copyright for other reasons, but it's not a necessary part of supporting open source.

  114. The point flew over your head by Rix · · Score: 1

    Of course you can release your own stuff without copyright. Those of us who oppose it want everything released without it.

  115. Off topic, atheism by Michael+Woodhams · · Score: 1

    GP's sig: "The quickest way to become an atheist is to study the Bible thoroughly."

    Actually, I became an atheist quicker than that method, as I was incapable of studying the bible thoroughly at age of about 7. My reasoning then was "I don't believe in magic and ghosts. God is magic, so I don't believe in god." I'm still pretty happy with the line of reasoning, although I could now express it more eloquently.

    Curiously, John Wesley (founder of the Methodist church) reasoned very similarly, but with the opposite conclusion:
    "Giving up [belief in] witches is, in effect, giving up [belief in] the Bible". (Quoted from memory.)

    --
    Quattuor res in hoc mundo sanctae sunt: libri, liberi, libertas et liberalitas.
    1. Re:Off topic, atheism by Ep0xi · · Score: 0

      i see now the usual trouble of how to make an atheist to digg in the bible. but thats another chapter =)) thanks 4 answering Michaell

      --
      ?
  116. Re:GPL is not freedom. It is restriction. by statusbar · · Score: 2, Informative

    Sorry for the confusion. here is the original story, where the problem with public domain appears.

    --jeffk++

    --
    ipv6 is my vpn
  117. Copyright by Z34107 · · Score: 3, Interesting

    Copyright simply screws everybody who didn't think of it first. It's nothing but a holdover from 19th century industrialists who wish to control everything.

    Noooo, sorry, we were looking for patent. PATENTS let you screw over everyone who didn't think of it first. (For 20 years, at least - then everyone gets to use the technology you described publicly and in great detail on your patent application.)

    Copyrights are necessary and important, moreso for the layman than the Evil Corporation(TM). The classical example is "You write a song and someone performed it and makes millions off of your work." Copyrights are what make that illegal, and what make the GPL and other "copyleft" schemes possible.

    You might be tempted to say that without coypyright, the GPL wouldn't be necessary - everyone could use everything because there'd be no licenses of any kind to stop you. Let me knock down a straw-man for a minute and point out that the GPL and other F/OSS licenses do more than allow public-domain-style copying. The GPL, for example, requries someone who uses GPL-licensed code to release his code under the GPL, also.

    Copyright laws require $big-evil-19th-century-industrialist-man to release the source code of his $program if his program uses GPL'd code. Without copyrights, he is free to take F/OSS and use them in his own $program, without giving the source code back to the community.

    It's why we still burn petroleum and use lame, kludgy x86 processors while better existing technology rots on the shelf waiting for a higher price

    Did somebody "copyright" (or are you still talking about "patents"?) the dark matter reactor, or the Magic Battery, or something? We use petroleum because it's a cheap (yes, it's still cheap relative to other fuels), efficient, and easily obtained fuel.

    We use 8086 clones because of the insane amount of software produced for that architecture. An insane amount of software was produced for that architecture because Microsoft licensed their OS to Tandy and the like (something Apple wouldn't do), which brought cheap computing to the masses.

    Better technology doesn't "wait for a higher price." If it's not worth buying, it's obviously that hot. Consumers wait for lower prices as technology improves.

    Yes, I'm sure there are "better" processor architectures out there - and they're being used where the differences are actually worth the cost. Servers use all sorts of interesting procs and arrangements, where a faster server is worth dealing with the idiosyncrasies and higher costs of a more exotic chip. But, I'm sorry to say that your $359 Dell machine is not going to see a I've written machine language for x86, Z80, and 68K derivatives, and the x86 isn't all that bad - and with compilers and programming languages, how kludgey the underlying architecture is doesn't matter as long as it runs efficiently enough. Our Intel and AMD chips run fast enough, and they're cheap. The DEC Alpha was expensive, had complicated instruction set, and provided no advantages over the x86 for programmers or desktop users - so it's used on many-CPU servers and processor farms.

    You managed to post to slashdot despite using an x86 machine, didn't you? I'm happy you suffered through the ordeal. The DEC Alpha "rotting on the shelf" will not help you one bit unless you start writing and posting a billion posts every second. The Itanium-series chips succeeded in the marketplace because they play nice with existing software, are cheaper, and provide the same benefits.

    I'd love to see some specific examples of "better existing technology rotting on the shelf" due to patents or "19th century industrials" or whatnot.

    (Score:0, Flamebait) There ya go! Send in the drones [stlyrics.com]... to fight for what they think is theirs...even when it's not. Stamp out the rabble rouser and his

    --
    DATABASE WOW WOW
  118. Re:GPL is not freedom. It is restriction. by Rix · · Score: 1

    I think they should have the right to do what they want with it. Sure, but that doesn't mean you should have the right to tell other people what they can do with it. If you build a road on public property, you can't put up a toll.
  119. Don't tell me by Anonymous Coward · · Score: 0

    what I can and can't do!

  120. It's not about destroying copyright by CAIMLAS · · Score: 1

    As near as I can tell, it's not about destroying copyright in the least bit, at least not by the reasonable, non-communist interests involved. It's about reasonable use, plain and simple - but, as is the case whenever someone brings the word "reasonable" into the debate, the specifics are often unclear and not all that plain or simple.

    I think that, in an abstract sense, what those who support open source yet attack copyright are really attacking is the perception of a lack of integrity in the determination of copyright, and not so much an attack on copyright itself, but on those who are attempting to enforce it with draconian levels of restriction. For instance, those who stand for open source often also attack or disagree with much of the more restrictive OEM licensing which encourages and fosters vendor lock-in and an economic shackling to the provider of that copyrighted material. This applies whether it's a book, a CD, an iTunes song, or a movie. What the "establishment" copyright holders would like is that you've got an exclusive right to listen to it for a limited time, and then you've got to pay again - while at the same time giving the impression of permanence. It's not an honest approach.

    What it comes down to in the end is: what is the person purchasing when they pay for copyrighted material, and to what end can they use it? When it is stated, it's usually after the fact and in complex and lengthy legalese, and the more technologically advanced (that is, new) the copyrighted material is, the seemingly more misunderstanding is encountered, and the more restrictions are put in place. We have no misunderstanding as to what is legal in regard to printed material, such as books, libraries, and the like. Online textual information is becoming quite widely understood as well, both in terms of social contract and legal outline. The only place where there is significant conflict - and confusion - is where there are monolithic economic interests involved, namely large corporations (Microsoft) or industry interests (RIAA/MPAA) leveraging for an economic control to guarantee their revenue. These groups are able to accomplish this solely on the basis of a lack of market competition - competition which is further limited through their stratified consolidation of control.

    Again, it's not about the destruction of copyright. It's about copyright in the hands of original producers, for reasonable periods of time, with restrictions on those copyrights which prevent the copyright holder from keeping the users of their works hostage - economically, culturally, or otherwise. Copyright and open source are not contradictive; they are indeed supplementary - but only when copyright doesn't come to mean vendor lock-in.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  121. Re:GPL is not freedom. It is restriction. by Dun+Malg · · Score: 1

    You can't copyright something that is already in the public domain. No, but you CAN copyright a derivative work of it. At any rate, it's immaterial, as the story is untrue. The real story is basically thus: RMS wants to expand the perl interpreter in emacs. He asks for and receives permission (license) from the fellow who wrote it to expand upon and freely distribute the expanded versions of it. While RMS is working on the project, the fellow sells the rights to his version of emacs to a company, who then tells RMS to stop distributing "their" product. RMS can't find the "licensing" email from the dude, so he ends up just completely rewriting the perl interpreter to be non-infringing. The experience prompts him to come up with a licensing scheme that would prevent that from happening again.
    --
    If a job's not worth doing, it's not worth doing right.
  122. Re:GPL is not freedom. It is restriction. by Score+Whore · · Score: 1

    So your original statement that someone took public domain code and then sued stallman for copyright violation is wrong then?

  123. Re:GPL is not freedom. It is restriction. by Anonymous Coward · · Score: 1

    WTF? There has never been a Perl interpreter in Emacs (only Elisp), and Project GNU predates Perl 1.000 by three years.

    http://www.gnu.org/gnu/gnu-history.html
    http://history.perl.org/PerlTimeline.html#1980s

  124. Re:I Am Not a Number ! I Am a Free Man !! by Anonymous Coward · · Score: 1, Funny

    I wish I could be in a woman's body.

  125. Re:GPL is not freedom. It is restriction. by ArsonSmith · · Score: 1

    Just like whinny programmers and artists. "I worked really hard for 6 months to make this. I should be paid the rest of my life for it."

    boo hoo if that right goes away.

    --
    Paying taxes to buy civilization is like paying a hooker to buy love.
  126. (c) ? or patents by l3v1 · · Score: 1

    I had a strange feeling about this "essay"... I mean most people's concern and problems are not with or related to copyright issues, but with patents, more precisely not even with patents but with the patent system that we have these days. Being against copyright basically would mean being against any form of acknowledging other people's creative efforts, which is not something I would like to see happen.
     

    --
    I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
  127. GPL *does* rely on copyright by Infonaut · · Score: 1

    But Free Softare is not in any way dependent on copyright law.

    Actually, it is. "Copyleft" is just the FSF's way of saying "reciprocity", which is the term a lawyer would use to describe the relationship between the licensor and the licensee under the GPL. That reciprocity is brought about through the protections of copyright law, which defines ownership. If you don't own it, you can't license it.

    Lawrence Rosen, who has written several Open Source licenses and served as General Counsel for the OSI (Open Source Initiative) put it this way in his book Open Source Licensing: Software Freedom and Intellectual Property Law (free under the Academic Free License):

    "The term copyleft, of course, needn't disappear. It still has great rhetorical value. It is a useful word to toss back at those who mistakenly complain that the GPL destroys copyrights; the GPL requires copyright law to create a copyleft bargain."

    --
    Read the EFF's Fair Use FAQ
    1. Re:GPL *does* rely on copyright by Anonymous Coward · · Score: 0

      The GP never claimed the GPL does not rely on copyright law, he claimed the free software does not. You attempted to rebuke something that was never claimed.

      That reciprocity is brought about through the protections of copyright law, which defines ownership.

      No, it defines the right to make copies otherwise it would be called 'copyown'.

      If you don't own it, you can't license it.

      It is not possible to own rights, rights are 'held'. Thus we have the concept of rights holders and licensees (who may themselves be granted the right to sub license).


      Remember that the lawyers profit from muddying the water, it's important that we think clearly about copyright and use the correct terms when discussing it.

  128. Re:GPL is not freedom. It is restriction. by Cyclops · · Score: 1

    You must be against the USA's First Ammendment, then, because it is *also* "Restriction" (in the way you define it).

    Just like the GNU GPL, it "Restricts" the ability of other people to impeach anyone's Freedom of Speech.

    The GNU GPL, in fact, "Resctricts" the ability of other people to impeach anayone's software freedoms.

    So yeah, the GNU GPL has a few rules so that everyone has freedom, and no one can remove it.

    I'm perfectly fine with this kind of "rules of the game".

  129. You don't read slashdot much, do you? by Moraelin · · Score: 1

    You don't read slashdot much, do you?

    Just read enough slashdot and you'll run into enough people ranting and raving about how any form of IP is _fundamentally_ an abhomination, including not only patents and copyright, but also _trademarks_. Even if _some_ don't outright spell out "abolish copyright", they go at such great lengths about how it's fundamentally an oppressive evil, a major violation of your constitutional rights, _and_ a plot to plunder the economy of poorer countries... that, really, it's hard to see what other solution than abolishment would the author see there.

    The MPAA and RIAA threads have been mentioned, so I'll add I've also run into them in topics about MS, BSA, piracy in China, etc. Really, just read enough of those and it's impossible to not run into the "abolish copyright" rants. Some even modded +5.

    And then there are the clever guys who think they're all stealthy and subtle if they pack it as "fair use", "civil rights", etc. Add a bit of "information wants to be free", "copying != theft", "you can't stop the flow of information", etc, rhetoric. Most of them ammount to nothing more and nothing less than effectively abolishing copyright, if they had their way.

    Get this: "copy right" is about who has the right to make copies. That was the original idea that the law was supposed to embody. The moment you've extended "fair use" to mean that anyone can make any number of copies, sell them in their shop, do anything to them, incorporate them in their own products without giving credit, set their own terms, etc, well, you effectively abolished any copyright protection. Effectively in that kind of world, even if you could still put "(C) Nefarity, 2007" on your work, it would have exactly zero use or meaning, so it's as good as abolished.

    It's a bit, if you will, like having private property without having the right to lock your door, put any limits on who may enter your house, and can't stop them from leaving with your TV or selling tickets to watch the latest movie on your DVD player. I'm sure some could equally argue that distributing someone _else_'s TV is just a way of helping the neighbour, makes a better community, and indeed is as fundamental as the freedom of speech. (After all, it's exactly what "freedom 2" is in the Free Software Definition.) Anyway, the point I'm trying to make: at that point you effectively _don't_ have private property any more. If there are no legal limits you can actually enforce, then you just don't have it.

    Same here. Copyright is all about private property of information. Whether that's good or bad, you decide, I'm not going into tha The moment you've removed all legal protections, and you can't tell people what they can do with your bits, and who can do it, you effectively don't have copyright any more.

    --
    A polar bear is a cartesian bear after a coordinate transform.
    1. Re:You don't read slashdot much, do you? by Anonymous Coward · · Score: 1, Interesting

      It's a bit, if you will, like having private property...

      Copyright is all about private property of information.

      Copyright is a temporary monopoly on distribution rights. I'm generally pro-copyright myself although there are strong arguments on both side of the debate. Like many debates this one is easily polarized by the extremists. I'm strongly against software patents, I think trademark law needs to be revisited and I consider myself a moderate in the copyright debate. Copyright terms are too long and information is now duplicated at zero cost.

      then there are the clever guys who think they're all stealthy and subtle if they pack it as "fair use", "civil rights", etc. Add a bit of "information wants to be free", "copying != theft", "you can't stop the flow of information", etc, rhetoric. Most of them ammount to nothing more and nothing less than effectively abolishing copyright, if they had their way.

      Every time you view a typical web page you make a copy of copyrighted material, it's displayed on your monitor and stored on your drive. So copying really isn't theft (otherwise you would be a criminal!) and fair use exemptions are required for modern distribution. Tell me, am I a 'clever guy' or do I just hold some tenuous link to reality that you do not?

    2. Re:You don't read slashdot much, do you? by eyendall · · Score: 1

      Copyright is not about private property. As others have pointed-out, it is a state (society)-awarded device to give temporary rights to an author so that others may not present the work as their own. It is not fundamentally about making money, license fees or any such thing although these do logically follow from the copywrite. It is certainly not about protecting any business model, although that that is what the RIAA and such organisations are trying to achieve by legal precedent and in lobbying for changes in the law.. Making a copy of someone elses written work is not illegal in most jurisdictions. What gives rise to judicial action by the copywrite-holder (not the state) is if you pass it off as your own work or try to make money from it. Of course, the copywrite-holder may decline to exercise his rights. An interesting question about the pirated music-software issue is whether a site which does not financially benefit from making copywrited material available to individual users is in breach of any copywrite, particularly if full acknowledgement is made of the author or corporate owner. If I download MSWord from such a site and use it exclusively for my own use, am I violating any copywrite, any more so than photocopying a book from the library? I say no. Because a digital artifact is easier to copy or distribute than a book, does that mean there is a difference in fact rather than just degree? I think not. The music and movie industries need to look to their business models, not to the courts or legislature.

  130. GPL could work without copyright by 91degrees · · Score: 1

    Yes, the GPL relies on copyright to work. If it was abolished, many compnaies would take GPLed code and add it to their closed source products. there would be no legal way to stop them. But would this matter?

    Mot contributors have no interest in making the software closed source. GCC and Linix have a lot of developers in academic circles and hardware development. Neither have any interest in locking down the code. Amateur developers have no interest in this either. Even some of the commercial distributors behave in a manner that suggests they prefer code to tremain open. Red Hat GPLed a lot of their code. They could have locked it down.

    If you had a choice, what would you choose? The version you can modify yourself, or the version you can't? And would those who wish to close the source really do any better? They'd have to integrate every update to their code to keep it current. That's a lot of work.

    The GPL usually has no effective legal teeth anyway. The copyright holder on most applications have no interest in suing violators. Even the FSF is very reluctant to do so. The main reason the GPL works is not because of legal forces but because of social forces.

  131. The argument is beyond stupid by FreeUser · · Score: 1

    The author in question cites an ethereal 'anti-copyright crowd' and proposes that this 'crowd' are those who would license their software under the GNU/GPL.

    He also ignores the obvious fallacy of his argument:

    Even if there is a crowd opposed to copyright (there probably is, somewhere on the planet), and even if it would release its software under the GPL (a subset of this hypothetical group), it does not follow those people cannot logically support the GLP consistent with their ideals. Arguably, the GPL is a clever means by which copyright law is used to turn itself on its head, ensuring information is shared rather than hoarded. Were there no copyright, the GPL would become superfluous (no one could lock down code/information via the law), and software libre would become the default. One might oppose copyright, but work within its legal framework from necessity by employing the GPL or similar free license.

    I am not saying this is what most free software supporters want or believe (quite the opposite I imagine), just pointing out the obvious stupidity and logical fallacy of the argument "if you support the GPL, you must support copyright, else you're a hypocrite."

    Alternatives to state sponsored monopolies such as copyright include author-right, the idea that the author keeps credit for their creation without imposing a monopoly on its distribution and use (i.e. plagiarism made explicitly illegal) and the notion of default royalties (e.g. the Author is entitled to some percent of any revenues generated by the use of their work, but is not allowed to restrict who may make use of that work to generate said profits. In other words, as the author of "Autonomy" I would not be allowed to stop Disney, Time-Warner, or Joe-Shmoe's backyard-shack publishing from using my work, but each of them would be required to pay me some percentage of their gross revenues, perhaps collected as a federal tax and disbursed to me by the government, or perhaps collected by myself or a third party I hire to make such collections (tax man collects info and shares it publicly via a central data clearing house, but my responsibility to collect funds).

    There are any number of scenarios where copyright might be deprecated without harming authors' and creators' moral and financial rights, but where monopoly entitlements are eliminated. Few, if any, of these scenarios require that one renounce support of free software, or the GPL's implementation of free software which happens to make use of the existing copyright framework we are all currently required, by law, to live with.

    This rant reads more like an ad homonem attack on free software advocates and opponents to existing copyright law, by (1) lumping the two very different groups together and (2) making sweeping logically falacious statements implying the two points of view are mutually incompatibel when they demonstrably are not (as I have just done, above.) This suggests an author with a political or economic ax to grind (perhaps as a shill for someone else), rather than someone interested in pondering the issues in an intellectually honest discussion.

    --
    The Future of Human Evolution: Autonomy
    1. Re:The argument is beyond stupid by Anonymous Coward · · Score: 0

      Having seen Stallman talk at FOSDEM a couple years ago he said he would like to see an end to copyright. Now fine, everything would be free and the DMCA would go away hurrah!

      But, if a company makes software which will only run on a trusted platform then you will need a key to run it. You can copy the software as much as you like, but it won't *run*. OK, maybe someone will crack the platform, but assuming that the trusted platform isn't flawed you won't be able to use the software as you wish. And that software can include as much copied/modified and now closed previously free code as you can shake a stick at.

  132. not that simple by nanosquid · · Score: 1

    Yes, it's true that the GPL couldn't be enforced without copyright. But many people in the FSF view the GPL only as a means to an end. It might be preferable, for example, if copyright were abolished and simultaneously there were a law requiring companies to ship source along with any binaries they ship.

    Also, in other areas, there are big differences. For example, free software advocates probably don't generally have a problem with a dramatic shortening of copyright terms (down to 10-20 years) even if that means that the terms of the GPL couldn't be enforced afterwards. That's because GPL'ed software keeps getting extended and modified anyway. And, perhaps most importantly, the GPL doesn't rely on DRM, so many free software advocates would probably want DRM to go away.

    Personally, I think the direction to move into is to limit copyright terms to 20 years after first publication of the work and to apply copyright only to content that can actually be copied (that is, content not protected by DRM).

  133. His point is erroneous by FreeUser · · Score: 2, Interesting

    What does matter is that the software economy could not thrive solely on open source. If people had to produce code - small people who do back office work and what have you - and then rely on installation, support, and various other charges, they couldn't make enough to live.

    That isn't the case at all. It isn't just "celebs" like Bruce earn well, or generate wealth, from free software--a surprisingly huge number of unknown people (such as myself) do very well from free software. Why? Because free software generates a tremendous amount of wealth and opportunity unrelated to revenue streams reliant on software sales.

    The mistake you (and the post you defend) make is to assume a zero-sum scenario dependent on software sales to generate wealth, when in point of fact the production of useful items (be it software or not) is a positive-sum activity that creates value greater than the sum of its parts, the vast majority of which is not directly related to the actual retail sale of the item. In situations where there is no physical scarcity (software), retail sales is entirely decoupled from these secondary, tertiary, and subsequent levels of wealth created (obviously, in the case of physical scarcity the sale is required for the item to exist, even though it is usually a vanishingly small percentage of the resulting wealth generated).

    A purely open source world wouldn't have a Bill Gates (big loss), but will (and does) have dozens, perhaps hundreds, of millionaire entrepreneurs offering support, turn-key package solutions, custom installation, maintenance, support, administration, and customisation. And that's just the primary impact, secondary impacts include wealth generated by trading firms, banks, shops, and other businesses who make use of free software and hire local talent to tailor solutions to their needs, or simply install and support third-party turn-key solutions (in addition to the wealth created by the savings in licensing fees, and the savings in businesses not finding themselves beholden to orphaned software, forced to upgrade against their own best interests by vendors pulling support, etc.).

    The only ones who lose in a free software/open source economy vs. a proprietary, closed-source economy are the Bill Gates of the world. Even the cadre of programmers who think they'll lose out because the business approach of Apple, Microsoft, or Oracle is all they know are unlikely to lose out at all, provided they are willing to learn new products and adjust their assumptions about how software generates wealth, and how demand for their talents and skills fit into such an economy.

    --
    The Future of Human Evolution: Autonomy
    1. Re:His point is erroneous by Anonymous Coward · · Score: 1, Insightful

      I can't help wondering where does the "wealth" comes from and where does it go,... and (like calories) how much do I need, how much do I want, and is there a "zone" where a sense of need and sense of want balance relatively comfortably,... and how elastic is that zone?

            and, is wealth still wealth if comfort, health, happiness, and... are ?

      when we pay attention, is there a tax?

      [ i cannot seek argument for heat,... without seeking discussion for light - i cannot imagine anyone in the conversation being terribly different from me,... or i from them,... blame it on a weak imagination ]

    2. Re:His point is erroneous by 75th+Trombone · · Score: 1

      You need to read this guy's signature.

      --
      The United States of America: We do what we must because we can.
  134. Oh, no, it's much easier. Here is the law: by Weezul · · Score: 1

    If you sell any product without making your source code available upon request, say by submitting it to the library of congress, then you must pay three times as much sales tax.

    Ain't complex, just increase the taxes on closed source transactions.

    --
    The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
  135. Unlikely. And if so, so what? by Anonymous Coward · · Score: 0

    Doing what you suggest would not happen often if at all, since deliberately killing a company and raiding their assets is illegal and very hard to hide (especially if you do it regularly).

    And in any case, why is this a problem? The raiding company doesn't get copyright on what they steal (so again, why would they: they get nothing out of it except what they've given EVERYBODY) so it's still open.

    If someone stops selling a product under copyright, either pass the copyright over to someone else who will or allow anyone to sell it.

    Along with copyRIGHT there should be a copyRESPONSIBILITY: if you're the only one allowed to make copies, you MUST make copies.

    1. Re:Unlikely. And if so, so what? by Antony-Kyre · · Score: 1

      Hypothetically, consider this situation.

      A company back in the 90s made a firewall.
      This company has been taken over by another company.
      This firewall is no longer available for purchase.
      This firewall has been completely discontinued.

      Is it considered fair use for someone to download it and "crack" it to use?

      I mean, is it really considered stealing if a given piece of software is no longer available on the market?

      Hypothetically speaking of course.

  136. I don't think even RMS would have a problem here by Anonymous Coward · · Score: 0

    The only problem really is that OSS has code and is worth FAR more than binary blobs.

    I have suggestions for software copyright: only allow copyright on works that COME WITH SOURCE. You don't have to give any rights with that source (so while copyright lasts on the work, you cannot compile or take code) and even in that case, if you had a choice between "Microsoft Windows" and "Fred Windows" which would you trust (forgetting MS's practices)?

    Additionally, as long as they support the software, copyright should last. When it is officially unsupported, it goes PD.

    With this idea, you have a reason to keep code working (you keep the rights) but when those rights die, the public can actually USE them. Adittionally, while copyright lasts, the code is inspiring or educating coders in much the same way as contemporary music/books/movies inspire other musicians/writers/directors.

    Who can argue against that?

  137. Lessig and Copyright Reform by Noiser · · Score: 1

    What else is new?

    Lawrence Lessig is saying just that for many years and he acknowledges that it is mostly in harmony with Richard Stallman's ideas. He doesn't propose abolition of copyright, but a constructive reform.

    Lessig's "Free Culture" is one of the best books i ever read: http://www.free-culture.cc/

  138. Who? by N3wsByt3 · · Score: 1

    Who, you ask? Maybe the state?

    See the first link on the list on http://newsbyte.blogspot.com/

    --
    --- "To pee or not to pee, that is the question." ---
    1. Re:Who? by rmerry72 · · Score: 1

      The state? Come on! How post-war is that attitude? Down here we can't even get the state to build simple things like roads and broadband. Even education and hospitals are no longer seen as viable infrastructure the State can provide - its all being privatised. The State does nothing more than hand out traffic infringements, collect taxes and throw money at special interests and marginal electorates. A pollie's primary responsibility this century is to get him and his party re-elected.

      --
      We do not inherit the Earth from our parents. We borrow it from our children.
    2. Re:Who? by N3wsByt3 · · Score: 1

      That may be true (depending on where you live), but in principle it is an alternative.

      --
      --- "To pee or not to pee, that is the question." ---
  139. ermm by N3wsByt3 · · Score: 1

    Hold the feminist horses!

    Dude(tte), your argumentation is shifting from the technical merrit of copyright to how men are sexist and women don't find it funny.

    Whether you call women who have sex for money prostitutes, whores, courtisanes, or business-oportunists, it has little bearing on copyright and the GPL.

    --
    --- "To pee or not to pee, that is the question." ---
  140. We wont need Open source license when we by unity100 · · Score: 1

    abolish copyright. Apparently this small detail have slipped the author.

  141. s/Open Source/Free Software/ by brunascle · · Score: 1

    someone has probably already said it (dont have time to check) but this isnt applicable to all Open Source software, just Free Software (TM). just because it's Open Source doesnt mean it's GPL or the like.

  142. Strawman by Eivind · · Score: 2, Insightful

    So, he is arguing against a position that I've never heard anyone holding.

    These members of the anti-copyright crowd cite the GPL (GNU Public License) as an alternative to copyright without any sense of the ironic fact that the GPL can't exist without copyright.

    Starting with RMS himself, most people *either* say copyrigth is fine -- GPL is our prefered copyrigth-notice OR they say: copyrigth is fundamentally a bad idea, but aslong as we've got it, we've got no choice but to make the best of it, GPL is our attempt at this.

    The biggest group I know are somewhere in between; They accept copyrigth, but consider life+100 years completely ridicolous. Copyrigths on software should probably expire in a decade. My prefered state of affairs would be no DMCA or similar law, 5 year copyrigth on software, and as much of that software as possible under the GPL. (yeah, this would mean you could take 6-year-old GPL-software and put it in a closed product. Fine with me !)

    It's sorta like the MANY people who say that software-patents are BAD, but aslong as we do have them, it migth be worthwhile to gather up an Open Source defencive patent-pool.

    Who *are* these people he argues against ? Do they even exist ?

    1. Re:Strawman by Teancum · · Score: 1

      For myself, I would prefer a manditory registration (with some marginal protection if somebody is "in the process" of registration) with the option to "renew" copyright after a modest amount of time. And perhaps substantially escalated registration prices for continued renewal in the case of something very valuable (aka the Disney movies, for example.... let Disney keep copyright if they are paying millions of dollars in registration fees). Renewal terms of only 10 years being reasonable.

      I saw much earlier here on /. an interesting proposal to charge $1 for the first registration and a 10x price increase every 10 years. This would be $10 after 10 years, $100 for 20 years, $1000 for 30 years and so forth. Paying $1,000,000 for 60 years and $100,000,000 for 80 years may be something George Lucas might be willing to pay for the Star Wars franchise. But even here most copyright registration would eventually become ridiculous that even major stake holders would give up and stop copyright renewal.

      The point of all this is that for most practical copyright applications, all you need is copyright for a very limited period of time, meaning a decade or two. And it is arguable that copyright for even that length of time is of minimal value as most copyrighted material is only valuable for just a year or two. Sometimes a copyright book is used for fundraising purposes for a lengthy period of time (such the Great Ormond Street Hospital receiving royalties for the Peter Pan books), but such examples are very unusual. They can also be dealt with explicitly as exceptions if those legislators wish to grant some unusual provisions for projects like this.

      As far as patent law is concerned, that is indeed a completely seperate issue. And not only do I think software patents are horrible (they do absolutely nothing positive and copyright law can do 95% of what patent law claims to do for most software patents), but I also fail to see many redeeming features for patents as applied to mechanical engineering... the typical and traditional form of patents. Far too much of those involved with issuing and applying for patents are part of a group that really is trying to suck money from those who are dreamers and wish for better times by "inventing" something cool and being able to "sell" the idea through a patent. Unfortnately, the number of individuals who actually succeed are so few compared to those who are ripped off through the patent process (when patents are used to "protect" these independent and lone inventors), that they are justifiably considered remarkable success stories, not something which is considered typical or normal.

      And don't even get me going on traditional corporate use of patents, which is not to protect ideas but to keep from getting burned by this same scam game and those who abuse the patent process.

    2. Re:Strawman by Eivind · · Score: 1
      Mandatory registration is a bad idea. Because it introduces a hurdle that again tips the scale in favour of large corporations and away from ordinary citizens.

      It would mean, for example, that 99% of all bloggers would enjoy no copyrigth, as basically noone would bother to register repeatedly. So, absent big corporations would be free to rip such material off.

      Meanwhile, everything coming out of the same big corporations would naturally be registered.

      Mandatory renewal, on the other hand, is a good idea. It'd atleast ensure that copyrigth expired on those things that really are without comercial value, allowing the public to freely use them (and perhaps create new worthwhile works from the ashes of old)

    3. Re:Strawman by Teancum · · Score: 1

      My point was that mandatory copyright was the law of the USA for nearly 190 years. The unusual situation is for the "everything is copyrighted" situation to exist. The terms of the original copyright law were also surprisingly short (17 years)

      If what you write is considered valuable enough, you should be able to go through the steps of actually registering the content and placing it explicitly under copyright protection.

      One other thing that mandatory copyright does is that content where the author can't be traced (abandonware, etc.) quickly goes out of copyright. The need for copyright renewals allows the author to provide fresh contact information for licensing and explicit permissions for reproduction of the copyrighted material.

      I don't deny that some sort of implicit copyright for a very short period of time (a year or two, for example) may be a good thing in terms of allowing somebody to control their words (like in a blog) without having the content being taken out of context. And perhaps the strengthening of concepts like plagurism and source citation working their way into copyright law as well, allowing for lawsuits where content is used out of context without citing the original author. Or claiming work which you did not write as your own to be an illegal practice, even for "public domain" work. I have seen content which is currently in the public domain with copyright assertions and claims of authorship which are clearly not ethical, which current copyright law does not prevent.

      Besides, I highly doubt most people in the blogosphere would really care about the copyright of their words, or even give a thought that their words are even under any copyright protection. I certainly don't care to have my words copyrighted for life + 75 years, which seems absolutely bizzare, as my grandkids aren't going to really be making any money off of any of my /. posts from copyright royalties. Perhaps I may be mistaken, but it seems very unlikely.

    4. Re:Strawman by Eivind · · Score: 1
      I know registration used to be mandatory in the US. I just don't agree that it is wise. Thing is, you don't always *know* when you write something what is going to become valuable and/or important.

      I already *said* I agree with renewal, to ensure that works are openly available when the original author ain't findable or ain't interested. 10 years automatically on everything, thereafter 100$ for the next 10 years, thereafter an order of magnitude more pro 5 years sounds sane to me. Everyone gets 10 years. $100 gives you 15. $1000 gives you 20. $10K gives you 25. $100K gives you 30. $1M gives you 35, most works would not be renewed farther than this. 35 years is an *eternity* when you're talking of the comercial potential of a work.

      With yearly deprecation of 4%, getting a certain income for the next 35 years is 80% of the value of getting it forever. So in economic terms, 35 years of copyrigth is 98% of forever. Todays ~100 years copyrigth is equivalent to 99% of forever -- in economic terms at 4% deprecation.

      Constitution says "limited times", congress decides upon a number that, in practice, is 99% of forever in economic terms and 100% of forever in human terms. (since its significantly longer than a human life) The supreme-court argues that the clause "for limited terms" in the constitution is meant to be meaningless: They actually came within an inch of saying that congress voting for copyrigth to last for 10^999 years would be perfectly fine. It's "limited" afterall. That its much longer than the life-expectancy of the universe is irrelevant.... Way to push by-the-letter interpretation rather than *intent*.

    5. Re:Strawman by Teancum · · Score: 1

      It is interesting in the dissenting opinion of Eldred vs. Ashcroft this argument you are making here was reinforced. Justice Breyer in the dissenting opinion suggested that the constitution was explicit about the limited time clause and believed that Congress had stepped too far with the nearly perpetual copyright extensions. This opinion is one of the most reasoned judicial or legal arguments I have ever read that touches these issues, and certainly was much better than Lawence Lessig (even though Lessig did argue the case in chamber).

      There was a hint in this and some of the testimony by other justices that this issue could be revisited again if copyright was extended yet again by Congress. Essentially, all that was really said was that the current copyright terms are acceptable but also served notice that members of the public were being harmed substantially by any further extentions.

      Certainly this legal case together with a very different attitude toward copyright by those who were born after the baby boomers may make this a significant legal issue if legislation ever comes up again to extend or modify copyright.

    6. Re:Strawman by Eivind · · Score: 1
      I know Eldred vs Ashcroft, and admit to having liberally borrowed the argument from there (though it doesn't include a quantification of just how close to "forever" 100 years really is in economic terms.

      The case was weak on one point, I think; it was argued that the long time is essentially equivalent to forever, and that this makes current law conflict with the constitutions demand for "limited times".

      What *wasn't* very successfully argued -- though claimed -- was that there is currently a pattern of copyrigth being extended at atleast the same speed as the passage of time. Even if 99% of forever is accepted as not in conflict with the constitution, I'd argue that extending copyrigth by 5 years every 5 years is, in practice, --completely-- equivalent to forever -- unless the court is prepared to tackle the hard issue and put a limit on it.

      I am happy that this argument was aired in Eldred vs Ashcroft though. Despite being rejected by the majority (which said, I think, that there is 'no clear pattern' to this effect) I'm guessing, the same argument raised again after the next (inevitable) copyrigth-extension, will have more of a chance. How often are you going to let congress get away with doing the same thing over-and-over-and-over and still claim there is "no pattern" to it ? I sure as hell don't know. (I'd have thunk that 17 times --is-- a pattern, but apparently the supreme court disagrees) But it should be clear that every time you argue it, it gets harder. If you argue it's no pattern, then 5 years later -- when it's been extended once more -- it's harder to claim it's still no pattern.... one would hope... though I'm not terribly optimistic about US law. I think it's going to get a whole lot worse before it gets better. Sadly. You guys *USED* to have very sane law. Certainly much more so than what was common in Europe. These days that's getting less true by the second.

  143. The slashdot crowd is a funny bunch by PietjeJantje · · Score: 1

    The past years, if articles talked about copyright in relation to something they hate, the music industry, the Slashdot crowd screamed to abolish it, downmodding everyone with reason and pointing out that any other view is evil. However, if you switch to talk about it in relation to something they love, it suddenly turns into a fuck-fest karma whore GPL gangbang affair where everybody seems to agree on the value of copyright. You, sirs, are a bunch of hypocrites ;) People should have realised from the start that their hatred of the music industry or of Microsoft does not equal hatred of copyright. Or at least that the consequences of removal are huge. But it's either one way or the other: either the rights on stuff remain with the people that made the stuff, which sounds pretty fair, or anyone that makes something that can be copied, including software developers, work for the good of huminity in general and have to get fed by selling t-shirts. All economic systems throughout history are based on trading specializations. Removing copyright inherently breaks that. In order for it to work, you must have a world with prosperity for all, and we're not there yet.

  144. Freedom is more free than restriction by Morosoph · · Score: 1

    Freedom is more free than restriction. How difficult is that?!?!
    It follows from this that copyright is less free than copyleft, even if copyleft is less free than public domain.

    If you want the world to be freer as a result of what you produce, you don't necessarily achieve that by facilitating restriction. Acting 'politically', you can achieve more freedom in the world than if you'd acted naïvely.

    Law, in general, is a similar concept; good laws create freedom through selective restriction. Perhaps there are few good laws, but a very small proportion of the population would argue that there were none. The closest that you would generally get is that the last few laws should be removed as the system's dead weight outweighs their benefit.

    Co-incidentally, those opposed to copyright would hold to a similar position in that restricted field: the copyleft licences are good, but in general copyright is bad, and getting rid of the deadweight of copyright law would bring greater benefits than the comparatively minor cost of neutering such copyleft licenses. Given that using copyleft licenses is a political act that is aimed at maximising freedom, someone thus motivated would see that their intent would be better achieved by squashing copyright altogether.

    For the record, I favour limited copyright, say 14 years plus a possible 14 year extension that has to be applied for.

  145. Re:GPL is not freedom. It is restriction. by muuh-gnu · · Score: 1

    > GPL is 1984, War Is Peace,

    And you're an idiot.

    > If you're restricting things to help MY freedom, I ask you to stop.
    > Real freedom is far better than the Restriction Through Freedom nonsense.

    Goverment and laws restrict my "real freedom" to anal rape you when I want to (The freedom I would have if we two would met somwhere in the woods), in order to preserve your freedom to not be someones ass bitch when they (or in our case, I) see fit. They are restricting things (Those bastards!!) to preserve YOUR freedom. Do you ask them to stop?

    The GPL restricts my so called "freedom" to sue the hell out of people who dare to copy and share code YOU or someone else wrote and I only extended and embraced.

  146. All four options are available. by argent · · Score: 1

    I was just about to point out that the GPL is not isomorphic to open source software but I decided to check first.

    It seems that OpenAFS support might have to be pulled from Linux because of a change to a header.

    The GPL keeps people from using FOSS.

    See, the big problem is that the GPL is an attempt to use copyright law against itself, in a kind of legal ju-jitsu. That's its primary goal, and supporting the spread of liberally copyrighted software (to avoid the free/open debate) is secondary. So you can support copyright and oppose open source, support copyright and support open source, oppose copyright and support open source, and even oppose copyright and oppose open source.

    Say what? You can oppose copyright and oppose open source?

    Sure. Microsoft's done that for years, and their open source efforts have been kind of passive-aggressive...

    Microsoft and many other people who are yelling the strongest about copyright violations are the folks who want to replace copyright law with contract law. They only use copyright to force people into operating on a contract basis, and pushed through the DMCA with its explicit clauses to make copyrights subservient to contracts. Copyright law grants rights to the user as well as the creator, and so anyone who licenses software under an "end user license agreement" that restricts those rights is just as opposed to copyrights as the most rabid GPL worshipper.

  147. Unintentional copying? by tepples · · Score: 2, Informative

    IP (which covers copyrights AND patents, so patents are not irrelevant. They are every bit as much a part of the picture as copyright.) The statutes in the United States do not define "intellectual property", probably because copyrights, patents, trademarks, and trade secrets are more different than similar. If you want to make an argument about copyrights and patents, you need to make it once for copyrights and once for patents because any analogy between copyrights and patents is bound to be leaky.

    Copyright was created out of the exact same reasoning 297 years ago as it is used to today, to protect an established industry. By law, the publishing industry trade association (at the time called Stationers Guild) owned all copyrights in apparent perpetuity until the so-called Statute of Anne was enacted. The Statute of Anne allowed authors to retain their copyrights and license them to publishers. The apparent regression from the Statute of Anne to a state more like that of the old Stationers Guild is caused by two things:
    • Copyright term extensions have been extended by an order of magnitude from the 14-year term established by the Statute of Anne.
    • In many industries, the standard of production is so high that it takes dozens of people to create a work. Therefore, most works in these industries fall under the "work made for hire" rule, where the publisher is deemed the author.

    And I restate the only legitimate claim in ALL of this is that of authorship. Those who plagiarize are the only ones that should be looked after. When I write a song, how can I tell whether I am the rightful author or I am unintentionally plagiarizing an existing copyrighted work? As seen in Bright Tunes Music v. Harrisongs Music, 420 F. Supp. 177 (SDNY 1976), the damages for even unintentional infringement can be high enough to bankrupt an indie artist. "My Sweet Lord" on Wikipedia gives more background.
    1. Re:Unintentional copying? by iminplaya · · Score: 1

      When I write a song, how can I tell whether I am the rightful author or I am unintentionally plagiarizing an existing copyrighted work? As seen in Bright Tunes Music v. Harrisongs Music, 420 F. Supp. 177 (SDNY 1976), the damages for even unintentional infringement can be high enough to bankrupt an indie artist. "My Sweet Lord" on Wikipedia gives more background.

      I'm very familiar with those, and it only makes my case stronger that more than one person can come up with the same idea. The law protects the first, or the richest(the guy with the most lawyers) and screws the rest. In those cases plagiarism does indeed become a sticky wicket. The present law does absolutely nothing to resolve that. For now let's get the distribution issue out of the way, and see if the plagiarism doesn't sort itself out, because there will be laws against that, which I do support. If it boils down to intent, then there had better be irrefutable evidence of it. Mind reading is not an exact science yet.

      That first link brings up a very interesting point. It could prove that nothing is new. Everything is prior art. I have no idea if what I write down are my own thoughts or some thing I saw 30 years ago. You may have just made a case against laws prohibiting plagiarism. It sure holds up well against copyrights, patents, and the subject of distribution. Strange that we can make a person's life an insufferable hell based on matters of opinion, as the link ultimately calls it.

      --
      What?
  148. Establishing a presumption of access by tepples · · Score: 1

    Noooo, sorry, we were looking for patent. PATENTS let you screw over everyone who didn't think of it first. How is this different from writing a song, publishing it, getting it onto commercial FM radio to establish a presumption of the public's access to the work (which defeats an independent creation defense), and then suing everyone who happens to unintentionally copy your work?

    Let me knock down a straw-man for a minute and point out that the GPL and other F/OSS licenses do more than allow public-domain-style copying. The GPL, for example, requries someone who uses GPL-licensed code to release his code under the GPL, also. But it wouldn't be as necessary. The first comment to this topic referred to the hypothetical proliferation of commented disassemblies of proprietary software on SourceForge.net under a hypothetical regime without copyright.

    I've written machine language for x86, Z80, and 68K derivatives, and the x86 isn't all that bad - and with compilers and programming languages, how kludgey the underlying architecture is doesn't matter as long as it runs efficiently enough. But does it necessarily run efficiently enough? How much power does the instruction decoder draw and release as heat?
  149. Video game music? by tepples · · Score: 1

    Many famous song writers got burned by some obscure copyright holder to a similar tune. The second guy who comes up with the same melody, quite independently from the first is SOL I've never heard of that happening with copyright in software Video games are computer programs. Video games come with music. How can a microstudio not be screwed by the "My Sweet Lord" rule?
  150. Re:I Am Not a Number ! I Am a Free Man !! by maxwell+demon · · Score: 1

    I Am Not a Number ! I Am a Free Man !! Who happens to be in a woman's body, which actually turns out to be a pretty good deal !!!

    You mean you are not yet born? And your mother set up an internet connection into her uterus? (Wireless, I guess :-))
    --
    The Tao of math: The numbers you can count are not the real numbers.
  151. Re:GPL is not freedom. It is restriction. by salec · · Score: 1

    Lisp, not perl...

  152. My FOSS longs to be free by Anonymous Coward · · Score: 0

    I support the right of people and organizations to completely ignore the GPL. Software longs to be free- when someone gives away their stuff away for free, they need to stop holding on to it.

  153. Re:I don't think even RMS would have a problem her by evilviper · · Score: 1

    if you had a choice between "Microsoft Windows" and "Fred Windows" which would you trust (forgetting MS's practices)?

    Fred Windows, no question. I find random 3rd parties do a far better job than Microsoft ever has.

    No "Fred Windows" that I know of, but I use a BartPE Windows on a regular basis.

    Additionally, as long as they support the software, copyright should last. When it is officially unsupported, it goes PD. With this idea, you have a reason to keep code working (you keep the rights) but when those rights die, the public can actually USE them.

    The devil is in the details. Microsoft would do the absolute bare minimum to be considered "supported" for centuries, if necessary...

    One patch a year... One guy on the telephone support line, who's only there 1 day a week... A handful of copies of the old software available in various stores for a sticker price of $100,000... etc.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  154. Re:GPL is not freedom. It is restriction. by statusbar · · Score: 1

    correct, it was wrong. sorry.

    jeffk

    --
    ipv6 is my vpn
  155. Re:GPL is not freedom. It is restriction. by jedidiah · · Score: 1

    ...because you take other people's "property" do do it.

    If you create the work completely from scratch then that's one thing but that's not
    what's being discussed. People want the "right" or the "freedom" to take other people's
    property and treat it like it was their own and have the exclusive righ tot exclude
    other's from it.

    You don't get to tell everyone that derivative works are your own, it's as simple as that.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  156. That's not what copyright is by p3d0 · · Score: 1

    If I make something, why shouldn't I have the right to choose whether to make it freely available or not? That's the wrong question. Copyright is about preventing others from making copies. When you make something, you would always have the option to keep it private even if there were no such thing as copyright.
    --
    Patrick Doyle
    I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
  157. Five is too short ... by AHumbleOpinion · · Score: 1

    Twenty years is still far too long. I think the right number is five years ...

    You are not considering that some software is under development for several years before release, that early version may be shown outside the company a year or more in advance of release.

    That way the producers get 95+% of the potential revenues, and people get to remix (think "reuse" for code) it before it's completely culturally obsolete.

    You are also failing to consider that some software has an income generating lifespan beyond five years. The "guts" of 1.0 may appear in 2.0 and 3.0.

    You also fail to address a very important issue, that of investment. The ability to find investors to support the development of a software product would virtually disappear. There would be few small startups. The big corporations that have motives beyond direct revenue from a software product, synergies(1), would become more powerful.

    I understand your sentiment, but things are far more complicated than you are allowing for.

    (1) Although grossly overused by business types, "synergy" is a real term, basically f(a + b) > f(a) + f(b)

    1. Re:Five is too short ... by Chandon+Seldon · · Score: 1

      Remember how copyright interacts with public domain material - the whole work is still considered copyrighted even if parts of it are available in the public domain. That means that even though old versions of software could be redistributed, etc- new versions of software would still be copyrighted for five years after they were publicly released. Patches would still have copyright for five years, and CD images for point releases would be copyrighted from the release date.

      Major software companies make releases more frequently then every five years, so a five year copyright would hardly effect their business model at all - except that they would have to compete not only with their own releases from five years ago, they would also have to compete with improved zero cost versions of their product from five years ago. More competition in the software market can only be a good thing.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    2. Re:Five is too short ... by AHumbleOpinion · · Score: 1

      Major software companies make releases more frequently then every five years, so a five year copyright would hardly effect their business model at all - except that they would have to compete not only with their own releases from five years ago, they would also have to compete with improved zero cost versions of their product from five years ago. More competition in the software market can only be a good thing.

      You are ignoring the fact that the copyright clock may be starting years before a product is shipped, so you don't really have five years to make all your R&D back before 1.0 goes public. If you lose your IP 3-4 years after launch, why will investors want to fund small startups? You really will kill off the small developers, this really would be a step backwards. Not unlike the bad-old-days where most of your software came from your mainframe vendor, in other words it was subsidized.

      Secondly you will slow down innovation. Developers will have a very big incentive to sit on improvements and innovations. 1.1, etc will contain minimal bug fixes. Companies will sit on improvements until 2.0, which will coincide with the expiration of 1.0. In short the big improvements will happen every 5 years to maximize the different between the free 1.0 and the new 2.0

      You remind me very much of our lawmakers. Well intentioned by fairly blind to the unintended consequences they will bring forth. ;-)

    3. Re:Five is too short ... by Chandon+Seldon · · Score: 1

      You completely missed my argument. Copyright on a work starts from the day *that work* is first published. So if I release a Beta of AwesomeSoft in 2007 and release the Final (with bug fixes) in 2009, with five year copyright AwesomeSoft Final wouldn't become public domain until 2014. Sure, the beta would become public domain two years earlier, but who would go to the trouble of reverse engineering the beta and fixing the bugs themselves if the full version will be legally free in 2 years?

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    4. Re:Five is too short ... by AHumbleOpinion · · Score: 1

      You completely missed my argument. Copyright on a work starts from the day *that work* is first published. So if I release a Beta of AwesomeSoft in 2007 and release the Final (with bug fixes) in 2009, with five year copyright AwesomeSoft Final wouldn't become public domain until 2014. Sure, the beta would become public domain two years earlier, but who would go to the trouble of reverse engineering the beta and fixing the bugs themselves if the full version will be legally free in 2 years?

      A competitor who doesn't want to wait two years. Also a binary comparison of beta and 1.0 can indicate pretty concisely where the bug fixes are, and it is not clear that those bug fixes would qualify as copyrighted material. The only real copyrighted material may be in new features, and a beta and a 1.0 will probably be pretty similar in terms of features.

      This topic is far more complicated than you are allowing for.

  158. **Raises hand** by Xebikr · · Score: 1

    I oppose copyright. It needs to go away. I would have absolutely no problem with a sensible copyright with clearly defined limits. That kind of copyright could actually do a lot of good. Giving an incentive to authors and artists to publish their works and release them to the public domain after a short period of time seems like a fair trade.

    The problem is, we already had that. The original term of 14 years with the option of extending for another 14 was more than fair. That copyright was pushed and extended and expanded to near limitless proportions. We gave them an inch; they took a mile. I'd be all for copyright if I thought reform was possible. I don't think it is. It seems that it has come down to an all-or-nothing situation. Copyright is just too high a price to pay for the debatable incentive it provides.

  159. Re:I Am Not a Number ! I Am a Free Man !! by PFI_Optix · · Score: 1

    You had a chance until you posted on slashdot.

    --
    120 characters for a sig? That's bloody useless.
  160. In my opinion by guruevi · · Score: 1

    and I think that is where the poster misses the point is that the GPL exists because copyright exists. Now if copyright wouldn't exist and everything is by law in accessible public domain, there would be no need for a GPL since everything ever created will need to be in public domain. The loopholes being used in GPL **cough**TiVo**cough** would then also be circumvented as would all the who-ha about GPLv3, the DMCA, DRM etc.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  161. Gosling Emacs by tepples · · Score: 1

    Stallman copylefted GNU Emacs after UniPress took Gosling Emacs proprietary. This page explains the impetus.

  162. Straw man? by Schraegstrichpunkt · · Score: 1

    So you replace copyright law with strengthened consumer protection law that makes such retaliation illegal? If you're going to refute arguments in favour of the abolition of copyright, at least try to refute the best arguments.

    1. Re:Straw man? by swillden · · Score: 1

      So you replace copyright law with strengthened consumer protection law that makes such retaliation illegal? If you're going to refute arguments in favour of the abolition of copyright, at least try to refute the best arguments.

      I wasn't trying to refute anything other than the idea that software cannot be protected more vigorously than it is, by pointing out some of the other options for protecting it under contract and trade secret law.

      My opinion on software copyrights is that I like them, with two caveats: (1) They should be much shorter and (2) only software that is published with full source should be eligible for copyright protection. The second point is because one of the main goals underlying copyright law is the wide dissemination of ideas so that others can build upon them, and dissemination of expressions that will eventually fall into the public domain. The authors of the original approach never considered the possibility of a medium where it was both possible to publish a work, and keep its contents secret. IMO, if you want to publish binary-only software that's fine, but it shouldn't benefit from copyright protection. Instead, you should use contract and trade secret law to control it.

      I think that sort of copyright regime is better than no copyright at all, because it would encourage companies to publish their sources in order to obtain copyright protection. They wouldn't necessarily have to give their customers permission to redistribute the source, or to modify it, or even compile it (which arguably constitutes preparation of a derived work), but I think most would allow modification for use (though with limited or no support for modified versions) and I think the quality of commercial software would rise dramatically if customers could see the source.

      That kind of copyright regime would allow both copylefted and non-copylefted Free Software to exist.

      Just for completeness, my opinion on software patents is that they're a bad idea. There might be some software patent system that would actually help the industry, not hurt it, but I can't think of any.

      However, none of that is really related to my point, which was that it certainly is possible to lock software up more restrictively than is commonly done today.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    2. Re:Straw man? by init100 · · Score: 1

      My opinion on software copyrights is that I like them, with two caveats: (1) They should be much shorter and (2) only software that is published with full source should be eligible for copyright protection. The second point is because one of the main goals underlying copyright law is the wide dissemination of ideas so that others can build upon them, and dissemination of expressions that will eventually fall into the public domain. The authors of the original approach never considered the possibility of a medium where it was both possible to publish a work, and keep its contents secret.

      Sounds fair. IMO, this would also imply that DRM-protected media wouldn't get copyright protection, since it also keeps the content secret even after copyright expires.

    3. Re:Straw man? by swillden · · Score: 1

      My opinion on software copyrights is that I like them, with two caveats: (1) They should be much shorter and (2) only software that is published with full source should be eligible for copyright protection. The second point is because one of the main goals underlying copyright law is the wide dissemination of ideas so that others can build upon them, and dissemination of expressions that will eventually fall into the public domain. The authors of the original approach never considered the possibility of a medium where it was both possible to publish a work, and keep its contents secret.

      Sounds fair. IMO, this would also imply that DRM-protected media wouldn't get copyright protection, since it also keeps the content secret even after copyright expires.

      Agreed, unless the DRM included provisions for expiration and fair use.

      Too bad it's a pipe dream...

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  163. Neither Free Source nor OS need copyright by bzipitidoo · · Score: 1

    With respect to Free Source (and OS), copyright is only a means used to keep it free and open. There are plenty of other ways, such as contracts. In a world without copyright, there can still be agreements that say essentially what the GNU Public License says. And unlike the average EULA, they could be just as enforceable as the current means. Perhaps it wouldn't make sense to call it "copyleft", but it certainly is still possible.

    Without copyright, the GPL would still be necessary, and possible.

    p.s. I thought it was IBM being free and easy with the PC architecture that caused the PC revolution? And that x86 is popular because that's what IBM happened to toss into the PC? Apple and others would not bless efforts to write OSes for their machines, at least not for MacIntoshes. (There were a fair number of 3rd party DOSes for the Apple II.) MS and Intel were merely the most successful or lucky companies to get on the PC wave.

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  164. that's the dumbest fucking idea I've heard... by AlgorithMan · · Score: 1

    if there was no copyright, then it would be like everything was GPL'ed...
    what a self-important jerk...

    --
    The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
  165. Yes you can by Shadowlore · · Score: 1

    It is not difficult nor contradictory to support "open source" as well as seek to end copyright. It's so trivial that children seem to have a natural grasp of it.

    Child: "I don't want to take my medicine!"
    Parent: "It's grape flavored, and you love grapes!"
    Child: "Well OK I'll take it but I still don't want to take it."

    The principle is the same. One can be for abolishing copright monopoly whilst being in favor of a less draconian use of the existing copyright system to demonstrate that the draconian claims are invalid and that copyright as a whole is not a mandate.

    We make these choices all the time. I don't *WANT* to go to work, but if I get paid I'm more likely to do so. Hell I might even enjoy it. But that doesn't mean I want to spend my life *working*.

    See, not so hard at all.

    --
    My Suburban burns less gasoline than your Prius.
  166. I agree - but in reverse by Master+of+Transhuman · · Score: 1

    Copyright needs to be abolished, as do patents and all IP law.

    Then the GPL would not be needed at all.

    I've said repeatedly that people like Lawrence Lessig are fighting with both hands tied behind them because they support the oxymoronic notion of "intellectual property". No matter what they do, they will always be forced to concede that anybody owning IP can do anything they want with it. Stating that IP owners should be "more open" about their property or that IP laws should be "limited" simply isn't going to work.

    There IS NO "balance" here. IP law was NEVER about "stimulating invention". It was ALWAYS about monopoly and control. It has never been established by logic, or by any other evidence, that IP law is required for human invention or human economics to succeed. That has always been a "theory" used as cover for enabling the control of people's behavior over and above property considerations. It is an extension of contract law over and above property law. There is no economic justification - as an extension of economic theory - for it.

    "Just say NO" to intellectual property.

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  167. Re:Oh, no, it's much easier. Here is the law: by Dun+Malg · · Score: 1

    If you sell any product without making your source code available upon request, say by submitting it to the library of congress, then you must pay three times as much sales tax.

    Ain't complex, just increase the taxes on closed source transactions.
    Bzzzzt. Utterly stupid idea. That is complex. Sales tax varies by state, county, and city. Do companies in New Hampshire pay under the same scheme? New Hampshire has no sales tax. How long before all companies are selling by "mail order" out of New Hampshire, the same way all credit card companies are based in Maryland, which allows the most usurious interest rates?
    --
    If a job's not worth doing, it's not worth doing right.
  168. Sorry but.. by Weezul · · Score: 1

    ..I generally assume some intelegence on the part of comment readers. There are no shortage of obvious variation based upon whatever taxation system you happen to prefer using. A national sales tax has been discussed. It could be part of income tax instead. etc. But the basica idea of taxing closed source transactions is still valid.

    --
    The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
  169. Copyright is utilitarian. by Grendel+Drago · · Score: 1

    Anyway, I am saying you have no right to exclusivity. You only have the real natural right to, for lack of a better word, "authorship", simply because it is impossible for one to be a creator of something that was created by someone else. IP*** is a fallacious claim of ownership. You have no right to dictate what I can do with what I possess. My copy is my copy. Yours is yours. What you are trying to do is to recollect the smoke that was let out of the bottle. Well, you can't. Only by the use of physical force can you make such false claims.
    Did someone claim that copyright is a natural right? Because if they did, that person is wrong. Copyright is a useful abstraction designed to promote the progress of science and the useful arts. Did you miss this? It gets stated pretty regularly around here. It's not a complicated claim; I know Jack Valenti has a habit of bloviating about it being a natural right, a property right, but he's wrong. No, of course it's not a natural right; we have copyright strictly for utilitarian purposes. (The length and scope of copyright protection are very real and pressing issues, but separate from its existence.) You're attacking a strawman.

    **In every instance I can find IP law has always slowed developement of virtually everything until it copyright/patent expired.
    France abolished copyright after the revolution, and found themselves with a mass exodus of printers, publishers and authors. If you're going to abolish copyright, I hope you have a better replacement than "all those artists will perform in the subway or something; I don't care, so long as I have my sweet, sweet MP3s!"
    --
    Laws do not persuade just because they threaten. --Seneca
    1. Re:Copyright is utilitarian. by Anonymous Coward · · Score: 0

      > It's not a complicated claim; I know Jack Valenti has a habit of bloviating about it being a natural right, a property right, but he's wrong.

      s/has/had/g
      s/he's/he was/g

      There, fixed that. ;-)

  170. They don't have contracts where you come from? by Grendel+Drago · · Score: 1

    If software was suddenly declared ineligible for copyright, there'd be no need for the GPL because no proprietary software company could prevent people with access to their source code from modifying or redistributing it...
    What magical country do you live in that doesn't enforce contracts you sign with your employer, and how can I move there?
    --
    Laws do not persuade just because they threaten. --Seneca
  171. It doesn't matter that he's not in the US. by Grendel+Drago · · Score: 1

    Did you miss the part where he said that no one's printing the book any more, not just no one in the United States? Why does it matter that he's not in the US, and the book wasn't published in the US? The copyright term in his situation is asinine; it's asinine here as well--just replace 1900 with 1924 and you're in the same boat.

    --
    Laws do not persuade just because they threaten. --Seneca
  172. Don't need your restrictions, thanks. by twitter · · Score: 1

    What does matter is that the software economy could not thrive solely on open source. If people had to produce code - small people who do back office work and what have you - and then rely on installation, support, and various other charges, they couldn't make enough to live.

    The economy is better off without your restrictions. From what I've read, most software people make their living by making software work for a company and they are better served by free software. Like most people, they get by on their ability to solve problems. It's a tiny minority that actually makes a living from non-free, precompiled binaries in a box. For that tiny minority, the rest of us suffer the DMCA and other methods to lock people in that you are talking about. You can keep them to yourself.

    Your argument is just another variant of the economic arguments made against free software from day one. The massive success of GNU, Debian and other organizations prove this argument was flawed. Free software is not only sustainable, it's use and production are economically sound.

    Put another way - Free Software is the only way I'd consider solving a new problem for myself or an employer. Non free software's low quality and inflexibility add long term costs that are impossible to justify.

    --

    Friends don't help friends install M$ junk.

    1. Re:Don't need your restrictions, thanks. by Anonymous Coward · · Score: 0
      >The massive success of GNU, Debian

      Bwahaha!

  173. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    I'm not at all opposed to the First Amendment or other restrictions on government action against citizens.

    You draw a false comparison. We're talking about freedom to use code, specifically whether one can oppose copyright and support open source. I say that you can by using the Public Domain. The GPL does not create any additional free(dom) software over and above what can be done without copyright by using Public Domain status. Instead, the GPL merely restricts non-free usage. You might want to do that, but that's a separate question and none of it relates to the First Amendment in the way that you suggest.

  174. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    What freedom of mine is enhanced by GPL? Only the `freedom' to know that someone else isn't doing something that I don't like with it. Does that actually hurt me? I don't think so.

    In terms of actual freedom, Public Domain status is just as effective at supporting open source without relying on copyright.

  175. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    You say: You don't get to tell everyone that derivative works are your own, it's as simple as that.

    True. That is the restriction of the GPL, with perhaps a bit of spin. Spun the other way, I could say: You don't get credit for your new idea if it made use of any GPL-rather-than-Free ideas.

    If the wheel were GPLed, then the Wright Brothers couldn't have called their derivative work (their plane included wheels) their own by your reasoning.

    When an idea is Free, it is there for all to use, in free and non-free ways. GPL wants to make things Free-but-not-*too*-free. It's a restriction relying on copyright, and it's a restriction that's not necessary to Support Open Source.

  176. Re:GPL is not freedom. It is restriction. by Cyclops · · Score: 1

    and none of it relates to the First Amendment in the way that you suggest.
    None... right... except the part where the First Amendment makes sure you have the freedom of speech, and the GPL makes sure you have software freedom.

    The First Amendment restricts the ability to impeach your speech. The GNU GPL restricts the ability to impeach your software freedom.

    You can ignore facts all they long and keep repeating misunderstanding as if by mere repetition it would become true, but you will not be very successful.
  177. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    And you can try to force the analogy all you want, but knowing that someone else might do something with my code that I didn't approve of is not the same as anal rape. The fact that you suggest otherwise speaks to the credibility of your `argument'.

  178. Re:GPL is not freedom. It is restriction. by rick_campbell · · Score: 1

    Sorry, wrong sender. I confused you with the person that pushed *that* bad analogy.

    If you think that not having the GPS somehow protects what you can express, please present that argument. Otherwise, you're just waving the First Amendment around because it sounds good and has something to do with someone's rights.

    I apologize for confusing you with the anal-rape-analogy person, but your analogy is just as contrived. The things that someone can do with my Public Domain code and my GPL-instead-of-free code have nothing to do with my freedom of expression. The differences are purely limited to how I can restrict others from doing with the ideas that I've already chosen to share with the public at large.

    The First Amendment analogy is a bad one, period.