This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: License text in finished built toolchain?


On Friday, 20 ×April 2012 21:28:26 Michael Eager wrote:
> You do *not* need to include licenses in the tool chain installation
> tree.  Most distributions do not include licenses with the binaries.

The last statement is wrong. Someone else on this thread already
mentioned the /usr/share/doc/<package>/copyright files on Debian
(and Debian derived distros like Ubuntu). May I add my Fedora:
$ find /usr/share/doc -name 'COPYING' | wc -l
1107
(which obviously applies to derived distributions like RHEL/Centos).

The responsibility for complying with a copyright license (including
providing a copy of it where needed) is on the one who distributes
the copyrighted work. However, it would be a nice service if crosstool-ng
could copy all the license files into the x-toolchain tree under
a well defined common directory (e.g: <datadir>/doc/crosstool-ng/licenses.d)
This would help prospective toolchain packagers.

-- 
Oron Peled                                 Voice: +972-4-8228492
oron@actcom.co.il                  http://users.actcom.co.il/~oron
"If it's not source, it's not software." -- www.gnu.org

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]