Searched refs:copyright (Results 1 - 25 of 109) sorted by relevance

12345

/external/e2fsprogs/lib/ss/
H A Ddata.c18 static const char copyright[] = variable
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DCopyrightBox.java28 * The copyright box contains a copyright declaration which applies to the entire presentation, when contained
39 private String copyright; field in class:CopyrightBox
50 return copyright;
57 public void setCopyright(String copyright) { argument
58 this.copyright = copyright;
62 return 7 + Utf8.utf8StringLengthInBytes(copyright);
69 copyright = IsoTypeReader.readString(content);
76 byteBuffer.put(Utf8.convert(copyright));
[all...]
/external/icu4c/i18n/
H A Ducln_in.c25 /* Leave this copyright notice here! It needs to go somewhere in this library. */
26 static const char copyright[] = U_COPYRIGHT_STRING; variable
/external/icu4c/io/
H A Ducln_io.c26 /* Leave this copyright notice here! It needs to go somewhere in this library. */
27 static const char copyright[] = U_COPYRIGHT_STRING; variable
/external/ant-glob/
H A DNOTICE13 * "Licensor" shall mean the copyright owner or entity authorized by
14 * the copyright owner that is granting the License.
38 * copyright notice that is included in or attached to the work
52 * submitted to Licensor for inclusion in the Work by the copyright owner
54 * the copyright owner. For the purposes of this definition, "submitted"
61 * designated in writing by the copyright owner as "Not a Contribution."
70 * copyright license to reproduce, prepare Derivative Works of,
102 * that You distribute, all copyright, patent, trademark, and
124 * You may add Your own copyright statement to Your modifications and
187 * same "printed page" as the copyright notic
[all...]
/external/chromium/android/
H A DgenerateAndroidForwardingHeader.pl8 # * Redistributions of source code must retain the above copyright
10 # * Redistributions in binary form must reproduce the above copyright
30 my $copyright = <<COPYRIGHT;
37 * * Redistributions of source code must retain the above copyright
39 * * Redistributions in binary form must reproduce the above copyright
65 print $handle "$copyright\n";
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh22 ASAN_RTL_LINT_FILTER=-readability/casting,-readability/check,-build/include,-build/header_guard,-build/class,-legal/copyright,-build/namespaces
23 ASAN_TEST_LINT_FILTER=-readability/casting,-build/include,-legal/copyright,-whitespace/newline,-runtime/sizeof,-runtime/int,-runtime/printf,-build/header_guard
24 TSAN_RTL_LINT_FILTER=-legal/copyright,-build/include,-readability/casting,-build/header_guard,-build/namespaces
/external/e2fsprogs/debian/
H A Drules415 $(INSTALL) -p -m 0644 debian/libblkid.copyright \
416 ${debdir}/libblkid${BLKID_SOVERSION}/usr/share/doc/libblkid${BLKID_SOVERSION}/copyright
524 $(INSTALL) -p -m 0644 debian/e2fsprogs.copyright \
525 ${debugdir}/usr/share/doc/e2fsprogs-dbg/copyright
528 $(INSTALL) -p -m 0644 debian/uuid-runtime.copyright \
529 ${uuidruntimedbgdir}/usr/share/doc/uuid-runtime-dbg/copyright
532 $(INSTALL) -p -m 0644 debian/e2fslibs.copyright \
533 ${libext2dbgdir}/usr/share/doc/e2fslibs-dbg/copyright
535 $(INSTALL) -p -m 0644 debian/libcomerr2.copyright \
536 ${libcomerrdbgdir}/usr/share/doc/libcomerr2-dbg/copyright
[all...]
/external/freetype/include/freetype/
H A Dftwinfnt.h187 FT_Byte copyright[60]; member in struct:FT_WinFNT_HeaderRec_
/external/libpng/contrib/gregbook/
H A Dwritepng.h25 1. Redistributions of source code must retain the above copyright
27 2. Redistributions in binary form must reproduce the above copyright
104 char *copyright; member in struct:_mainprog_info
/external/llvm/docs/
H A Dconf.py43 copyright = u'2012, LLVM Project' variable
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dconstants.rb14 1. Redistributions of source code must retain the above copyright
16 2. Redistributions in binary form must reproduce the above copyright
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dlcp.bat4 REM this work for additional information regarding copyright ownership.
/external/flac/libFLAC/ia32/
H A Dnasm.h8 ; - Redistributions of source code must retain the above copyright
11 ; - Redistributions in binary form must reproduce the above copyright
/external/iptables/iptables/
H A Diptables-apply23 function copyright() function
36 copyright
/external/tremolo/Tremolo/
H A Dfloor1LARM.s11 @ * Redistributions of source code must retain the above copyright
14 @ copyright notice, this list of conditions and the following disclaimer
/external/webkit/Source/WebKit/scripts/
H A Dgenerate-webkitversion.pl14 # 1. Redistributions of source code must retain the above copyright
16 # 2. Redistributions in binary form must reproduce the above copyright
93 * 1. Redistributions of source code must retain the above copyright
95 * 2. Redistributions in binary form must reproduce the above copyright
/external/freetype/src/cff/
H A Dcfftoken.h27 CFF_FIELD_STRING ( 0x100, copyright, "Copyright" )
/external/v8/tools/gcmole/
H A Dgccause.lua6 -- * Redistributions of source code must retain the above copyright
9 -- copyright notice, this list of conditions and the following
/external/dropbear/debian/
H A Drules56 rm -f debian/files debian/substvars debian/copyright changelog
90 # copyright, changelog
91 cat debian/copyright.in LICENSE >debian/copyright
/external/icu4c/tools/genbrk/
H A Dgenbrk.cpp67 "\t-c or --copyright include a copyright notice\n"
131 const char *copyright = NULL; local
169 copyright = U_COPYRIGHT_STRING;
313 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
/external/icu4c/tools/gencfu/
H A Dgencfu.cpp67 "\t-c or --copyright include a copyright notice\n"
135 const char *copyright = NULL; local
174 copyright = U_COPYRIGHT_STRING;
266 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
/external/icu4c/tools/genctd/
H A Dgenctd.cpp67 "\t-c or --copyright include a copyright notice\n"
129 const char *copyright = NULL; local
167 copyright = U_COPYRIGHT_STRING;
364 pData = udata_create(outDir, NULL, outFileName, &(dh.info), copyright, &status);
/external/openssl/crypto/bn/
H A Dbn_prime.pl45 * included with this distribution is covered by the same copyright terms
58 * 1. Redistributions of source code must retain the copyright
60 * 2. Redistributions in binary form must reproduce the above copyright
/external/openssl/crypto/conf/
H A Dkeysets.pl67 * included with this distribution is covered by the same copyright terms
80 * 1. Redistributions of source code must retain the copyright
82 * 2. Redistributions in binary form must reproduce the above copyright

Completed in 506 milliseconds

12345