Slashdot Mirror


USL vs BSDI Documents

Dibyendu Majumdar writes "Dennis Ritchie has posted some court papers from the lawsuit by USL against BSDI about UNIX intellectual property. Some of the SCO claims, such as identical comments in the code, etc. also occur in the claims made by USL. Interesting read in the context of SCO vs IBM case."

54 of 178 comments (clear)

  1. Relevant Details by grennis · · Score: 5, Interesting

    From reading this story you might get the impression this case was ongoing or perhaps recent. But actually, this case was settled over 10 years ago (February 4, 1994). BSDI agreed to substitute a port of the University of California's in a release which became known as 4.4 BSD(Lite) for BSD/386.

    Interestingly, this settlement also contained this ominous clause : "Additionally, engineers will be completing the SCO binary emulation mode and completing the port of BSDI's operating system to the SPARC architecture." (Emphasis mine)

    1. Re:Relevant Details by Surak · · Score: 3, Funny

      Over 10 years ago? Wow! I've been asleep for more than a year? I thought it was 2003. What happened? ;)

    2. Re:Relevant Details by ddimas · · Score: 2, Interesting

      I thought the most interesting part was in one of the depositions BSD argues that all of the overlapping code (filenames, headers, comments) is due to compatibility issues and following standards. Seeing as BSD won this case, SCO may have a problem. Especially since BSD code is essentially public domain (which is why OS X is based on BSD code, not Linux).

    3. Re:Relevant Details by bovinewasteproduct · · Score: 2, Informative

      BSDI agreed to substitute a port of the University of California's in a release which became known as 4.4 BSD(Lite) for BSD/386.

      Just as a side note, BSDI WAS based on 4.4BSD-Lite. As was 386BSD (which birthed both FreeBSD and NetBSD). After the settlement, BSDI, FreeBSD and NetBSD all restarted development using 4.4BSD-Lite2 per the agreement. For FreeBSD this was the dividing line between the 1.X and 2.X series.

      With the advent of the release of 32V, people could once again distribute FreeBSD 1.X (why, I don't know!)

      BWP

  2. Huh? by digitaltraveller · · Score: 4, Interesting

    It must be a slow news day because I submitted this story 2 months ago and it was rejected. So I wrote a comment about it here.
    The most interesting thing recently in this case is the Daryl McBride approaching CELF consortium, who haven't even distributed any code yet. I wonder how long this pr blitz will last until Microsoft is required to license another ancient unix patent.

    1. Re:Huh? by ray-auch · · Score: 5, Interesting

      I think this is what is being referred to:

      # COPYRIGHTS AND OTHER DELUSIONS
      #
      # The BSD ancestor of this file had a standard Regents of the University of
      # California copyright with dates from 1980 to 1993.
      #
      # Some information has been merged in from a terminfo file SCO distributes.
      # It has an obnoxious boilerplate copyright which I'm ignoring because they
      # took so much of the content from the ancestral BSD versions of this file
      # and didn't attribute it, thereby violating the BSD Regents' copyright.
      #
      # Not that anyone should care. However many valid functions copyrights may
      # serve, putting one on a termcap/terminfo file with hundreds of anonymous
      # contributors makes about as much sense as copyrighting a wall-full of
      # graffiti -- it's legally dubious, ethically bogus, and patently ridiculous.
      #
      # This file deliberately has no copyright. It belongs to no one and everyone.
      # If you claim you own it, you will merely succeed in looking like a fool.
      # Use it as you like. Use it at your own risk. Copy and redistribute freely.
      # There are no guarantees anywhere. Svaha!

  3. And The Interesting Part? by Anonymous Coward · · Score: 5, Interesting

    I feel the SCO vs IBM suit will end up the same as the AT&T vs BSD one: Duplicate code will be found, IBM will pay no damages but the duplicate code will be removed and everyone will move on. Assuming SCO's evidence is true, this will more than likely be the case since the UNIX concepts are widely known and no truly secret IP was "stolen".

    The major downside is if IBM found guilty Linux could to the way of *BSD: Small scale adoption with a large hobbyist following.

    Only time will tell.

    1. Re:And The Interesting Part? by Zemran · · Score: 2, Interesting

      I realise that American law is very weird but I have not seen any reason to believe that IF the code was copied, that it was IBM that copied it. It is equally reasonable to assume that it was SCO that copied it while they were actively supporting Linux. Maybe the code was taken from Linux and incorporated into SCO Unix... who knows?

      It is ridiculous to assume that without any evidence other than that there is duplicate code, it should be concluded that IBM copied it. Then again it is an American court...

      --
      I love stacking my barbecues in the shed at the end of summer - you can't beat a bit of grill on grill action.
    2. Re:And The Interesting Part? by ca1v1n · · Score: 2, Insightful

      The outcome of the SCO vs. IBM case will have little to no bearing on the adoption of linux. SCO is just trying to bully IBM into buying them out. Even if IBM loses, and loses big, the rest of us won't notice. If anything, this could even further linux development, in the off chance that IBM is forced to stop distributing AIX if they are found in violation of their license agreement with SCO.

    3. Re:And The Interesting Part? by Rogerborg · · Score: 4, Insightful

      >Even if IBM loses, and loses big, the rest of us won't notice

      You're joking right? If SCO wins this by bamboozling a court with smoke and mirrors, they'll emerge rampant and engorged with IBM cash. Want to bet that they won't go after Red Hat and SuSE next? How about anyone manufacturing an embedded linux product? How about cease-and-desisting all sites hosting linux distros, and suing a few just to make the point? Once the big guys are gone and the precedents have been set, they can switch from throwing teams of lawyers against one target to throwing groups of victims to each lawyer they have. And they have a lot of lawyers.

      In fact, as far as I can determine SCO is a firm of lawyers. Suing people is what they do. It's all that they do. If IBM can't crush them, god help the rest of us.

      --
      If you were blocking sigs, you wouldn't have to read this.
    4. Re:And The Interesting Part? by putaro · · Score: 4, Interesting

      The really weird part is SCO trying to claim rights over code THEY DIDN'T WRITE! JFS is original code from IBM - the Linux version is supposedly descended from the OS/2 version of the FS.

    5. Re:And The Interesting Part? by El · · Score: 2, Interesting

      Relax. IBM strung along to DoJ for twelve years... how long do you think they can keep SCO in court? In fact, keeping the trial going while doing everything possible to increase SCO's burn rate until they go bankrupt may be IBM's strategy.

      --

      "Freedom means freedom for everybody" -- Dick Cheney

  4. So like some folks are saying... by AltGrendel · · Score: 4, Interesting

    ...this has happened before and it will happen again. They (BSDI, SCO, et al) are thinking "free as in beer", I would guess, and are trying to grab the keg so they can charge everyone a Euro a glass.

    --
    The simple truth is that interstellar distances will not fit into the human imagination

    - Douglas Adams

    1. Re:So like some folks are saying... by ViVeLaMe · · Score: 2, Informative

      BSDI's product was far from "free as in beer". As of 3 years ago, BSD-OS Internet Server sold at 999$ apiece.
      On a side note, both SCO & USL are US companies, so they would love to charge 0.92 USD, not 1 Euro a glass.

      --
      i had a sig, once..
  5. Information Overload... abort, retry, ignore? by jkrise · · Score: 2, Insightful

    I see very little sense in imagining all sorts of things and reading thru all sorts of notes, briefs and voluminous snippets. Isn't it SCO's job to do this, and tell the court (in the matter of their IBM case), the 1,500 corporates (to whom they sent the infamous letters) or the Linux crowd (whom they point fingers at without sufficient prrof or data)?

    Why should /.ers pore into these details every day? It almost appears as if we are doing all the legwork for SCO. Let SCO do all the imagining, when they say something - then, let's debate it over here.

    Peace.

    --
    If you keep throwing chairs, one day you'll break windows....
  6. Ummm... by mikeophile · · Score: 4, Funny

    IANAL, but is USL SOL if SCO says BFD about IBM's IP?

    1. Re:Ummm... by grennis · · Score: 2, Funny

      Very good, now try looking up "joke" on google

    2. Re:Ummm... by DrWhizBang · · Score: 2, Funny

      WTF?!

      --
      Schrodinger's cat is either dead or really pissed off...
    3. Re:Ummm... by Asprin · · Score: 2, Funny


      OMG!!! ROTFL!!! ICHBTYMBSCOCG! YPWSO, IMMLMTILDTJLCD! (*)






      (*) TRANSLATION FOR THE ACRONYM-IMPAIRED:

      Oh my gosh!!!
      Rolling On The Floor Laughing!!!
      I Can't Help But Think You Must Be Some Kind Of Comic Genius!
      Your Post Was So Outrageous, ..... I Must.... I....


      I can't remember the rest... this is stupid. Sorry.

      --
      "Lawyers are for sucks."
      - Doug McKenzie
  7. It's ./ remember???? by botzi · · Score: 3, Insightful
    Why should /.ers pore into these details every day? It almost appears as if we are doing all the legwork for SCO. Let SCO do all the imagining, when they say something - then, let's debate it over here.

    You should not. Nobody is forcing you. However, don't you think that someone may actually find those interesting??????

    --
    1. No sig. 2. ???? 3. Profit!!!
  8. Re:MOD PARENT UP!!! by Trigun · · Score: 5, Interesting

    It was fun at first, but the whole SCO/IBM thing is turning into a three ring circus here. One article blends into another, no new insight is made.

    We all know SCO is bad, IBM is less bad, the enemy of my enemy yadda yadda, so why keep bringing it up.
    I'm as interested in the lawsuit as the next guy (providing the next guy isn't Darl McBride), but I want new info, not a rehash of how much we hate SCO.

    Let me put on my Kreskin hat here. Three links to a huge PDF on SCO's site, three following comments on a wget/crontab combo to increase effectiveness, one righteous prick saying not to do it.

    Next thread. "I don't care anymore, let's buy all the SCO stock and shut them down". Here it forks, one saying it's SCOX, not SCO and one thread about shorting the stock.

    everything else is a rehash of old trolls, old comments, one guy searching caldera stories and cutting and pasting +5 comments, sprinkle with insight, set at 350 degrees, and bake until done. Serves 10,000.

  9. SCO sues USL for copying the suit file by Kosi · · Score: 4, Funny

    In this mad world, I'd not wonder much if SCO sues USL for using the same claims in their suit ...

  10. Interesting... by The+Mighty+Git · · Score: 4, Interesting
    "Moreover, the nonfunctional elements of the code, such as comments, cannot be trade secrets because these elements are minimal and confer no competitive advantage on Defendants"
    I realise that SCO is using the presence of identical comments as an indicator of copying rather than suing over the comments themselves, but it may mean that the comments cannot count towards the amount of code aparrently 'stolen'. But then this only matters if it comes down to a quantitative arguement (ie, 3% similarity is ok, but 5% means you're a thief).
    1. Re:Interesting... by schon · · Score: 4, Interesting

      OK, so here's why I think there's so much concern (especially from SCO) over code comments..

      <mode type="conspiracy theory">

      One of the main points is who had the alleged infringing code first? Linux is publically auditable, but there is no such guarantee from SCO, as everything is closed-source.

      It's known that SCO employees (and management) read /. - and it's been posted several times that the way to check if SCO is lying is to take a snapshot of one of their releases, compile the code, and see if it matches the binary they distributed. (Of course, you'd have to make sure that they're using the exact same compiler and options, etc..)

      So, what's the best way around that? The comments! SCO can take two sections of code that perform similar functions, copy and paste the comments from Linux, and viola! instant "evidence" that can be presented to "prove" that the code in Linux is stolen, which can be compiled to produce the same binary that SCO released in the past.
      </mode>

      This would go a long way to explain why SCO is acting the way it is - NDA's to view publically available material, showing the alleged code primarily to non-coders, etc..

      It's something to think about.

    2. Re:Interesting... by coyote-san · · Score: 2, Insightful

      But using the same argument, the Linux source tree is well documented and somebody could trace the evolution of these comments over time.

      What are the odds that hundreds of comments have slowly changed to become exact matches of the SCO code? Astronomical doesn't begin to describe it.

      If the comments are unchanged since their initial appearance, then we can't say anything either way. But unless these are the type of comments where coincidence is expected, e.g., quoting pertinent RFC sections when implementing your own routines, you should see comments gradually changing.

      --
      For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
    3. Re:Interesting... by ebh · · Score: 3, Interesting
      Linux is publically auditable, but there is no such guarantee from SCO, as everything is closed-source.

      The AIX and UW code bases don't have to be publicly auditable in order to be conclusively audited.

      IANAL, but if I were (for either side), I'd demand that the source repositories for both AIX and UnixWare be made available for examination during discovery. Were I representing IBM, I'd subpoena (or whatever you do during discovery) the UW repositories and demand that each block of allegedly copied code be traced back to its earliest check-in in any of the AIX, UW or Linux source repositories.

      Were I representing SCO, I'd subpoena the AIX source repository and proactively do the same thing, and if the vast majority of tracing didn't conclusively show the direct line of code transfer starting with UW, through AIX, thence to Linux, never getting out from under SCO's contract with IBM, I'd advise my client to drop the case and STFU.

  11. Current SCO stocks by harryk · · Score: 2, Interesting

    has anyone been paying attention to the SCOX stock, and watched how it has been climbing. Does anyone else think that this all might just be a setup for the years to come.

    Think about it like this, its a win/win situation for SCO.

    a. If they win, they're set for some serious time to come, they can claim all kinds of proprietary rights and live off licensing - or be bought out by a larger corporation, ala IBM.

    -or-

    b. If they lose, (personal feeling) IBM will pick up the license from SCO and they'll be bought out anyway, possibly remaining an independant, but under new ownership.

    Either way, the SCO CEOs stand to make a buttload of money. I think its interesting to see the amount of FUD that SCO has been putting out. I think the case will probably get dropped before it gets too far, and that IBM will probably just brush off SCO like a bad cold.

    I guess we'll see.

    --
    think before you write, it'll save me moderator points.
    1. Re:Current SCO stocks by Anonymous Coward · · Score: 5, Interesting

      C. IBM buys Sun Micro with Java and it's "unlimited" UNIX licence. Problem solved.

  12. From the ruling - Interesting parrellels by beacher · · Score: 5, Interesting

    I think we can expect to see more of this -

    Indeed, ignoring header files and comments (see below), the overlap in the critical "kernel" region is but 56 lines out of 230,9995, and the overlap elsewhere is 130 lines out of 1.3 million. However, as both sides argue (but to different effect), the nature of the overlap is more significant than its size.

    Comments have no role whatsoever in software performance. In summary, Professor Carson has examined the traits shared by Net2, BSD/386, and 32V, and detected a common lineage. Defendants argue that virtually all of these traits reflect publicly available code, copied comments, or overlap dictated by compatibility with industry standards. Professor Carson disagrees, and has allegedly identified at least some overlapping files that are irrelevant to program interfacing. (Carson Reply Aff. at 6(d), 8-15.)

    Plaintiff points to several different activities by the University of California that give this court specific jurisdiction over the Regents' alleged misdeeds. The first of these activities was the negotiation and execution of licensing agreements between Plaintiff and the University: "the University `reached out beyond' California and knowingly contracted to obtain and use . . . software developed in New Jersey"

    Second, Plaintiff argues that "unlawful act" jurisdiction is proper because Defendants have misappropriated trade secrets and infringed Plaintiff's copyright by licensing Net2 to UUNET. This act inevitably and foreseeably led to the downloading of Net2 by tens of thousands of users, whose use of Net2 foreseeably eroded the value of Plaintiff's trade secrets.

    Reading on.....

    -b

  13. SCO owns C++ by walterbyrd · · Score: 5, Interesting

    Originally got this from yahoo message board:

    http://techupdate.zdnet.com/techupdate/stories/m ai n/0,14179,2877578,00.html

    We get several dozen requests a month just to come in and see AIX
    or HP-UX code base. And C++ programming languages, we own those,
    have licensed them out multiple times, obviously. We have a lot of
    royalties coming to us from C++. It was interesting to see the
    depth of Caldera's intellectual capital.

    http://www.mozillaquest.com/Linux03/ScoSource-02 _S tory03.html#C++_Issues

    C++ Issues

    MozillaQuest Magazine: C++ appears to be one of the properties
    that SCO acquired through Novell's acquisition of AT&T's UNIX
    Systems Laboratories and subsequent purchase of Novell's UNIX
    interests by SCO. At this time most Linux and/or GNU/Linux
    distributions include C++ compilers and editors. Is this
    something for which SCO currently charges? If so, just what
    are the current arrangements? If not, will C++ licensing and
    enforcement be added to SCO's licensing and enforcement program?

    Blake Stowell: C++ is one of the properties that SCO owns today
    and we frequently are approached by customers who wish to license
    C++ from us and we do charge for that. Those arrangements are
    done on a case-by-case basis with each customer and are not
    disclosed publicly. C++ licensing is currently part of SCO's
    SCOsource licensing program.

    MozillaQuest Magazine: How about GNU C++? Does GNU C++ use
    SCO IP? If so, could SCO license and/or charge for use of its
    IP in GNU C++?

    Blake Stowell: I honestly don't know.

    MozillaQuest Magazine: Does the C++ that currently is included
    in most if not all Linux distributions contain SCO IP?

    (a) If so, is that being done with or without SCO
    permissions/licensing?

    (b) If so, what impact/affect does this have on the ability
    of people to freely distribute and use copies of those
    Linux distributions? (Under GNU licensing, anyone may
    make as many copies of a GNU/Linux distribution as they
    please, freely distribute them for no charge and/or for
    a charge, and use a GNU/Linux on as many computes as they
    please -- at no charge. Etc.)

    Blake Stowell: Again, I don't know. That's something we would
    have to research.

    ``Be afraid. Be very afraid.''

    regards,
    alexander.

    P.S. Does anyone here know whether Microsoft was smart enough to include
    C++ (in addition to a rather mysterious "applications interface layer")
    in their recent license agreement with SCO ?

    http://www.byte.com/documents/s=8276/byt10557846 22 054/0616_marshall.html
    (SCO Owns Your Computer: "All Your Base Are Belong To Us", ...)

    --
    http://www.planettribes.com/allyourbase/AYB2 .swf

    1. Re:SCO owns C++ by Surak · · Score: 3, Insightful

      MozillaQuest Magazine: How about GNU C++? Does GNU C++ use
      SCO IP? If so, could SCO license and/or charge for use of its
      IP in GNU C++?

      Blake Stowell: I honestly don't know.

      MozillaQuest Magazine: Does the C++ that currently is included
      in most if not all Linux distributions contain SCO IP?


      Ummm...this guy's a droid.

      First off, MozillaZine basically asked the same question twice, and he didn't blink an eye. "The C++ that currently is included in most, if not all Linux distributions" == "GNU C++". Same question.

      And attacking GNU C++ would change the whole ballgame. FSF would now have a definite stake, and would probably have to countersue SCO.

    2. Re:SCO owns C++ by Anonymous Coward · · Score: 5, Informative

      Bzzt, sorry. C++ is an ANSI standard, and ANSI have some pretty tough rules regarding standards submissions. SCO might "own" C++, but they don't own the C++ ANSI standard.

    3. Re:SCO owns C++ by norwoodites · · Score: 3, Insightful

      Since C++ is standardized by the ISO and ANSI, I do not think any one owns them (the same thing with POSIX and the UNIX standard, hehe haha).

    4. Re:SCO owns C++ by Drathos · · Score: 3, Informative

      Um.. Read the post again. It's not a MozillaZine interview, it's a MozillaQuest "interview". MozillaQuest has a long history of BS, so take everything you read there with a gigantic grain of salt.. Why hasn't SCO's claim to C++ been reported elsewhere since March 4 when this was posted?

      Personally, I think that a claim to C++ would have a much wider impact than a claim to SCO code being put into Linux, were it true. Most UNIX/Linux code is still written in C, but the primary language in the Windows world is C++. (well.. MS C++)

      --
      End of line..
    5. Re:SCO owns C++ by Anonymous Coward · · Score: 2, Funny

      Since C# is being standardized by the ISO and ANSI, I do not think any one owns them (the same thing with COM and MSIL, hehe haha).

      Is there anything about the ISO/ANSI process that precludes patents?

    6. Re:SCO owns C++ by Alien+Being · · Score: 2, Funny

      IIRC SCO owns the Borland compilers. Maybe they just invented truth++.

  14. Re:MOD PARENT UP!!! by Surak · · Score: 2, Funny

    Personally, I have SCO story macros:

    "But SCO/Caldera distributed their own Linux! They violated the GPL!"

    "Linux kernel hackers should sue SCO!"

    "IBM is the 800lb. gorilla that will crush SCO!"

    "Linux kernel hackers should sue SCO!"

    "Failure to mitigate their own damages!"

    "They haven't produced a single line of evidence!"
    "They haven't produced a single line of evidence!"
    "They haven't produced a single line of evidence!"

    "Linux kernel hackers should sue SCO!"

    "Failure to mitigate their own damages!"

    See what I mean? :)

  15. SCO Investors like rats leaving sinking ship by isn't+my+name · · Score: 4, Interesting

    According to the S-3 filing at SEC

    Major investors are going to sell 305,274 shares of Common Stock. Some of them are obvious VC firms dumping all of their shares. (Besides Canopy, the largest single holding listed to be sold are two different firms selling 36,266 shares, which amounts to all of their holdings.)

    The Canopy Group itself will be unloading 174,340 of 5,492,834 shares.

    There are 13,334,886 total shares of common stock outstanding.

    1. Re:SCO Investors like rats leaving sinking ship by El · · Score: 2, Insightful

      The stock has gone from $0.60/share to $12/share... I'd sure as hell be selling too, if I owned shares!

      --

      "Freedom means freedom for everybody" -- Dick Cheney

  16. My favorite line from the ruling by isn't+my+name · · Score: 3, Interesting

    is the following. Very prescient.

    There is an enormous difference between an expert programmer sitting down with a pile of textbooks and disjointed segments of code to write out an operating system from scratch, and that same programmer downloading the operating system intact from a public network.

  17. Re:When will someone countersue SCO? by molarmass192 · · Score: 2, Informative

    I think it would have to be launched by the copyright owner of the code in question. The only problem is that we don't have the SCO code to examine and determine who the copyright owner is. To get the SCO code, it would most likely have to be subpoenaed and then the examiners would be faced with the NDA vs. tainting conundrum.

    --

    Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws-Plato
  18. Re:Not the same SCO by Anonymous Coward · · Score: 3, Informative

    Not the same SCO, but it's pretty much the same SCO UNIX. (Meaning OpenServer/XENIX, not the UnixWare that the lawsuit revolves around.)

    BTW, Linux also has a "SCO binary emulation mode" called iBCS or (confusingly) LinuxABI.

  19. They might own Cfront by reynaert · · Score: 4, Informative

    He's probably talking about Cfront. Never expect a suit to know the difference between a standard and an implementation :)

    Cfront was the first C++ implementation. It worked by translating C++ code to C (in fact, it started out as a simple preprocessor), and as a result it has all kinds of problems with fancier C++ constructs, such as exceptions, STL, and inline functions. According to Mozilla's portability guidelines, the SCO and HP C++ compilers are still based on it.

  20. Re:MOD PARENT UP!!! by CharterTerminal · · Score: 4, Funny

    everything else is a rehash of old trolls, old comments, one guy searching caldera stories and cutting and pasting +5 comments, sprinkle with insight, set at 350 degrees, and bake until done. Serves 10,000.

    Welcome to Slashdot. Enjoy your stay.

    I once complained to a buddy of mine that Slashdot was nothing but interesting articles trailing thousands of gibberish comments behind them like comet tails. "It's... chaos!" I said, waving my hand at the monitor in frustration.

    He grinned and said, "The chaos is the best part!"

    Know what? He was right.

    I love you, Slashdot. Don't ever change, baby.

  21. SCO own everything? by hobsonchoice · · Score: 2, Informative

    I think, maybe SCO don't care what happened with BSD.

    Perhaps I am totally misunderstanding their comments but I get the impression SCO seems to think they own C++ programming languages anyway.

    As to this case, SCO now allege that IBM's support for Linux is killing Unix, but not too long ago, SCO discussed Unix's feature in their SEC filings.

    Meanwhile, definitely worth checking out, there's a new S-3 filing by SCO

  22. Some interesting parts by UnknowingFool · · Score: 3, Insightful
    Here are the parts that I found interesting:

    On USL's preliminary motion to stop distribution of BSDI on the basis of copyright infringement:
    Consequently, I find that Plaintiff has failed to demonstrate a likelihood that it can successfully defend its copyright in 32V. Plaintiff's claims of copyright violations are not a basis for injunctive relief.

    The judge ruled that since many copies of 32V source code (books, manuals, etc) existed before USL applied for copyright on that code, it cannot bar BSDI from distributing Net2 because USL failed to protect its copyright. This kind of parallels SCO claims in that some of the code that has been revealed are trivial school book type code that most of the programming world alreay knows about.

    On USL's preliminary motion to bar BSDI distribution based on trade secret misappropriation:
    Since Plaintiff has failed to provide enough evidence to establish a "reasonable probability" that Net2 or BSD/386 contain trade secrets, I find that Plaintiff has failed to demonstrate a likelihood of success on the merits of its claim for misappropriation of trade secrets. No preliminary injunction will issue.

    The judge ruled that USL's previous work with BSDI and third parties negates trade secret since all work done is in the public domain. Since UNIX development occured in an open manner with research papers, books, and technical manuals publishing methodology, source code, and programming techniques of UNIX (some of which was published by USL and its predecessors), USL cannot claim trade secrets misappropriation and cannot have Net2 barred from distribution.

    SCO's release of Linux mirrors this. If SCO released the source code of Linux with their distributions, they cannot claim copyright infringement because they have essentially made the code open source. Some attorneys may claim that since SCO didn't know that the code was stolen from them, this doesn't negate their copyright. However, it is the responsibility of the publisher (SCO) to review any code before releasing it. Even if it was stolen, they still released it.

    After the ruling, it was basically over for USL. I don't know when SCO will drag it out. Hopefully IBM will countersue them into oblivion.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  23. Well I like this part too. by NeoNormal · · Score: 3, Interesting

    >"USL's current version of UNIX, SVR4, melds the most popular variations of Unix into a single operating system "that meets the needs described by various standards committees and vendor organizations." [snip] As aresult, approximately 50% of USL's current SVR4 is comprised of BSD code."

    I love this part (from the "AMICUS BRIEF BY DEFENDANT THE REGENTS")... 50% of it was BSD!

  24. Re:Skousen K Fred options by hobsonchoice · · Score: 2, Informative

    I'm no expert on these types of documents, so could be wrong in understanding it, but:

    I'm pretty sure that is a stock option - he has not bought any yet.

    Instead he has been granted the right to buy 45000 shares at $10.25 on 6/24/2004. As he is a brand new director, this is presumably part of his compensation package.

    If SCO stock is worth more than $10.25 when the option vests, he makes money

    If SCO stock is worth less than $10.25, the option is basically useless

    I think the same general rules would apply if SCO is bought out.

    I am not sure whether he retains the option if he leaves the company before the June 2004 date.

    Personally, I don't think he got a great deal. If I were Skousen, I would have asked for 0.001 options vesting immediately (or in months not a year).

  25. Mistakes in the Ruling by soloport · · Score: 2, Funny

    All computer programs contain short explanatory comments annotating the code in which they are embedded.

    HA! All programs? Right... Haven't seen any "Must get this done, this weekend!" code, aparently.

  26. Re:MOD PARENT UP!!! by confused+one · · Score: 2, Funny

    Don't buy SCO right now... You're wasting your money. sit back and wait until IBM beats them down a little in court. Their stock value will drop significantly. That's the time to buy!

  27. A different precedent from 1994? by blyon3 · · Score: 3, Informative

    In November, 1994 I was a plaintiff's expert witness in the
    case of Automated Securities Clearance(ASC) vs. Securities Application
    Applications (SAI), Inc. We (ASC) contended that SAI had misappropriated
    trade secrets by taking source code of the popular BRASS Nasdaq trading
    system and developing a competing product.

    By examining the source code of the 2 systems, I was able to find
    a very small amount (several hundred lines out of about 500,000) of
    identical code, some with identical comments, formatting, etc.
    However, in our case, we successfully argued that this small amount wasn't
    the extent of the damage, rather it was the dna fingerprint that
    proved that the original BRASS code was used as a "reference" for
    the competing product -- and that the extent of the misappropriation
    was well beyond the actual duplicate lines shown as evidence (especially
    since the identical lines were at a low-level infrastructure layer
    which we argued was necessary for anything else to work...)

    The judge agreed -- imposing an injunction on SAI, and as punitive
    damages imposing an additional injunction .... essentially putting
    SAI out of business. The case isn't 100% relevant given some pretty
    bad conduct of the SAI folks (ex-ASC employees) and the judge's finding
    that they had been "disingenuous" on the stand, but it does provide some
    precendent for small amounts of code being used to 'prove' a larger
    infringement.

    In particular, the judge found that identical comments do have value --
    representing 'trial and error', evolution, or labor that went into the
    original and that was used to advantage by the copier. This holds
    true even for copied 'dead code' that is never even executed.

    IANAL, but those interested should consult the records of the
    Superior Court of NJ, Chancery Division, Hudson County, Docket # C-28-94.

    In a strange coincidence, the lawyers for the defendant (SAI) were
    "Crummy, Del Deo, Dolan...." -- the same firm that was on the other side
    for the USL vs. BSDI case (I just noticed from Dennis Ritchie's links...)
    ~

    1. Re:A different precedent from 1994? by josepha48 · · Score: 2, Interesting
      I thought the USL case was sealed, but this seems to look like it was not.

      Also in your case what was the product? In this case the product is a UNIX like system or UNIX. Linux is a UNIX like system. So is BSD. So does this mean that BSD and Linux would have never existed without the existance of UNIX? Possibly. However UNIX is based on some open standards, POSIX is one. So if someone creates and OS that use / and compiles with POSIX standards and has a C compiler is it UNIX?

      Basically what this boils down to is what is UNIX? Is reverse enginerring a product a dervived work of that product?

      Linux is a UNIX Like OS that complies with many standards that make up UNIX. The issue with Linux is which way did the copying occur? Linux -> SCO or SCO -> Linux or BOTH.

      I think that while SCO was Caldera the copying went BOTH ways. So what Linux needs to do is find the code that Caldera contributed to Linux and start there to see if that could be the possible area of contention.

      Also something to note, is that in the BSD case the header files and interfaces seemed to be okay that they were the same. Could this be the case in Linux?

      --

      Only 'flamers' flame!
      Does slashdot hate my posts?

    2. Re:A different precedent from 1994? by blyon3 · · Score: 2, Informative


      The key differences here are:

      1) The product was a set of application programs, albeit a fairly complex one, instead of an operating system with known public interfaces, include-files, etc.

      2) The company (ASC) did convince the judge that it made all reasonable efforts to protect it's trade secrets by keeping the source code under pretty tight control. In the UNIX case, large amounts of the code were available/known to the public, so it seems unclear if any trade-secret protection could be claimed.

      It would have been absolutely OK if SAI had "derived" a new product based only on it's knowledge of the functionality or public interfaces of BRASS. Instead, they actually took a copy of the source code and used parts of it in their derivation. This is what made it actionable... IMO, there's nothing wrong with reverse engineering a product... So, if Linux/BSD/whatever all use either new source code, or copies of publicly available (non-copyrighted, non-trade-secret) source code, then there shouldn't be any issue.

  28. Re:Interesting by schon · · Score: 3, Interesting

    Comments and spacing in source code have no effect at all on the result of the compilation (the binary (or whatever) produced).

    That was pretty much my point.

    Perhaps I wasn't clear enough in my explanation, because you're the second person to say this.

    SCO has publically available binaries for each release ("publically" meaning that it's been released to their customers.)

    Theoretically, you can check to see if the code has been modified by compiling it (with the same options, etc.) If the resulting binary matches the one that's publically available, then the code hasn't been modified, which provides a method of dating the code - if the binary was released in (say) 1990, then the code that produced that binary would have to have been written before then.

    The exception to this is the comments, which get thrown away during a compile - so (for example), SCO could take comments from Linux, insert them into their 1990 codebase, and then run the above test, and be able to "prove" that the code was copied from Linux (and 'why would someone copy just the comments into Linux, but not the actual code?')

    Assuming SCO is making this all up, this would explain why SCO is focusing so much effort on the comments - they're a "smoking gun".. it would also explain them requiring NDAs to view the code - if it was publically available, then anyone who was actually a kernel developer would be able to see through the ruse immediately.