Searched defs:license (Results 1 - 15 of 15) sorted by relevance

/external/linux-tools-perf/util/
H A Dsetup.py22 license='GPLv2', variable
/external/llvm/utils/lit/
H A Dsetup.py12 license = 'BSD', variable
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmain.c10 * license.
63 " -L = show license (GPL and BSD)\n");
80 static void license(void) function
184 license();
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmain.c5 * This software may be distributed under the terms of the BSD license.
66 " -L = show license (BSD)\n"
86 static void license(void) function
193 license();
/external/markdown/
H A Dsetup.py37 license = 'BSD License', variable in class:md_install_scripts
/external/protobuf/python/
H A Dsetup.py123 license = 'New BSD License', variable
/external/chromium/chrome/browser/ui/gtk/
H A Dabout_chrome_dialog.cc2 // Use of this source code is governed by a BSD-style license that can be
181 std::string license = l10n_util::GetStringUTF8(IDS_ABOUT_VERSION_LICENSE); local
183 license.find(kBeginLinkChr) < license.find(kBeginLinkOss);
184 size_t link1 = license.find(kBeginLink);
186 size_t link1_end = license.find(kEndLink, link1);
188 size_t link2 = license.find(kBeginLink, link1_end);
190 size_t link2_end = license.find(kEndLink, link2);
193 GtkWidget* license_chunk1 = gtk_label_new(license.substr(0, link1).c_str());
196 license
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bzip2/
H A Dbzip2.c16 This program is released under the terms of the license contained
1601 void license ( void ) function
1643 " -L --license display software version & license\n"
1644 " -V --version display software version & license\n"
1893 case 'L': license(); break;
1919 if (ISFLAG("--version")) license(); else
1920 if (ISFLAG("--license")) license(); else
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 192 milliseconds