版本 17 和 Contributor information 的 版本 18 之間的變動
- 時間撮記:
- 2006-11-17 上午08:47:10 (18 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
Contributor information
v17 v18 7 7 On the other hand, if you know how to program C++, you are certainly welcome to '''contribute code''' of all sorts. 8 8 9 == Allowing InnoTek to incorporate your contributions ==9 == Allowing !InnoTek to incorporate your contributions == 10 10 11 Even though VirtualBox' source code is licensed to you under the GPL, it's not enough to submit your patches under the GPL. The [wiki:"Licensing FAQ"] will tell you more about how InnoTek handlesVirtualBox licensing.11 Even though !VirtualBox' source code is licensed to you under the GPL, it's not enough to submit your patches under the GPL. The [wiki:"Licensing FAQ"] will tell you more about how !InnoTek handles !VirtualBox licensing. 12 12 13 13 In any event, if you like to contribute anything that is subject to copyright (text, media, or code), InnoTek must be legally certain they can redistribute the code you have contributed to their own customers who have purchased closed-source editions of !VirtualBox. In order to be able to accept your contribution, we must therefore ask you to do one of two things: 14 14 15 1. Fill out the [wiki:"InnoTek Contributor's Agreement"] (ICA) and send it to InnoTek. In the ICA, you giveInnoTek permission to use your contribution under licenses other than the main !VirtualBox license. This is a once-in-a-lifetime event: once we have your ICA, we will never again ask you to undergo any bureaucratic procedures, and all future contributions are covered.15 1. Fill out the [wiki:"InnoTek Contributor's Agreement"] (ICA) and send it to !InnoTek. In the ICA, you give !InnoTek permission to use your contribution under licenses other than the main !VirtualBox license. This is a once-in-a-lifetime event: once we have your ICA, we will never again ask you to undergo any bureaucratic procedures, and all future contributions are covered. 16 16 17 17 2. If you don't want to sign such an agreement, you can alternatively submit your contribution under the [wiki:"MIT license"]. This is a liberal, wide-spread Open Source license that basically says "do as you wish". 18 18 19 Basically, the main difference between the two options is this: With the ICA, a written statement is necessary, but then ''only'' InnoTek is allowed to relicense your code (unless you give other people the same permission). With the MIT license, you save the paperwork, but everyone else can use your code as well. It's your choice.19 Basically, the main difference between the two options is this: With the ICA, a written statement is necessary, but then ''only'' !InnoTek is allowed to relicense your code (unless you give other people the same permission). With the MIT license, you save the paperwork, but everyone else can use your code as well. It's your choice. 20 20 21 21 == The VirtualBox development model ==