HomeSort by relevance Sort by last modified time
    Searched defs:license (Results 1 - 6 of 6) sorted by null

  /external/webkit/WebKitTools/pywebsocket/
setup.py 55 license='See COPYING', variable
  /external/wpa_supplicant/
main.c 6 * it under the terms of the GNU General Public License version 2 as
10 * license.
76 " -L = show license (GPL and BSD)\n");
94 static void license(void) function
198 license();
  /external/wpa_supplicant_6/wpa_supplicant/
main.c 6 * it under the terms of the GNU General Public License version 2 as
10 * license.
63 " -L = show license (GPL and BSD)\n");
80 static void license(void) function
184 license();
  /external/protobuf/python/
setup.py 123 license = 'New BSD License', variable
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdateChooserDialog.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
183 mPackageTextGroup.setText("Package Description && License");
287 // Automatically accept those with an empty license or no license
291 String license = a.getParentPackage().getLicense(); local
476 String license = pNew.getLicense(); local
    [all...]
  /external/bzip2/
bzip2.c 16 This program is released under the terms of the license contained
17 in the file LICENSE.
1601 void license ( void ) function
    [all...]

Completed in 93 milliseconds