Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Ask an Attorney About Open Source Licensing

Posted by Roblimo on Mon May 07, 2001 12:00 PM
from the expert-advice-from-the-experts dept.
I first ran into Daniel B. Ravicher on the Open Source Initiative's license-discuss email list. He's a rarity: a young lawyer actively interested in and sympathetic to Open Source licensing. In fact, he wrote a detailed article on this topic for the Virginia Journal of Law and Technology last year while he was still in law school. Dan is now an associate at Brobeck, Phleger & Harrison LLP, a firm that handles, among other things, business law and intellectual property matters. Who better to ask about Open Source under the law? (The usual attorney disclaimer applies, of course -- that Dan can only answer general law questions, and if you want specific legal advice you must directly engage an attorney yourself.) One question per post, please. Tomorrow we'll forward 10 of the highest moderated ones to Dan by email, and put up his answers as soon as we get them back.
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2 | 3
  • Re:GPL and low level code by Anonymous Coward (Score:1) Monday May 07 2001, @09:07AM
  • Licenses are about relationships, not code by Anonymous Coward (Score:1) Monday May 07 2001, @12:17PM
  • The Qt Public License by Anonymous Coward (Score:1) Monday May 07 2001, @12:32PM
  • GPL and libraries by Anonymous Coward (Score:1) Monday May 07 2001, @12:34PM
  • grade: 5 / 10 by Anonymous Coward (Score:1) Monday May 07 2001, @02:20PM
  • Civil Disobedience (Score:3)

    by Anonymous Coward on Monday May 07 2001, @08:08AM (#240188)

    Many people download from Napster, reverse engineer software like DeCSS, etc. Are there any general legal strategies, etc., that can be used to limit one's liability while still publishing information on things like cryptography?

    Alternatively, how would one go about constructing a straw-man case most likely to overturn the DMCA's restriction on publication of said material?

  • by Anonymous Coward on Monday May 07 2001, @10:20AM (#240189)
    I hate to see source code where there's more lines of legalese than code. How can the legal part be reduced to one or two lines? I presume a well-crafted reference would be the mechanism, but what are the legal requirements? Would an md5 "checksum" of the referenced doc help? Is there any legally recognized repository of standard legal boilerplate that can be referenced, and where new boilerplate could be officially registered for this purpose?

  • by Anonymous Coward on Monday May 07 2001, @08:35AM (#240190)
    I am sure there will be plenty of other GPL related questions. Mine is fairly narrow and specific. In that the GPL attempts thru a clevel legal hack to achieve a specific end result thru the use of copyright law that is different than what some envisioned the intent of copyright is, it has been suggested by some in the legal community that the GPL itself can be invalidated as a mis-use of copyright law. Is this a valid interpretation?
  • Derivative works by Eric Green (Score:2) Monday May 21 2001, @06:39AM
  • Equations *ARE* speech by Eric Green (Score:2) Monday May 21 2001, @06:58AM
  • by coats (1068) on Monday May 07 2001, @09:22AM (#240193) Homepage
    Daniel, you write,
    59. There is a huge flaw with this core of these Supremacy Clause preemption arguments. The underlying rationales given for performing a separate Supremacy Clause preemption analysis are exactly the same arguments made for finding the license procedurally or substantively unconscionable under state contract law.
    How does this square with shrinkwrap license clauses that demand no one publish reviews or benchmarks without permission? Both Microsoft and Oracle employ such clauses, for example. It would seem to me that this conflicts with the original (1823?) Supreme Court decision that established the "fair use" doctrine -- the Court declared that Congress might not pass a copyright law so stringent as to restrain freedom of speech nor freedom of the press... and benchmarking and publishing the results certainly is a legitimate exercise of the latter! And the subject would seem to me to be precisely a Supremacy Clause argument...

  • by David Price (1200) on Monday May 07 2001, @09:39AM (#240194)
    The GPL contains language designed to address this concern:
    5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
    The GPL isn't a license to *use* software, it's a license to modify and redistribute software. So using GPL'd software doesn't commit you to following the GPL, because the GPL doesn't cover the act of running the program. If, however, you copy or modify GPL'd code, the only way you can legally do so is by following the demands of the GPL.

    Of course, this only applies to licenses that are a grant of copyright rights like the GPL. Licenses that take away rights (such as the "no reverse engineering" clause in nearly every piece of commercial software) are another story; this is why the industry is trying so hard to get UCITA passed.

  • Re:IBM? by nickm (Score:1) Monday May 07 2001, @02:19PM
  • What of dumping? (Score:5)

    by nickm (1468) on Monday May 07 2001, @09:09AM (#240196) Homepage
    Suppose we reach a Free Software nirvana: the GPL is successfully defended in court, the DMCA/patent/UCITA/other restrictive laws must keep their mitts out of free software, etc...

    Now what of antitrust law? Yes, we're doing this for the good of humanity, but larger institutions could (especially in the eyes of the courts) use Free Software as a way to quickly drown competitors. Could a company be held liable for releasing free software, especially if it's a "category killer" that makes the proprietary competition irrelevant?

    Would the fact that the competition can build on the released codebase help matters any?

    --
    I noticed

  • open source version/proprietary version by Zooko (Score:2) Monday May 07 2001, @10:36AM
  • US Law on European citizen by zander (Score:2) Monday May 07 2001, @09:42AM
  • When does the GPL kick in? by Shimmer (Score:1) Monday May 07 2001, @02:21PM
  • GPL Sturdiness (Score:3)

    by ewhac (5844) on Monday May 07 2001, @08:06AM (#240200) Homepage Journal

    Realistically, if it came down to a fight in court, what do you believe are the chances the Gnu General Public License would be upheld and enforced? (And please don't answer with, "It depends" :-).)

    Schwab

  • Re:Conversion of GPL'd Projects To Proprietary by Rob Kaper (Score:2) Monday May 07 2001, @08:31AM
  • by Rob Kaper (5960) on Monday May 07 2001, @08:22AM (#240202) Homepage
    How much influence would the intent of the GPL have above its wording in court?

    In Dutch law, you cannot demand - for example - a brand computer for $9.95 if it's a misprint of $995, because it should have been obvious that you could not get a brand new computer for ten bucks.

    I wonder how important this would be in the case of open source licenses and particulary the GPL, since its mere existance comes forth from a philosophy and releasing code under the GPL usually is done because the author supports that (GNU's) philosophy.

  • Re:Patents and GPL by kcbrown (Score:1) Monday May 07 2001, @06:03PM
  • Multiple Licenses by imp (Score:2) Monday May 07 2001, @09:28AM
  • by imp (7585) on Monday May 07 2001, @09:31AM (#240205) Homepage
    What is the best way to respond to a legal threat? In the past, I've been told to tell anyone that makes legal threats or demands of me or my software to talk to direct all such communications through my lawyer as a matter of policy. Is this a good policy? When does taking a matter public do more harm than good?
  • Mozilla Public License in Commercial Software by MrRobahtsu (Score:1) Monday May 07 2001, @12:51PM
  • Irony? by troyboy (Score:1) Monday May 07 2001, @09:08AM
  • Re:Open Source License Enforcement by Ex Machina (Score:1) Monday May 07 2001, @08:26AM
  • by woodforc (10906) on Monday May 07 2001, @06:02PM (#240209) Homepage
    As a software engineer (going on 8 years if you count comp sci grad school), and as a soon-to-be first year law student, I can answer this from my perspective. One of the many reasons I'm going into law is to make sure people who understand technology are influencing decisions and defending the rights of the people making a real difference in this world.

    If it's not clear where my heart is, let me just mention that I had UNIX on my license plate for 3 years. But in my "old age" I've become less interested in code and more interested in arguing ;)

    Chad
  • by dood (11062) on Monday May 07 2001, @08:48AM (#240210)
    I'm one of the lead developers on the Open Source project Jive [coolservlets.com]. Many of our contributors work on the project as part of their job duties at their place of employment. In light of that, we've been considering a mandatory Contributor Agreement for all code that is submitted to the project (excluding one-liners).

    We want the agreement to accomplish three things:

    1. Stipulate that the code is being released to the project under the project's license (for our project this is the Apache License).
    2. Ensure that the contributor has permission to release the intellectual property to the project, including any necessary permission from their employer.
    3. Make sure that the contributor does not apply for patents for the code that they're submitting.
    My question is:
    1. Do you see legal value in this sort of agreement?
    2. Do you know of any boilerplate agreements that exist?
    3. Shouldn't more Open Source projects be worried about IP issues that a contributor agreement seeks to prevent?
    Thanks!
  • Re:Public Domain by The Famous Brett Wat (Score:2) Monday May 07 2001, @06:28PM
  • Validity of non-sign agreements by Erik Hensema (Score:2) Monday May 07 2001, @09:08AM
  • Re:Open Source License by earlytime (Score:2) Monday May 07 2001, @09:57AM
  • Linus Torvalds v. MS Linux by heinlein (Score:1) Monday May 07 2001, @12:10PM
  • Sublicensing EFF's new Open Audio License by Moeses (Score:1) Monday May 07 2001, @12:44PM
  • What is a "Derived Work"? by Crispin Cowan (Score:1) Monday May 07 2001, @10:33AM
  • Can my employer force me to patent an idea? by Mr T (Score:2) Monday May 07 2001, @08:41AM
  • by Pahroza (24427) on Monday May 07 2001, @08:16AM (#240218)
    My question is what can we do as a group to change the perceptions and misconceptions that judges specifically, and courts in general have toward open source licensing. This industry has grown up telling us all that almost everything belongs to someone. How can we turn over a new leaf and bring into fruition the thought that yes, we can share, that it's OK to share?
  • Re:GPL Sturdiness by Engelbot (Score:1) Monday May 07 2001, @08:46AM
  • by RavenDarkholme (27245) on Monday May 07 2001, @08:06AM (#240220)
    The main question I have is, how do you enforce your GPL or other Open Source licensed product? Certainly, you can go to the offending party, and say, "You are in violation of the license agreement," but if they don't comply, what can you do? What are the damages? If I GPL my software, I can't very well go to court and say "You are stealing my property and costing me money" and thus sue for money lost since, after all, the GPL means anyone can copy it without paying. Without a ton of money to begin with, I can't do anything at all about people violating the licence even if there were monetary damages. So, I'd like an attorney's opinion on what tack you should take when trying to enforce GPL/Artistic/BSD or other Open Source licenses in a way that would be effective.
  • Can the Government write GPL code? by mrfrostee (Score:1) Monday May 07 2001, @10:57AM
  • Re:Can the Government write GPL code? by mrfrostee (Score:1) Tuesday May 08 2001, @05:56AM
  • Strong copyright by Ducon Lajoie (Score:1) Monday May 07 2001, @10:09AM
  • Validity of the "someone to sue" argument by melevitt (Score:1) Tuesday May 08 2001, @01:58AM
  • by Valdrax (32670) on Monday May 07 2001, @10:05AM (#240225)
    This is easy.

    You can license your own product under multiple licenses. Commercial vendors do this all this time with proprietary code. You can also release a product under multiple Open Source licenses. If you are the copyright holder, you control the licenses.

    Now, you can't retroactively change the licensing of version 1.0 or any other released versions to a non-GPL license, because you've already got a binding license agreement with your users. However, any future releases of the software can be licensed as the author sees fit.

    On the other hand, if you accept GPL'ed patches, and you don't get copyright from the patch owner, and you don't get their permission to relicense the work, then you are in violation of the GPL as it applies to their works.
  • Re:Where does the interest come from? by Thalia (Score:2) Monday May 07 2001, @03:42PM
  • Re:Demand for Technical Lawyers? by Thalia (Score:2) Monday May 07 2001, @04:45PM
  • by cr0sh (43134) on Monday May 07 2001, @01:03PM (#240228) Homepage
    Don't ever say you can't afford it: I know it is possible, and yes, you will go into debt, but it can be done. Case in point:

    Three years ago my friend started a protracted court battle, over all things, the rights regarding an easement to get to a house he bought. The case was long and complicated, and basically boiled down to one asshole thinking he could change the rules, and with enough money, overcome my friend.

    Now, my friend is a truck driver - not rich by any means, but one of the best individuals you could ever know. He would truely give you the shirt off his back - both figuratively, and literally. I have seen him do things and help people, strangers even, just because it was the right thing to do. Anyhow - he didn't have a lot of money, but he knew he wasn't going to let this guy cave him in over a simple road (because that is what it boiled down to - a road to the top of the mountain upon which the house sits).

    He went into debt - HUGE DEBT. He had the family supporting him, in every way - food, friendship, housing (he has lived under his mother-in-law's house, in the basement apartment, for those years), even money in those times when we could get him to take a little (he is very proud, and will not take handouts - ya gotta sneak em in). He worked every day, and weekends (still does, gotta pay the lawyers), sometime pulling 24 hour shifts for a couple of days - most of the time working 12-16 hour days. Sometimes I would ride with him - to talk to him, keep him awake on the weekends, tell him something to keep his spirits up.

    In the end, he is coming out of it winning - he has spent a lot of money, but his hard work and perseverence has paid off, and he will have a very nice house to retire in, indeed. He deserves it, more than I can ever convey.

    So, it is possible - if you think you are right, you should pursue it. You may have to work yourself to death, maybe take a second job, who knows what else - but defending your rights and what you believe in is never an easy job - if it were, far fewer people would have died throughout history defending those ideals...

    Worldcom [worldcom.com] - Generation Duh!
  • Re:GPL Sturdiness by jazman_777 (Score:2) Monday May 07 2001, @10:24AM
  • Re:Open Source License Enforcement by Pedersen (Score:2) Monday May 07 2001, @10:21AM
  • Re:Open Source License Enforcement by darkonc (Score:1) Thursday May 17 2001, @07:16PM
  • Re:UCITA and liability by darkonc (Score:1) Thursday May 17 2001, @08:07PM
  • May be a repeat, but..... by nuintari (Score:2) Tuesday May 08 2001, @02:44AM
  • No lawyer needed to answer this question: by Ramses0 (Score:2) Monday May 07 2001, @10:16AM
  • minarets by konstant (Score:2) Monday May 07 2001, @03:11PM
  • Re:Open Source License Enforcement by bugg (Score:2) Monday May 07 2001, @10:44AM
  • by bwt (68845) on Monday May 07 2001, @10:24AM (#240237) Homepage
    The open source community interaction with law and politics to date has been almost completely reactive. Typically some company or governement institution has or is about to do something draconian before we are able to mobilize. Sometimes we get there in time, sometimes not. Examples are: DMCA, UCITA, and hundreds of software patents, Microsoft's embrace and extend campaign of the week, ... the list goes on.

    What can we do as a community to be more effective in protecting ourselves. I'm someone who has joined the EFF, written letters to the copyright office, participated heavily on Openlaw, and written letters to my Congressmen. Many of us are involved in these ways, but somehow we've got to take it up a notch. What's the next step?
  • Intellectual Property by Jarvo (Score:1) Monday May 07 2001, @07:46PM
  • Patent legalese by taniwha (Score:2) Monday May 07 2001, @12:26PM
  • Code as Speech by Emmet (Score:2) Monday May 07 2001, @05:50PM
  • General law questions only, please by paranoid.android (Score:1) Monday May 07 2001, @12:22PM
  • DeCSS by impaler (Score:2) Monday May 07 2001, @04:56PM
  • Open Source and Patents by mesocyclone (Score:2) Monday May 07 2001, @09:01AM
  • Re:Open Source License Enforcement by passion (Score:2) Monday May 07 2001, @09:43AM
  • Re:When will source code be considered speech? by LordNimon (Score:1) Monday May 07 2001, @06:56PM
  • Re:It's not just speech by LordNimon (Score:2) Monday May 07 2001, @12:55PM
  • by LordNimon (85072) on Monday May 07 2001, @10:12AM (#240247)
    Developers of Open Source software typically don't have large reserves of cash and big corporations backing them up. So far, the DMCA has been used against us, but technically anyone should be able to use it to protect his intellectual property. In what ways can an Open Source developer make us of the DMCA?
    --
    Lord Nimon
  • by LordNimon (85072) on Monday May 07 2001, @10:14AM (#240248)
    Every programmer knows that source code is speech, and should be protected like any other speech. However, the courts just don't seem to realize that, probably because none of the judges have ever been programmers. What would it take for the court system to generally acknowledge that source code is speech, and how long will it take for that to happen? What do you think will be the biggest ramifications if/when it does happen?
    --
    Lord Nimon
  • Re:Trademark issues for open source alternatives . by supton (Score:1) Monday May 07 2001, @11:40AM
  • Trademark issues for open source alternatives ... by supton (Score:2) Monday May 07 2001, @08:42AM
  • Yes by _iris (Score:1) Monday May 07 2001, @12:40PM
  • Familiarity in Open Source Representation by MZoom (Score:1) Monday May 07 2001, @05:22PM
  • Re:Helping avoid contributory and vicarios liabili by cworley (Score:2) Monday May 07 2001, @01:31PM
  • by cworley (96911) on Monday May 07 2001, @08:33AM (#240254)
    Fred von Lohmann wrote a White Paper [eff.org]for the EEF concerning avoidance of "contributory and vicarious copyright infringement" (being liable for writing software that promotes "fair use", but can be used for copyright infringement).

    In that, he states guidelines for developers. One of the guidelines is: "Be open source".

    I would think Open Source would set you up for liability in such matters: anybody who modified your code, making it able to infringe on copyrights, would make you vicariously liable for opening the code in the first place.

    Or, take for example, TiVo. Their systems are open source, they've posted their kernel and tool modifications on their web site (as per the GPL). Now they're worried that someone could use that to easily create code that will allow MPEG extraction from the unit [avsforum.com] (and widespread distribution of copyrighted materials).

    I'm not sure how being open source can protect a software developer from such litigation.

    Can you explain this?

  • Distributed Copyright by ClarkEvans (Score:2) Monday May 07 2001, @09:34AM
  • Re:No funds, no change of winning? by ralmeida (Score:1) Monday May 07 2001, @11:28AM
  • GPL'd software released by an employed programmer? by Pogie (Score:1) Monday May 07 2001, @12:41PM
  • Re:Images and Sounds by bfree (Score:2) Monday May 07 2001, @12:30PM
  • Re:free(speech) ! free(beer) by SilverSun (Score:1) Monday May 07 2001, @09:16AM
  • Dude, it's a license by Galvatron (Score:1) Monday May 07 2001, @09:04AM
  • He's not licensing it by Galvatron (Score:2) Monday May 07 2001, @09:08AM
  • Re:When will source code be considered speech? by gilmae (Score:1) Monday May 14 2001, @04:14PM
  • Re:It's not just speech by gilmae (Score:1) Monday May 14 2001, @04:17PM
  • To What Extent Is "Contamination" Real? by istartedi (Score:2) Monday May 07 2001, @10:32AM
  • AFAIK, you can ensure that you can collect some damages by registering your copyright with the Copyright and Trademark office. Every work is inherently copyright by its authors unless they explicitly place it into the public domain, but without registering it they're only allowed to collect real damages, i.e. proven economic losses resulting from the infringement. If it's registered, though, they're allowed to collect statutory damages, which are specific fines established by law as a punishment for violation. Also, IIRC, once you've won your case the violator has to stop distributing in violation of copyright, and if they continue to infringe then you can collect more in the way of damages.

  • Re:No funds, no change of winning? by antis0c (Score:2) Monday May 07 2001, @12:47PM
  • by antis0c (133550) on Monday May 07 2001, @08:20AM (#240267)
    I'm a freelance programmer, and like most programmers I do it for the love of the "art", and because of that most of my creations are licensed under GPL.. However, my question is, what would happen if Big Corporation X were to take my code, integrate it into a proprietary system, and sell it for millions, ignoring all demands to release source to the modifications (and thus breaking the GPL).. What could I honestly do besides writting letters threatening legal action?

    I obviously don't have the funds to compete in the courtroom with Big Corporation X, and even if I were to try, the expense and time alone would set me into debt for probably the greater part of the rest of my life. What chance does the GPL or any other Open Source licensed software have, if a good part of it's development team is composed of just average guys with bills, debt and little free time?

  • Re:Conversion of GPL'd Projects To Proprietary by prgammans (Score:1) Tuesday May 08 2001, @04:42AM
  • more offtopic minaret sig comment by iainl (Score:1) Wednesday May 09 2001, @02:37AM
  • Re:Not really relevant. by ekrout (Score:2) Monday May 07 2001, @11:15AM
  • by ekrout (139379) on Monday May 07 2001, @08:24AM (#240271) Journal
    Is this (http://www.junkbusters.com/ht/en/spam.html [junkbusters.com]) GPL'd disclaimer that an individual will not tolerate spam email really admissible in court? Could I change the amount from $10 per spam email to, say, $1000 per smam email, then send it to Spammer #1282733, and then take them to court if they send me another spam email and win $1000?

    I'm not money hungry, but I do detest spam.

  • by egc4ever (139385) on Monday May 07 2001, @10:10AM (#240272)
    As an avid follower of Slashdot, I have a keen interest in open source systems, intellectual property, and technology. In my former life, I was an engineer, and I hold an advanced degree in mechanical engineering. I currently make a living working for a business consulting firm performing large scale technology implementations. Whether it's e-business, high-tech, or Internet-related, I experience a great deal of "Slashdot" in the workplace everyday.

    I would like to know how much demand exists in the field of law for a person with a skill set and background comparable to my own. Can the current market for lawyers who possess a deep technical background offset the cost of three years of law school, especially in comparison to what I would be making if I stayed with technology consulting?

    Judging from the sheer number of issues surrounding technology and the law raised in this forum, it seems that the open source/technology community could certainly benefit from more advocates with roots in technology. I'm just deciding whether it's worth it to make the move myself...

  • Conversion of GPL'd Projects To Proprietary by Mr_Perl (Score:2) Monday May 07 2001, @08:14AM
  • Re:Helping avoid contributory and vicarios liabili by Frank T. Lofaro Jr. (Score:2) Monday May 07 2001, @12:38PM
  • Re:Can we use the DMCA to our advantage? by Frank T. Lofaro Jr. (Score:2) Monday May 07 2001, @12:43PM
  • Re:Validity of non-sign agreements by Frank T. Lofaro Jr. (Score:2) Monday May 07 2001, @12:49PM
  • Re:Helping avoid contributory and vicarios liabili by Frank T. Lofaro Jr. (Score:2) Thursday May 10 2001, @06:11PM
  • Ask a. . . by Laplace (Score:1) Monday May 07 2001, @10:16AM
  • OSS Coding On The Job by KidSock (Score:2) Monday May 07 2001, @12:50PM
  • Question by quickquack (Score:2) Monday May 07 2001, @08:31AM
  • Re:Open Source License Enforcement by |
  • The Onion? by Gaber (Score:1) Monday May 07 2001, @11:28AM
  • Undetectable GPL violations? by LAI (Score:1) Monday May 07 2001, @11:59AM
  • advice for potential lawyers by xenon54 (Score:2) Monday May 07 2001, @08:23AM
  • Book? by broody (Score:1) Monday May 07 2001, @11:38AM
  • Re:Trademark issues for open source alternatives . by InsaneGeek (Score:1) Monday May 07 2001, @09:14AM
  • Re:Public Domain by Software (Score:1) Monday May 07 2001, @12:13PM
  • by Alien54 (180860) on Monday May 07 2001, @08:29AM (#240288) Journal
    In your detailed paper, you note:

    37. For instance, under the first sale doctrine, an owner of a piece of software can transfer her program to whomever and for whatever she desires. The use of a license prevents this doctrine from applying, which allows computer programming firms to price-discriminate between customer characteristics. If Microsoft wants to give Windows software to public schools at a cost blow the production cost and the transaction consummates a sale, the first sale doctrine would apply, and the school could resell the programs at a higher price to a corporation, retaining the difference. This would cause Microsoft to charge all customers one price, either by lowering its price, forcing it to run at a loss, or raising its price, thus making the program unavailable to schools and other meagerly funded organizations. This result is economically inefficient and would most assuredly be politically unpopular.

    I am interested on the implications of the fact of Microsofts monopoly in as it applies to licensing. While it can be argued that the two issues are separate, and one is not relevant to the other, many people look at the practices of Microsoft in this regard and view it with horror and contempt. Are there instances where such licensing practices impose a non-legitimate enforcment of "rights", and in fact constitute improper maintenance of a monopoly? Or do people have these separate issues confused, when they should be treated separately?

    Check out the Vinny the Vampire [eplugz.com] comic strip

  • What are ... (Score:5)

    by 3seas (184403) on Monday May 07 2001, @08:11AM (#240289) Homepage Journal
    What are the weakest points of the GPL?
    3 S.E.A.S - Virtual Interaction Configuration (VIC) - VISION OF VISIONS!
  • Re:Public Domain by Abcd1234 (Score:2) Monday May 07 2001, @08:48AM
  • US IP versus European IP standards by djve (Score:2) Monday May 07 2001, @11:08AM
  • IANAL by flikx (Score:1) Monday May 07 2001, @09:30AM
  • Re:Where does the interest come from? by nooekanami (Score:1) Monday May 07 2001, @08:31AM
  • Re:Irony? by nooekanami (Score:1) Monday May 07 2001, @09:39AM
  • Re:Doesn't the GPL "infect" all derivitives? by Sodium Attack (Score:2) Tuesday May 08 2001, @01:45PM
  • Re:Doesn't the GPL "infect" all derivitives? by Sodium Attack (Score:2) Tuesday May 08 2001, @01:56PM
  • by Sodium Attack (194559) on Monday May 07 2001, @10:50AM (#240297)
    Judges? Courts? Could you give an example of when a court has failed to uphold an open-source license?
  • GPL v3 by 7-Vodka (Score:1) Monday May 07 2001, @10:48AM
  • Re:Doesn't the GPL "infect" all derivitives? by i0lanthe (Score:1) Monday May 07 2001, @11:37AM
  • Re:No lawyer needed to answer this question: by i0lanthe (Score:1) Monday May 07 2001, @01:07PM
  • free speech - free beer - free representation by cbowland (Score:1) Monday May 07 2001, @08:57AM
  • Re:Doesn't the GPL "infect" all derivitives? by multriha (Score:1) Monday May 07 2001, @09:59AM
  • Images and Sounds (Score:5)

    by K45 (207177) on Monday May 07 2001, @08:32AM (#240303) Homepage
    How does the GPL affect non-sourcecode files that are part of an application?

    Specifically, I'm concerned about the images and sounds that are included with a game I'm working on [mugu.org].

    Does the GPL "contaminate" these other files that are included? If so, how do "source" and "binary" distribution apply to images and sounds.

    Thanks,
    K45

  • by fleeb_fantastique (208912) <fleeb&fleeb,com> on Monday May 07 2001, @08:17AM (#240304) Homepage

    We have several licensing schemes available for the Open Source enthusiast, all dependant upon one's definition of 'Open Source'. Would you care to comment on each of these licenses, and their various pro's and con's?

    Off the top of my head: GPL, QT Open Source, Public Domain, BSD.. most likely others.

  • GPL and Jurisdiction by An Elephant (Score:1) Monday May 07 2001, @09:37AM
  • Re:minarets by graveyhead (Score:2) Monday May 07 2001, @05:42PM
  • Re:Where does the interest come from? by graveyhead (Score:2) Monday May 07 2001, @05:54PM
  • As an open source programmer, my reasons for adopting the GPL in my programs are clear:
    • street cred
    • humanity
    • code review
    • inspiration
    • bug squashing
    I was wondering what could inspire a lawyer to believe in these sentiments enough to become involved with open source software.

    Well, your fingers weave quick minarets; Speak in secret alphabets;
  • by aussersterne (212916) on Monday May 07 2001, @08:26AM (#240309) Homepage
    Knowing the legal and political systems surrounding intellectual property as you do, what do you think the chances are that money (specifically, lobbying from organizations like Microsoft or the RIAA) will overpower Open Source by creating more and more insidious forms of copyright protection and law, possibly even to the point that Open Source becomes illegal because it "threatens" the closed-source business model?

    This seems to be one of the current trends in intellectual property law. Do you think it will continue?
  • Don't need a lawyer for this one by brlewis (Score:2) Monday May 07 2001, @08:25AM
  • That's what the FSF is for by brlewis (Score:2) Monday May 07 2001, @09:41AM
  • by brlewis (214632) on Monday May 07 2001, @08:17AM (#240312) Homepage
    The FSF's Why We Must Fight UCITA [gnu.org] article seems to say that UCITA invalidates free-software disclaimers. Is this true? Why or why not?
  • Individual creativity v. community enrichment by yusing (Score:1) Monday May 07 2001, @11:39AM
  • Re:GPL Sturdiness by Blind RMS Groupie (Score:1) Monday May 07 2001, @11:12AM
  • Validity of proprietary licenses by von Moltke (Score:1) Monday May 07 2001, @04:32PM
  • by wrinkledshirt (228541) on Monday May 07 2001, @08:36AM (#240316) Homepage

    Okay, some unknown hacker creates his/her foo application and releases the source under GPL. Something occurs that leads him/her to suspect that the foo source has been incorporated into a commercial product that isn't following the terms of the GPL with regards to rereleasing the source. Furthermore, the things that lead him/her to suspect this aren't basic paranoia -- someone with a conscience and access to the suspect source has leaked information about it or whatnot. Or maybe something else -- point is, there is a case that could be made.

    From a PRACTICAL standpoint, what sort of things would this unknown hacker have to do to make their case? Would it be possible from a practical point of view under (eg) the United States legal system for this unknown hacker to take the company to court? What sorts of costs would he/she incur? What sort of time-frame would it take to achieve resolution? What sorts of potential rewards or compensation could he/she expect? Are there any precedents that are analogous to this situation?

  • Rights retained after GPL by cliffjumper222 (Score:1) Monday May 07 2001, @08:29AM
  • Re:Linus Torvalds v. MS Linux by ipous (Score:1) Monday May 07 2001, @08:56PM
  • Public Domain (Score:5)

    by Isamu Noguchi (240354) on Monday May 07 2001, @08:32AM (#240319)
    I've considered releasing software in the public domain as perhaps the simplest alternative to some copyrighted-yet-free approach, but I'm not clear on all the implications. Here's what I think:

    1) I have to explicitly state that the source is in the public domain, otherwise it is copyrighted by default,
    2) anybody else adding to or modifying the source would have to state that their mods are in the public domain (for the same reason),
    3) if a person adding to or modifying the source wants to copyright their mods, they'd have to specify the extent of their changes or their copyright might be invalid, unless they substantially changed the whole thing.

    If one intends for a work to be freely editable, it seems as though the only thing you give up by putting it in the public domain is some legal basis to sue. For example if somebody takes my public domain work and slaps their name and copyright notice on it, I may not have a good way to stop them although their copyright is invalid.

    Is this correct? Any comments?

  • by iomud (241310) on Monday May 07 2001, @08:18AM (#240320) Homepage Journal
    What changes if any would you make to the GPL to help support it's goals?
  • Re:Rights retained after GPL by Lonath (Score:1) Monday May 07 2001, @10:40AM
  • Re:Patents and GPL by Lonath (Score:1) Tuesday May 08 2001, @03:56AM
  • Patents and GPL (Score:3)

    by Lonath (249354) on Monday May 07 2001, @10:54AM (#240323)
    Since the US government allows software patents, is it possible to void the GPL by using patents?

    1. You take a GPLed product, and extend it. You add some patented code into it.

    2. You sell it to someone, and you give them the source code as the GPL requires.

    3. However, since the GPL doesn't cover the execution of the code, you tell them that the only way they can get a license to execute the patented code is by never releasing the source or binaries to anyone else.

    4. And anyone else who got the code downstream would have the right to have the source code, but not the right to execute it since that would be a patent violation.

    Does this mean that a company can use patents to "close" GPLed code?


  • Re:Open Source License Enforcement by Random Walk (Score:1) Tuesday May 08 2001, @06:24AM
  • What's the cutoff point for copying source code? by WebMasterJoe (Score:1) Tuesday May 15 2001, @08:23AM
  • Open Source License by Phredward (Score:1) Monday May 07 2001, @08:31AM
  • Re:Conversion of GPL'd Projects To Proprietary by IanA (Score:1) Monday May 07 2001, @08:30AM
  • How can IP Laws be Enforced In the Internet Age? by MOBE2001 (Score:1) Monday May 07 2001, @09:04AM
  • by nanojath (265940) on Monday May 07 2001, @08:16AM (#240329) Homepage Journal
    I like the idea of open source but wonder how reliable the various open license models are. I'm concerned someone could release a program with an open license, then change their mind about its value, and start legally pursuing end users with the claim they never intended to release the program freely. Alternatively, an open license statement could get slapped on proprietary software in an attempt to avoid end-user liability for piracy. Are open source licenses legally robust enough to withstand these kinds of potential misuses?
  • Is GPL a contract? by anwyn (Score:1) Tuesday May 08 2001, @07:06AM
  • by anwyn (266338) on Monday May 07 2001, @10:28AM (#240331)
    Is GPL a contract or some kind of wierd unilateral grant of some rights? My untutored mind naively thought it was not a contract because there is no 2 way exchange ov value and no agreement. I have since heard legal people take both sides of this question. I think that UCITA will not apply directly to the GPL if it were not a contract, because UCITA seems to mostly regulate how contracts work. Thus I think that the above question turns on whether GPL is a contract. This is an important question to me because I have written and will write letters oppsoing UCITA to Texas state legislators. And I need to know whether to include Stallman's arguement. P.S. In a private comunication Stallman, the author of the GPL said he thought the GPL was not a contract, but agreed with the unilateral grant of some rights theory. But he is not a lawyer either.
  • open source for drawings by crowke (Score:1) Monday May 07 2001, @12:44PM
  • Re:open source for drawings by crowke (Score:1) Tuesday May 08 2001, @01:43PM
  • Re:What's wrong with paying? by simmonsays (Score:1) Monday May 07 2001, @09:13AM
  • Re:No lawyer needed to answer this question: by Rick the Red (Score:1) Monday May 07 2001, @11:17AM
  • This question has come up before, and I've seen flavors of it in this discussion:

    If I release code under the GPL, doesn't the GPL "virus" now infect my code and all derivitives? There are examples of GPL code that was simultaniously released under a different license, and examples of GPL code that was the basis for derivative works that were not released under the GPL. Please explain how this is legal, under the GPL.

    Several Slashdotters have said things like "Naturally, the author is free to do this" but I don't see the "natural" connection. If I release version 1.0 under the GPL, my reading of the GPL is that the "virus" infects all versions of the code, and that if I tried to release version 2.0 under a proprietary license then someone else could sue me because my version 2.0 violated the GPL on version 1.0. Yes, I'm the author and I hold all the rights, but when I release my code under the GPL I give up some of my rights and transfer them to the software's users. Don't the people to whom I gave those rights in version 1.0 retain those rights to all subsequent versions? If not, why not? The only way I can see for anybody, even the original author, to modify GPL code and not release the new source is to not release the new binarys either.

    Similarly, I don't understand how I, as author of the code, could possibly release it under the GPL and another license at the same time. Why doesn't the GPL trump the other license? If A can get the source under the GPL and do whatever they want with it, and I sell the same code under another license to B, what prevents B from using the GPL to give the code away to whomever B wants, even though B didn't buy it under the GPL?

    The specific example is a company that releases their *NIX version under the GPL but releases a Windows version of the same code under a proprietary license with no source code. Why can't a user of the Windows version sue for the source code, citing the GPL on the *NIX version? Why doesn't the GPL on the *NIX version trump the proprietary license on the Windows version?

  • What about unreasonable click-thru agreements? by Crspe (Score:1) Monday May 07 2001, @12:04PM
  • How can a company make use of GPL s/w acceptably by Abdul2112 (Score:1) Monday May 07 2001, @11:26AM
  • Works-for-hire employment agreements by cbare (Score:1) Monday May 07 2001, @12:21PM
  • Re:free(speech) ! free(beer) by mhamel (Score:1) Monday May 07 2001, @08:24AM
  • ... by PicassoJones (Score:1) Monday May 07 2001, @09:17AM
  • Re:Open Source License Enforcement by kalleanka2 (Score:1) Monday May 21 2001, @09:35AM
  • Re:When will source code be considered speech? by con-brio (Score:1) Tuesday May 08 2001, @04:14PM
  • Re:Conversion of GPL'd Projects To Proprietary by dhamsaic (Score:2) Monday May 07 2001, @08:34AM
  • Worst business plan ever. by Flying Headless Goku (Score:1) Monday May 07 2001, @08:32AM
  • Not really relevant. by Flying Headless Goku (Score:1) Monday May 07 2001, @08:54AM
  • Re:Public Domain by Flying Headless Goku (Score:2) Monday May 07 2001, @09:29AM
  • Regardless... by Flying Headless Goku (Score:2) Monday May 07 2001, @03:53PM
  • Public Domain (Score:4)

    by Flying Headless Goku (411378) on Monday May 07 2001, @08:20AM (#240349) Homepage
    A common justification for choosing an open source license, and putting up with all the license-compatibility issues, over simply releasing the code into the public domain is fear of litigation. Do you believe that the creator of public domain software (perfection disclaimed, use at own risk) is at any greater legal risk than the creator of open-source licensed software in the case of costly software failure? (I'm especially interested in any relevant precedent you are aware of)
    --
  • Re:General law questions only, please by rodolfo.borges (Score:1) Monday May 07 2001, @08:44PM
  • embeded systems by rodolfo.borges (Score:2) Monday May 07 2001, @09:03AM
  • Re:GPL and low level code by monkeyiq (Score:1) Tuesday May 08 2001, @06:27AM
  • Re:GPL and low level code by monkeyiq (Score:1) Tuesday May 08 2001, @06:33AM
  • GPL and low level code by monkeyiq (Score:2) Monday May 07 2001, @08:42AM
  • Re:Yes by Tech187 (Score:1) Monday May 07 2001, @01:46PM
  • Re:General law questions only, please by Tech187 (Score:1) Monday May 07 2001, @01:55PM
  • Re:Dude, it's a license by Tech187 (Score:2) Monday May 07 2001, @01:36PM
  • Jurisdictional issues by lightfoot jim (Score:1) Monday May 07 2001, @02:22PM
  • Re:Multiple Licenses by haruharaharu (Score:1) Monday May 07 2001, @10:40AM
  • Re:Doesn't the GPL "infect" all derivitives? by haruharaharu (Score:1) Monday May 07 2001, @10:43AM
  • by Urban Garlic (447282) on Monday May 07 2001, @12:11PM (#240361)
    I am employed at a US national lab, involved in a scientific programming project for which we make the source code publicly available. We have an apparent difficulty with incorporating GPL'd code into this project. The problem is that code (or scientific papers, etc.) produced by the US government is, by statute, not subject to copyright. Government-produced code is just plain open. This means that the copyright hook the GPL uses to require subsequent copiers to disclose their source code does not apply. We cannot use licensing features to "bind our successors", as they say, in the way that the GPL would like us to. What are the implications of this for incorporating GPL'd code into our project? Can we do it at all?
  • reusing my open-source code at work by dsp2 (Score:1) Monday May 07 2001, @12:33PM
  • Re:Doesn't the GPL "infect" all derivitives? by dsp2 (Score:1) Monday May 07 2001, @02:37PM
(1) | 2 | 3