diff options
-rw-r--r-- | COPYING | 76 | ||||
-rw-r--r-- | COPYING.ja | 66 |
2 files changed, 71 insertions, 71 deletions
@@ -2,55 +2,55 @@ Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>. You can redistribute it and/or modify it under either the terms of the 2-clause BSDL (see the file BSDL), or the conditions below: - 1. You may make and give away verbatim copies of the source form of the - software without restriction, provided that you duplicate all of the - original copyright notices and associated disclaimers. +1. You may make and give away verbatim copies of the source form of the + software without restriction, provided that you duplicate all of the + original copyright notices and associated disclaimers. - 2. You may modify your copy of the software in any way, provided that - you do at least ONE of the following: +2. You may modify your copy of the software in any way, provided that + you do at least ONE of the following: - a) place your modifications in the Public Domain or otherwise - make them Freely Available, such as by posting said - modifications to Usenet or an equivalent medium, or by allowing - the author to include your modifications in the software. + a. place your modifications in the Public Domain or otherwise + make them Freely Available, such as by posting said + modifications to Usenet or an equivalent medium, or by allowing + the author to include your modifications in the software. - b) use the modified software only within your corporation or - organization. + b. use the modified software only within your corporation or + organization. - c) give non-standard binaries non-standard names, with - instructions on where to get the original software distribution. + c. give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. - d) make other distribution arrangements with the author. + d. make other distribution arrangements with the author. - 3. You may distribute the software in object code or binary form, - provided that you do at least ONE of the following: +3. You may distribute the software in object code or binary form, + provided that you do at least ONE of the following: - a) distribute the binaries and library files of the software, - together with instructions (in the manual page or equivalent) - on where to get the original distribution. + a. distribute the binaries and library files of the software, + together with instructions (in the manual page or equivalent) + on where to get the original distribution. - b) accompany the distribution with the machine-readable source of - the software. + b. accompany the distribution with the machine-readable source of + the software. - c) give non-standard binaries non-standard names, with - instructions on where to get the original software distribution. + c. give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. - d) make other distribution arrangements with the author. + d. make other distribution arrangements with the author. - 4. You may modify and include the part of the software into any other - software (possibly commercial). But some files in the distribution - are not written by the author, so that they are not under these terms. +4. You may modify and include the part of the software into any other + software (possibly commercial). But some files in the distribution + are not written by the author, so that they are not under these terms. - For the list of those files and their copying conditions, see the - file LEGAL. + For the list of those files and their copying conditions, see the + file LEGAL. - 5. The scripts and library files supplied as input to or produced as - output from the software do not automatically fall under the - copyright of the software, but belong to whomever generated them, - and may be sold commercially, and may be aggregated with this - software. +5. The scripts and library files supplied as input to or produced as + output from the software do not automatically fall under the + copyright of the software, but belong to whomever generated them, + and may be sold commercially, and may be aggregated with this + software. - 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - PURPOSE. +6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. diff --git a/COPYING.ja b/COPYING.ja index e50d01c8d1..230376bc60 100644 --- a/COPYING.ja +++ b/COPYING.ja @@ -2,50 +2,50 @@ または以下に示す条件で本プログラムを再配布できます 2-clause BSDLについてはBSDLファイルを参照して下さい. - 1. 複製は制限なく自由です. +1. 複製は制限なく自由です. - 2. 以下の条件のいずれかを満たす時に本プログラムのソースを - 自由に変更できます. +2. 以下の条件のいずれかを満たす時に本プログラムのソースを + 自由に変更できます. - (a) ネットニューズにポストしたり,作者に変更を送付する - などの方法で,変更を公開する. + a. ネットニューズにポストしたり,作者に変更を送付する + などの方法で,変更を公開する. - (b) 変更した本プログラムを自分の所属する組織内部だけで - 使う. + b. 変更した本プログラムを自分の所属する組織内部だけで + 使う. - (c) 変更点を明示したうえ,ソフトウェアの名前を変更する. - そのソフトウェアを配布する時には変更前の本プログラ - ムも同時に配布する.または変更前の本プログラムのソー - スの入手法を明示する. + c. 変更点を明示したうえ,ソフトウェアの名前を変更する. + そのソフトウェアを配布する時には変更前の本プログラ + ムも同時に配布する.または変更前の本プログラムのソー + スの入手法を明示する. - (d) その他の変更条件を作者と合意する. + d. その他の変更条件を作者と合意する. - 3. 以下の条件のいずれかを満たす時に本プログラムをコンパイ - ルしたオブジェクトコードや実行形式でも配布できます. +3. 以下の条件のいずれかを満たす時に本プログラムをコンパイ + ルしたオブジェクトコードや実行形式でも配布できます. - (a) バイナリを受け取った人がソースを入手できるように, - ソースの入手法を明示する. + a. バイナリを受け取った人がソースを入手できるように, + ソースの入手法を明示する. - (b) 機械可読なソースコードを添付する. + b. 機械可読なソースコードを添付する. - (c) 変更を行ったバイナリは名前を変更したうえ,オリジナ - ルのソースコードの入手法を明示する. + c. 変更を行ったバイナリは名前を変更したうえ,オリジナ + ルのソースコードの入手法を明示する. - (d) その他の配布条件を作者と合意する. + d. その他の配布条件を作者と合意する. - 4. 他のプログラムへの引用はいかなる目的であれ自由です.た - だし,本プログラムに含まれる他の作者によるコードは,そ - れぞれの作者の意向による制限が加えられる場合があります. +4. 他のプログラムへの引用はいかなる目的であれ自由です.た + だし,本プログラムに含まれる他の作者によるコードは,そ + れぞれの作者の意向による制限が加えられる場合があります. - それらファイルの一覧とそれぞれの配布条件などに付いては - LEGALファイルを参照してください. + それらファイルの一覧とそれぞれの配布条件などに付いては + LEGALファイルを参照してください. - 5. 本プログラムへの入力となるスクリプトおよび,本プログラ - ムからの出力の権利は本プログラムの作者ではなく,それぞ - れの入出力を生成した人に属します.また,本プログラムに - 組み込まれるための拡張ライブラリについても同様です. +5. 本プログラムへの入力となるスクリプトおよび,本プログラ + ムからの出力の権利は本プログラムの作者ではなく,それぞ + れの入出力を生成した人に属します.また,本プログラムに + 組み込まれるための拡張ライブラリについても同様です. - 6. 本プログラムは無保証です.作者は本プログラムをサポート - する意志はありますが,プログラム自身のバグあるいは本プ - ログラムの実行などから発生するいかなる損害に対しても責 - 任を持ちません. +6. 本プログラムは無保証です.作者は本プログラムをサポート + する意志はありますが,プログラム自身のバグあるいは本プ + ログラムの実行などから発生するいかなる損害に対しても責 + 任を持ちません. |