Did SCO Really Reveal the Code to IBM, as Darl Claims? (Groklaw)
Posted Nov 20, 2003 20:51 UTC (Thu) by
stanmuffin (guest, #16955)
Parent article:
Did SCO Really Reveal the Code to IBM, as Darl Claims? (Groklaw)
SCO searched for any reference in the Linux kernel source for SMP, JFS, RCU, and NUMA,
It bears noting that SCO searhed for the string literals "SMP", "JFS", "RCU", and "NUMA". What that's supposed to prove, I don't know. Certainly not that SCO has any copyright interest in said files.
Here's an example: /asm-arm/spinlock.h
#ifndef __ASM_SPINLOCK_H
#define __ASM_SPINLOCK_H
#error ARM architecture does not support SMP spin locks
#endif /* __ASM_SPINLOCK_H */
That's the whole file. Look at all them trade secrets! Har!
(
Log in to post comments)