The other important question
Posted Jun 6, 2003 17:01 UTC (Fri) by
rknop (guest, #66)
Parent article:
Notes from the SCO conference call
Is not just that the code moved from whatever SCO thinks they own to Linux (rather than the other way), but if possibly the two (where the code looks the same) have a common source.
Spefically, it's very plausible that both originated with BSD. I really hope this is what happened, and that SCO comes out looking moronically stupid.
I also won't be impressed by their under-NDA reviewers saying "yup, looks copied" until we know something about their credentials and what they saw. Unless it's substantial blocks of code, it's very easy to see the identical expression of small pieces of code written completely independently. E.g., if you're writing a for loop in C to sort an array using a basic selection sort algorithm, what are the chances that it will look identical to the code that I wrote to do the same thing, even if we never talked to each other? There's a non-trivial chance that we'll both use i and j as our index variables, for example, since so many people do that.
-Rob
(
Log in to post comments)