HomeSort by relevance Sort by last modified time
    Searched refs:license (Results 1 - 25 of 2013) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/devscripts/
licensecheck.pl 10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; either version 2 of the License, or
17 # GNU General Public License for more details.
19 # You should have received a copy of the GNU General Public License along
24 licensecheck - simple license checker for source files
37 B<licensecheck> attempts to determine the license that applies to each file
51 the corresponding license information.
58 for license information. (Default is 60).
74 decide which files to check the license of.
85 <file><tab><license>[<tab><copyright>] so that it can be easily sorte
    [all...]
licensecheck.pl.vanilla 10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; either version 2 of the License, or
17 # GNU General Public License for more details.
19 # You should have received a copy of the GNU General Public License along
24 licensecheck - simple license checker for source files
37 B<licensecheck> attempts to determine the license that applies to each file
51 the corresponding license information.
58 for license information. (Default is 60).
74 decide which files to check the license of.
85 <file><tab><license>[<tab><copyright>] so that it can be easily sorte
    [all...]
  /device/asus/deb/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/flo/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/fugu/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/grouper/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/tilapia/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/lge/hammerhead/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/lge/mako/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/moto/shamu/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/samsung/manta/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /external/antlr/antlr-3.4/runtime/Perl5/
Build.PL 5 license => 'perl',
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
setup.py 37 license='BSD', variable
  /external/chromium_org/third_party/python_gflags/
setup.py 37 license='BSD', variable
  /external/chromium_org/third_party/tlslite/
setup.py 4 # See the LICENSE file for legal information regarding use of this file.
14 license="public domain and BSD", variable
  /external/chromium_org/third_party/v4l2capture/
setup.py 23 license = "Public Domain", variable
25 "License :: Public Domain",
  /external/lldb/test/pexpect-2.4/
setup.py 13 license='MIT license', variable
24 # 'License :: OSI Approved :: Python Software Foundation License',
  /external/chromium_org/android_webview/tools/
find_copyrights.pl 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
63 my $license = uc($_[0]);
65 if (index($license, '"""') != -1) {
66 $license =~ s/"""[^"]*(?:"""|$)//mg;
68 if (index($license, "'''") != -1) {
69 $license =~ s/'''[^']*(?:'''|$)//mg;
72 if (index($license, 'ALL CHANGES MADE IN THIS FILE WILL BE LOST') != -1) {
75 if (index($license, 'DO NOT EDIT') != -1 ||
76 index($license, 'DO NOT DELETE') != -1 |
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
main.py 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
36 # Valid access levels that may be returned by the license server.
41 """Fetches the license for a given user by making an OAuth signed request
42 to the license server.
74 """Returns the license for a given user as a structured object.
85 license = {'error': False, 'message': '', 'access': 'NO'}
91 logging.debug('Got license server response: %s' % json)
94 license['error'] = True
95 license['message'] = 'Could not parse the license server response
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/
setup.py 5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
12 # distributed under the License is distributed on an "AS-IS" BASIS,
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
25 license='Apache', variable
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/
setup.py 54 license='See COPYING', variable
  /external/chromium_org/third_party/closure_linter/
setup.py 5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
12 # distributed under the License is distributed on an "AS-IS" BASIS,
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
25 license='Apache', variable
  /external/chromium_org/tools/checklicenses/
checklicenses.py 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
22 --ignore-suppressions Ignores path-specific license whitelist. Useful when
65 'Independent JPEG Group License',
97 'SGI Free Software License B',
98 'University of Illinois/NCSA Open Source License (BSD like)',
99 ('University of Illinois/NCSA Open Source License (BSD like) '
221 # The following files lack license headers, but are trivial.
301 # MIT license.
424 filename, license = line.split(':', 1
    [all...]
  /external/chromium_org/chrome/browser/resources/
about_credits.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
17 o.innerHTML = 'show license';
20 o.innerHTML = 'hide license';
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
externs.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.

Completed in 492 milliseconds

1 2 3 4 5 6 7 8 91011>>