/linux-2.6.39/include/linux/ |
D | license.h | 4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible() argument 6 return (strcmp(license, "GPL") == 0 in license_is_gpl_compatible() 7 || strcmp(license, "GPL v2") == 0 in license_is_gpl_compatible() 8 || strcmp(license, "GPL and additional rights") == 0 in license_is_gpl_compatible() 9 || strcmp(license, "Dual BSD/GPL") == 0 in license_is_gpl_compatible() 10 || strcmp(license, "Dual MIT/GPL") == 0 in license_is_gpl_compatible() 11 || strcmp(license, "Dual MPL/GPL") == 0); in license_is_gpl_compatible()
|
/linux-2.6.39/arch/blackfin/ |
D | ADI_BSD.txt | 5 Using the files released under the "ADI BSD" license, must comply with 6 these license terms. 27 of one or more patent holders. This license does not release you
|
/linux-2.6.39/tools/perf/util/ |
D | setup.py | 22 license='GPLv2',
|
/linux-2.6.39/Documentation/arm/SA1100/ |
D | LART | 13 The hardware designs for this board have been released under an open license;
|
/linux-2.6.39/drivers/net/ |
D | LICENSE.SRC | 2 carries the following copyright and license.
|
/linux-2.6.39/drivers/net/can/softing/ |
D | softing.h | 68 uint16_t fw_version, hw_version, license, serial; member
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | sacos.S | 41 | For details on the license for this file, please see the
|
D | README | 25 You are hereby granted a copyright license to use, modify, and
|
D | x_ovfl.S | 38 | For details on the license for this file, please see the
|
D | x_unimp.S | 25 | For details on the license for this file, please see the
|
D | sto_res.S | 22 | For details on the license for this file, please see the
|
D | sasin.S | 41 | For details on the license for this file, please see the
|
D | satanh.S | 48 | For details on the license for this file, please see the
|
D | scosh.S | 52 | For details on the license for this file, please see the
|
D | ssinh.S | 52 | For details on the license for this file, please see the
|
D | x_fline.S | 16 | For details on the license for this file, please see the
|
/linux-2.6.39/fs/reiserfs/ |
D | README | 19 to license code labeled as owned by you on your behalf other than 25 right to decline to allow him to license your code contribution other 34 govern for this license. 36 Finally, nothing in this license shall be interpreted to allow you to
|
/linux-2.6.39/drivers/staging/wlags49_h25/ |
D | TODO | 23 - resolve license issues (?)
|
/linux-2.6.39/drivers/staging/wlags49_h2/ |
D | TODO | 23 - resolve license issues (?)
|
D | README.ubuntu | 117 The Agere Systems license applies. This is why I include the original 157 the terms of the license.
|
/linux-2.6.39/scripts/mod/ |
D | modpost.c | 1654 char *license; in read_symbols() local 1671 license = get_modinfo(info.modinfo, info.modinfo_len, "license"); in read_symbols() 1672 if (info.modinfo && !license && !is_vmlinux(modname)) in read_symbols() 1676 while (license) { in read_symbols() 1677 if (license_is_gpl_compatible(license)) in read_symbols() 1683 license = get_next_modinfo(info.modinfo, info.modinfo_len, in read_symbols() 1684 "license", license); in read_symbols()
|
/linux-2.6.39/Documentation/development-process/ |
D | 1.Intro | 21 Linux kernel must be made available under a GPL-compatible license. 203 license (about which more will be said below). Your author is not a 241 (GPLv2), which is the license covering the kernel distribution as a whole. 244 versions of the GPL) or the three-clause BSD license. Any contributions 245 which are not covered by a compatible license will not be accepted into the
|
/linux-2.6.39/ |
D | COPYING | 10 is concerned is _this_ particular version of the license (ie v2, not 23 of this license document, but changing it is not allowed. 56 (2) offer you this license which gives you legal permission to copy, 206 Program), the recipient automatically receives a license from the 221 license would not permit royalty-free redistribution of the Program by 235 implemented by public license practices. Many people have made
|
/linux-2.6.39/Documentation/powerpc/ |
D | qe_firmware.txt | 30 Each firmware file comes with its own software license. For information on 31 the particular license, please see the license text that is distributed with
|
/linux-2.6.39/Documentation/networking/ |
D | LICENSE.qlcnic | 56 of this license document, but changing it is not allowed. 89 (2) offer you this license which gives you legal permission to copy, 239 Program), the recipient automatically receives a license from the 254 license would not permit royalty-free redistribution of the Program by 268 implemented by public license practices. Many people have made
|