FreeBASIC マニュアルのトップに戻る

FreeBASIC GnuLicenses

目次→その他→Licenses←オリジナル・サイト

許可 左にメニュー・フレームが表示されていない場合は、ここをクリックして下さい

←リンク元に戻る プログラム開発関連に戻る


コンパイラ

FreeBASIC コンパイラ(fbc)は、GPL 許可の下で公表されます。

ライブラリ(Libraries)

LibFFIThreadcall に使われる)を除いて、ランタイム・ライブラリ(libfb)は、シングル・スレッドと、多重スレッドの、両方のバージョンで、LGPL 許可の下で公表されます。ランタイムライブラリ(libfb)は、静的にリンクできる拡張です。

"As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version."

「特別の例外として、このライブラリの版権所有者は、あなたにこのライブラリを生産する独立したモジュールとリンクする許可を与えます。1つの、実行可能、これらの独立したモジュールのライセンス条件にかかわらず、そしてコピーし分配することために、生じること、もしさらに、個々のリンクした独立したモジュール、そのモジュールのライセンスの条件のために会合すれば、あなたの好みの条件の下で実行可能です。
独立したモジュールは、ライブラリに由来されないか、このライブラリに基づかないモジュールです。
このライブラリを修正すれば、ライブラリのバージョンのこの例外を拡張できます。 しかし、そうする義務はありません。
そうしたくない場合は、バージョンからこの例外ステートメントを削除してください。」


Gfx ライブラリ(libfbgfx)は、LGPL 許可の下で公開されます。

LibFFI は、以下の許可の下で公開されます。参照:http://github.com/atgreen/libffi/blob/master/LICENSE:
libffi - Copyright (c) 1996-2011 Anthony Green, Red Hat, Inc and others.
See source files for details.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

文書

文書(マニュアルや仕様書)は、GFDL(GNU Free Documentation License) 許可の下で公表されます。

GFDL から渡辺が部分抽出:

0. PREAMBLE
前文

This License(GFDL) is a kind of "copyleft".
GFDL ライセンスは、「著作物を自由に複製・改変できるようにする思想」の一つです。

The purpose of this License(GFDL) is to assure everyone the effective freedom to copy and redistribute it, with or without modifying it.
GFDL ライセンスの目的は、対象文書を改変するしないを問わず、誰でも自由に、対象文書をコピーして、再配布できるようにすることです。

Secondarily, this License(GFDL) preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others.
さらに、GFDL ライセンスは、著作者や出版社が、その著作物に対して名誉・称賛を得る手段を提供します。
また、自分自身が著作した部分以外の、他人が行った改変に対して、責任を負わずに済むようにします。

4. MODIFICATIONS (8. TRANSLATION)
改変/翻訳




日本語訳について(渡辺 追記):
このFreeBASICマニュアルの日本語訳は、CC BY-NC-SA ライセンスで公開しています。
下記を実施しているので、FreeBASICコミュニティが GFDL ライセンスを指定している「趣旨」に準拠していると考えています。
1.各ページに、原文著作者を明記する。
2.各ページに、原文へのリンクを付す。
3.各ページに、翻訳に使った原文の時点「ページ 歴史」を明記する。

GFDL から CC BY-NC-SA に変更した理由は、下記の煩瑣を減らしたいからです。
GFDL 4. H. Include an unaltered copy of this License.

もし、不都合など有りましたら、下記にメイルでお知らせ下さい。

参考:GFDL とクリエイティブ・コモンズの比較は、下記の「再利用におけるコンテンツ、ライセンス、ライセンス上の義務の図式化されたチャート」の図が分かり易いです。
https://commons.wikimedia.org/wiki/Commons:%E3%82%A6%E3%82%A3%E3%82%AD%E3%83%A1%E3%83%87%E3%82%A3%E3%82%A2%E5%86%85%E3%81%AE%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%E3%82%92%E5%A4%96%E9%83%A8%E3%81%A7%E5%86%8D%E5%88%A9%E7%94%A8%E3%81%99%E3%82%8B

About this Japanese translation . (This postscript is added by WATANABE Makoto.):
This Japanese edition of "FreeBASIC manual" is published with CC BY-NC-SA license.
I am implementing following executions.
I hope that FreeBASIC community admits "this Japanese manual is in compliance with "spirit" of GFDL license that FreeBASIC community specifies".

1. The original authors are specified in each page.
2. Links to the original are referring at each page.
3. The "Page History" of the text used for translation is specified in each page.

If there are inconveniences etc. , please inform me by e-mail below.
makoto_watanabe@hi-ho.ne.jp

目次に戻る

ページ歴史:2017-11-21 01:10:43
日本語翻訳:WATANABE Makoto、原文著作者:SysOp

ホームページのトップに戻る

表示-非営利-継承