タグ

OSとGPLに関するiwwのブックマーク (2)

  • Apple’s GPLv3 purge

    02012-02-05T00:31:59+00:00 Apple obligingly allows you to browse and download the open source software they use in OS X. Since they have listings for each version of OS X, I decided to take a look at how much software they were using that was only available under the GNU public license. The results are illuminating: 10.5: 47 GPL-licensed packages. 10.6: 44 GPL-licensed packages. 10.7: 29 GPL-licen

  • LinuxからコードをパクったOSはGPLにならない | beroの日記 | スラド

    何らかの方法(フルスクラッチまたはBSDベース等)でOSをつくり、一部(ドライバなど)にLinuxカーネルのコードを使った場合、 (1) 全てGPLになる (2) GPLにならない。パクった部分だけGPLで混ぜて使える のどちらか。 「OS」というのがキモ。一般論は当てはまらない。 GPLv2(LinuxはGPLv2なので)にはOS例外条項がある。 しかし特別な例外として、そのコンポーネント自体が実行形式に付随するのでは無い限り、 頒布されるものの中に、実行形式が実行されるオペレーティングシステムの主要なコンポーネント(コンパイラやカーネル等)と通常一緒に(ソースかバイナリ形式のどちらかで)頒布されるものを含んでいる必要はないとする。 GPLv2(和訳) However, as a special exception, the source code distributed need no

  • 1