Home
last modified time | relevance | path

Searched refs:copyright (Results 1 – 25 of 2498) sorted by relevance

12345678910>>...100

/external/bison/build-aux/
Dupdate-copyright4 # Update an FSF copyright year list to include the current year.
26 # copyright statements to be updated. The copyright holder's name
31 # For example, you might wish to use the update-copyright target rule
34 # Iff a copyright statement is recognized in a file and the final
40 # 3. Expand copyright year intervals. (See "Environment variables"
43 # A warning is printed for every file for which no copyright
46 # Each file's copyright statement must be formatted correctly in
49 # Copyright @copyright{} 1990-2005, 2007-2009 Free Software
66 # However, any correctly formatted copyright statement following
67 # a non-matching copyright statements would be recognized.
[all …]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DCopyrightBox.java39 private String copyright; field in CopyrightBox
50 return copyright; in getCopyright()
57 public void setCopyright(String copyright) { in setCopyright() argument
58 this.copyright = copyright; in setCopyright()
62 return 7 + Utf8.utf8StringLengthInBytes(copyright); in getContentSize()
69 copyright = IsoTypeReader.readString(content); in _parseDetails()
76 byteBuffer.put(Utf8.convert(copyright)); in getContent()
/external/chromium-trace/catapult/tracing/third_party/devscripts/
Dlicensecheck.pl.vanilla283 my $copyright = '';
298 $copyright = join(" / ", values %copyrights);
314 print "\t" . ($copyright or "*No copyright*") if $opt_copyright;
318 print "*No copyright* " unless $copyright;
320 print " [Copyright: " . $copyright . "]\n"
321 if $copyright and $opt_copyright;
327 my $copyright = '';
354 $copyright = $match;
358 return $copyright;
467 …ftware for any purpose with or without fee is hereby granted, provided.*copyright notice.*permissi…
Dlicensecheck.pl291 my $copyright = '';
302 $copyright = join(" / ", values %copyrights);
329 print "\t" . ($copyright or "*No copyright*") if $opt_copyright;
333 print "*No copyright* " unless $copyright;
335 print " [Copyright: " . $copyright . "]\n"
336 if $copyright and $opt_copyright;
361 my $copyright = '';
388 $copyright = $match;
392 return $copyright;
/external/apache-xml/
DNOTICE17 - software copyright (c) 1999-2002, Lotus Development Corporation.,
19 - software copyright (c) 2001-2002, Sun Microsystems.,
21 - software copyright (c) 2003, IBM Corporation.,
61 - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
62 - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
65 software copyright (c) 1999.
77 - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
78 - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
79 - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
/external/chromium-trace/catapult/telemetry/third_party/pyserial/
DLICENSE.txt15 1. This LICENSE AGREEMENT is between the copyright holder of this
21 the copyright holder hereby grants Licensee a nonexclusive,
25 provided, however, that copyright holders License Agreement and
26 copyright holders notice of copyright are retained in this product
35 4. The copyright holder is making this product available to Licensee on
53 copyright holder and Licensee. This License Agreement does not grant
54 permission to use trademarks or trade names from the copyright holder
/external/libexif/po/
DMakevars13 # This is the copyright holder that gets inserted into the header of the
14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
16 # sources, belong to the copyright holder of the package.) Translators are
17 # expected to transfer the copyright for their translations to this person
18 # or entity, or to disclaim their copyright. The empty string stands for
20 # their copyright.
/external/e2fsprogs/po/
DMakevars13 # This is the copyright holder that gets inserted into the header of the
14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
16 # sources, belong to the copyright holder of the package.) Translators are
17 # expected to transfer the copyright for their translations to this person
18 # or entity, or to disclaim their copyright. The empty string stands for
20 # their copyright.
/external/elfutils/po/
DMakevars14 # This is the copyright holder that gets inserted into the header of the
15 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
17 # sources, belong to the copyright holder of the package.) Translators are
18 # expected to transfer the copyright for their translations to this person
19 # or entity, or to disclaim their copyright. The empty string stands for
21 # their copyright.
/external/opencv/
DNOTICE17 * Redistribution's of source code must retain the above copyright notice,
20 * Redistribution's in binary form must reproduce the above copyright notice,
27 This software is provided by the copyright holders and contributors "as is" and
61 * 1. Redistributions of source code must retain the above copyright
63 * 2. Redistributions in binary form must reproduce the above copyright
94 * copyright notice, this list of conditions and the following
97 * copyright notice, this list of conditions and the following
136 // * Redistribution's of source code must retain the above copyright notice,
139 // * Redistribution's in binary form must reproduce the above copyright notice,
147 // This software is provided by the copyright holders and contributors "as is"
[all …]
/external/bison/po/
DMakevars25 # This is the copyright holder that gets inserted into the header of the
26 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
28 # sources, belong to the copyright holder of the package.) Translators are
29 # expected to transfer the copyright for their translations to this person
30 # or entity, or to disclaim their copyright. The empty string stands for
32 # their copyright.
/external/bison/runtime-po/
DMakevars27 # This is the copyright holder that gets inserted into the header of the
28 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
30 # sources, belong to the copyright holder of the package.) Translators are
31 # expected to transfer the copyright for their translations to this person
32 # or entity, or to disclaim their copyright. The empty string stands for
34 # their copyright.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dpixman-licenses.txt7 the above copyright notice appear in all copies and that both that
8 copyright notice and this permission notice appear in supporting
11 The above copyright notice and this permission notice shall be included in
32 provided that the above copyright notice appear in all copies and that
33 both that copyright notice and this permission notice appear in
53 the above copyright notice appear in all copies and that both that
54 copyright notice and this permission notice appear in supporting
76 provided that the above copyright notice appear in all copies and that
77 both that copyright notice and this permission notice appear in
/external/bison/
DMakefile.am57 .PHONY: update-b4-copyright update-package-copyright-year
58 update-b4-copyright:
63 update-package-copyright-year:
Dcfg.mk60 update-copyright: update-b4-copyright update-package-copyright-year
61 update-copyright-env = \
/external/hyphenation-patterns/en-GB/
DNOTICE3 http://www.unicode.org/copyright.html.
13 (a) this copyright and permission notice appear with all copies
15 (b) this copyright and permission notice appear in associated
32 Except as contained in this notice, the name of a copyright holder
35 written authorization of the copyright holder.
Dhyph-en-gb.lic.txt14 …CODE, INC. LICENCE AGREEMENT - DATA FILES AND SOFTWARE <http://unicode.org/copyright.html#Exhibit1>
18 % http://www.unicode.org/copyright.html.
28 % (a) this copyright and permission notice appear with all copies
30 % (b) this copyright and permission notice appear in associated
47 % Except as contained in this notice, the name of a copyright holder
50 % written authorization of the copyright holder.
66 % This list of words is copyright to the OUP and may not be redistributed.
68 % also copyright to the OUP.
/external/opencv3/
DLICENSE21 * Redistributions of source code must retain the above copyright notice,
24 * Redistributions in binary form must reproduce the above copyright notice,
28 * Neither the names of the copyright holders nor the names of the contributors
32 This software is provided by the copyright holders and contributors "as is" and
35 In no event shall copyright holders or contributors be liable for any direct,
DNOTICE21 * Redistributions of source code must retain the above copyright notice,
24 * Redistributions in binary form must reproduce the above copyright notice,
28 * Neither the names of the copyright holders nor the names of the contributors
32 This software is provided by the copyright holders and contributors "as is" and
35 In no event shall copyright holders or contributors be liable for any direct,
/external/ipsec-tools/src/racoon/
DNOTICE7 1. Redistributions of source code must retain the above copyright
9 2. Redistributions in binary form must reproduce the above copyright
36 1. Redistributions of source code must retain the above copyright
38 2. Redistributions in binary form must reproduce the above copyright
65 1. Redistributions of source code must retain the above copyright
67 2. Redistributions in binary form must reproduce the above copyright
94 1. Redistributions of source code must retain the above copyright
96 2. Redistributions in binary form must reproduce the above copyright
122 1. Redistributions of source code must retain the above copyright
124 2. Redistributions in binary form must reproduce the above copyright
[all …]
/external/hyphenation-patterns/hr/
DNOTICE6 http://www.unicode.org/copyright.html.
16 (a) this copyright and permission notice appear with all copies
18 (b) this copyright and permission notice appear in associated
35 Except as contained in this notice, the name of a copyright holder
38 written authorization of the copyright holder.
Dhyph-hr.lic.txt1 % copyright: Copyright (C) 1994, 1996, 2011, 2015 Igor Marinović
17 % (a) this copyright and permission notice appear with all copies
19 % (b) this copyright and permission notice appear in associated
36 % Except as contained in this notice, the name of a copyright holder
39 % written authorization of the copyright holder.
/external/unicode/
DNOTICE5 http://www.unicode.org/copyright.html.
15 (a) this copyright and permission notice appear with all copies
17 (b) this copyright and permission notice appear in associated
34 Except as contained in this notice, the name of a copyright holder
37 written authorization of the copyright holder.
/external/curl/lib/
Dchecksrc.pl121 my $copyright=0;
129 if(!$copyright && ($l =~ /copyright .* \d\d\d\d/i)) {
130 $copyright=1;
270 if(!$copyright) {
/external/ipsec-tools/
DNOTICE7 1. Redistributions of source code must retain the above copyright
9 2. Redistributions in binary form must reproduce the above copyright
36 1. Redistributions of source code must retain the above copyright
38 2. Redistributions in binary form must reproduce the above copyright
65 1. Redistributions of source code must retain the above copyright
67 2. Redistributions in binary form must reproduce the above copyright
94 1. Redistributions of source code must retain the above copyright
96 2. Redistributions in binary form must reproduce the above copyright
122 1. Redistributions of source code must retain the above copyright
124 2. Redistributions in binary form must reproduce the above copyright
[all …]

12345678910>>...100