Vimのドキュメントには Open Publication License が適用されています。 |manual-copyright|をご覧ください。
=== begin of license ===
VIM LICENSE
I) There are no restrictions on distributing unmodified copies of Vim except
that they must include this license text. You can also distribute
unmodified parts of Vim, likewise unrestricted except that they must
include this license text. You are also allowed to include executables
that you made from the unmodified Vim sources, plus your own usage
examples and Vim scripts.
II) It is allowed to distribute a modified (or extended) version of Vim,
including executables and/or source code, when the following four
conditions are met:
1) This license text must be included unmodified.
2) The modified Vim must be distributed in one of the following five ways:
a) If you make changes to Vim yourself, you must clearly describe in
the distribution how to contact you. When the maintainer asks you
(in any way) for a copy of the modified Vim you distributed, you
must make your changes, including source code, available to the
maintainer without fee. The maintainer reserves the right to
include your changes in the official version of Vim. What the
maintainer will do with your changes and under what license they
will be distributed is negotiable. If there has been no negotiation
then this license, or a later version, also applies to your changes.
The current maintainer is Bram Moolenaar <Bram@vim.org>. If this
changes it will be announced in appropriate places (most likely
vim.sf.net, www.vim.org and/or comp.editors). When it is completely
impossible to contact the maintainer, the obligation to send him
your changes ceases. Once the maintainer has confirmed that he has
received your changes they will not have to be sent again.
b) If you have received a modified Vim that was distributed as
mentioned under a) you are allowed to further distribute it
unmodified, as mentioned at I). If you make additional changes the
text under a) applies to those changes.
c) Provide all the changes, including source code, with every copy of
the modified Vim you distribute. This may be done in the form of a
context diff. You can choose what license to use for new code you
add. The changes and their license must not restrict others from
making their own changes to the official version of Vim.
d) When you have a modified Vim which includes changes as mentioned
under c), you can distribute it without the source code for the
changes if the following three conditions are met:
- The license that applies to the changes permits you to distribute
the changes to the Vim maintainer without fee or restriction, and
permits the Vim maintainer to include the changes in the official
version of Vim without fee or restriction.
- You keep the changes for at least three years after last
distributing the corresponding modified Vim. When the maintainer
or someone who you distributed the modified Vim to asks you (in
any way) for the changes within this period, you must make them
available to him.
- You clearly describe in the distribution how to contact you. This
contact information must remain valid for at least three years
after last distributing the corresponding modified Vim, or as long
as possible.
e) When the GNU General Public License (GPL) applies to the changes,
you can distribute the modified Vim under the GNU GPL version 2 or
any later version.
3) A message must be added, at least in the output of the ":version"
command and in the intro screen, such that the user of the modified Vim
is able to see that it was modified. When distributing as mentioned
under 2)e) adding the message is only required for as far as this does
not conflict with the license used for the changes.
4) The contact information as required under 2)a) and 2)d) must not be
removed or changed, except that the person himself can make
corrections.
III) If you distribute a modified version of Vim, you are encouraged to use
the Vim license for your changes and make them available to the
maintainer, including the source code. The preferred way to do this is
by e-mail or by uploading the files to a server and e-mailing the URL.
If the number of changes is small (e.g., a modified Makefile) e-mailing a
context diff will do. The e-mail address to be used is
<maintainer@vim.org>
IV) It is not allowed to remove this license from the distribution of the Vim
sources, parts of it or from a modified version. You may use this
license for previous Vim releases instead of the license that they came
with, at your option.
I) Vim のコピーを変更せずに配布することは、このライセンス文を含めなければな
らないこと以外に制限されません。また、変更を加えていない Vim の一部分だ
けを配布することも同様に、このライセンス文を含めなければならないこと以外
に制限されません。配布物には、変更を加えていない Vim のソースから作成し
た実行可能ファイルや、あなた独自の説明書や Vim スクリプトを含めることも
できます。
II) 以下の条件を満たす場合に限り、Vim に変更 (または拡張) を加えた物を、実行
可能ファイルやソースコードも含めて配布することが認められています:
1) このライセンス文を変更せずに配布物に含めること。
2) 変更された Vim は以下の 5 つの方法のどれかで配布しなければならない。
a) Vim に独自の変更を加えた場合、配布物にあなたの連絡先を明確に示して
ください。メンテナがあなたが配布した変更された Vim のコピーについ
て (何かを) 尋ねたときに、あなたが加えた変更を、ソースコードも含め
て、無償で、メンテナが利用できるようにしなければなりません。メンテ
ナは公式なバージョンの Vim にあなたの変更を取り込むために適切に保
存します。メンテナがあなたの変更をどのようにし、どういったライセン
スで配布するかを交渉することができます。交渉するものがなければ、こ
のライセンス、もしくはこれの新しいバージョンのライセンスがあなたの
変更に適用されます。現在のメンテナは Bram Moolenaar <Bram@vim.org>
です。これが変更されるときは適切な場所で告知されます(おそらく
vim.sf.net やwww.vim.org そして comp.editors)。もし本当にメンテナ
と連絡が取れない場合には、あなたの変更を提出する義務はありません。
一旦、メンテナがあなたの変更を受け取ったことを確認できたなら、再度
提出する必要はありません。
b) a) に基づいて配布された変更された Vim を受け取った場合、それを変更
することなしに、I) に基づいて再配布できます。さらなる変更を加えた
場合、その変更には a) が適用されます。
c) 変更された Vim の配布物全てに、ソースコードも含めて、全ての変更点を
提供してください。これは context diff の形式にしてください。あなた
が加えた新しいコードに対してどのライセンスを適用するか選択できます。
その変更とライセンスは、公式なバージョンの Vim に取り込むことで、他
のものを制限してはいけません。
d) c) に基づいて配布された変更された Vim があるとき、次の条件を満たす場
合に限り、そのソースコードを含めずに配布することができます:
- その変更に適用されているライセンスが、その変更を無償で制限なしに
Vim のメンテナに提供することを認め、そして、Vim のメンテナがその
変更を公式なバージョンの Vim に取り込むことを無償で制限なしに認
めている。
- その変更された Vim の変更点を、最後に配布したときから少なくとも
3 年は保持してください。その期間内に、メンテナや誰かがその変更に
ついて (何かを) 尋ねた場合、彼らがその変更を利用できるようにしな
ければなりません。
- その配布物にあなたの連絡先を明確に示してください。その連絡方法は、
その変更された Vim に相当する配布物が最後に提供されてから、少なく
とも 3 年、そして可能な限り長く、有効でなければなりません。
e) その変更に GNU General Public License (GPL) が適用されている場合、
GNU GPL バージョン 2、またはそれより新しいバージョンに基づいて、その
変更された Vim を配布することができます。
3) その変更された Vim を利用しているユーザーが、それが変更されていると確
認できるように、少なくとも、":version" コマンドや起動時の挨拶メッセー
ジに、変更されている旨を表示しなければなりません。その配布物が 2)e)
によるものである場合、そのライセンスが変更前のものと矛盾していない、
という旨のメッセージだけが必要です。
4) 2)a) と 2)d) により要求されている連絡方法を、その本人が訂正する以外
に、変更したり削除してはいけません。
III) 変更された Vim を配布する場合、あなたの変更に Vim のライセンスを使い、
その変更を、ソースコードも含めて、メンテナが利用できるようにすることが奨
励されています。そのためには電子メールで送るか、サーバにアップロードして
その URL を電子メールで知らせるのが望ましいです。少しの変更なら (例えば
Makefile の変更など) context diff を電子メールで送るのがいいでしょう。電
子メールの送り先は <maintainer@vim.org> です。
IV) Vim のソースや、その一部、または変更された Vim、の配布物からこのライセン
スを削除することは認められていません。望むなら、以前の Vim リリースに、
その時点のライセンスではなく、このライセンスを適用することができます。
=== ライセンス日本語訳 ここまで ===
Note:
- Vim に満足していただけたのなら、このファイルをさらに読み進め、ウガンダの貧し
い子供たちへの援助を検討してください。
しかしお金が適切に使われていることを信用できるでしょうか? まず、私は Vim の作
者として個人的に信用されています。そして私はセンターで働いている人々を信用して
いますし、彼らを個人的に知ってもいます。さらには、このセンターはかつては World
Vision と Save the Children Fund によって共同運営・監督され、今は Pacific
Academy Outreach Society の監督下にあります。センターは約 1 年に 1 回は視察を
受けて進行をチェックしてもらっています (自費で)。私自身 1993 年から何度も視察
をしています。ICCF のウェブサイトに視察レポートがあります。
もし他に質問がありましたら、私にメールを送ってください: <Bram@vim.org>
センターの住所:
Kibaale Children's Centre
p.o. box 1658
Masaka, Uganda, East Africa