Searched refs:license (Results 1 - 25 of 263) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlicense.h4 static inline int license_is_gpl_compatible(const char *license) argument
6 return (strcmp(license, "GPL") == 0
7 || strcmp(license, "GPL v2") == 0
8 || strcmp(license, "GPL and additional rights") == 0
9 || strcmp(license, "Dual BSD/GPL") == 0
10 || strcmp(license, "Dual MIT/GPL") == 0
11 || strcmp(license, "Dual MPL/GPL") == 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/docs/
H A DMakefile.am8 license.txt \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/python/
H A Dsetup.py27 license = "2-clause BSD", variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/muleunit/
H A DMakefile.am16 EXTRA_DIST = license.txt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_winmsi126 CreateLicenseRtf ../../../LICENSE license.rtf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddateevt.tex8 %% License: wxWindows license
H A Ddebugrptpvwstd.tex9 %% License: wxWindows license
H A Ddebugrptz.tex9 %% License: wxWindows license
H A Dgraphicsbrush.tex9 %% License: wxWindows license
H A Dgraphicsfont.tex9 %% License: wxWindows license
H A Dgraphicspen.tex9 %% License: wxWindows license
H A Dtstyles.tex9 %% License: wxWindows license
H A Ddialevt.tex9 %% License: wxWindows license
H A Dgraphicsobject.tex9 %% License: wxWindows license
H A Dmaxzevt.tex9 %% License: wxWindows license
H A Dmirrordc.tex9 %% License: wxWindows license
H A Dspinevt.tex9 %% License: wxWindows license
H A Dsplitpar.tex9 %% License: wxWindows license
H A Dwnddisbl.tex9 %% License: wxWindows license
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/build/
H A Dconfig.mk6 # are distributed under Xiph.Org's BSD-like license (see the file
14 # it may be distributed under the Xiph.Org license, which is the least
H A Dexe.mk6 # are distributed under Xiph.Org's BSD-like license (see the file
14 # it may be distributed under the Xiph.Org license, which is the least
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/
H A Dbuild134 api_tcl images index.html java license ref utility);;
198 build license NOAPI .. license
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/doc/html/
H A DMakefile.am6 # are distributed under Xiph.Org's BSD-like license (see the file
14 # it may be distributed under the Xiph.Org license, which is the least
65 license.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dflate.s6 ; If, for some reason, all these files are missing, the Info-ZIP license
7 ; also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dsetup.py94 license = "GPL", variable

Completed in 287 milliseconds

1234567891011