/external/google-fonts/rubik/ |
D | METADATA.pb | 13 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 22 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 31 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 40 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 49 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 58 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 67 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 76 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 85 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)" 94 copyright: "Copyright 2015 The Rubik Project Authors (https://github.com/googlefonts/rubik)"
|
/external/javasqlite/ |
D | NOTICE | 5 The authors hereby grant permission to use, copy, modify, distribute, 10 Modifications to this software may be copyrighted by their authors 15 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY 18 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE 21 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, 24 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
|
/external/ppp/pppd/ |
D | NOTICE | 58 3. The names of the authors of this software must not be used to 67 THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO 69 AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 90 2. The name(s) of the authors of this software must not be used to 99 THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO 101 AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 122 3. The name(s) of the authors of this software must not be used to 126 THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO 128 AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 183 3. The name(s) of the authors of this software must not be used to [all …]
|
D | ecp.c | 19 * 3. The name(s) of the authors of this software must not be used to 23 * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO 25 * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 42 * 2. The name(s) of the authors of this software must not be used to 51 * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO 53 * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
|
/external/libpng/ |
D | LICENSE | 17 added to the list of Contributing Authors: 46 of Contributing Authors: 56 Contributing Authors: 71 For the purposes of this copyright and license, "Contributing Authors" 80 The PNG Reference Library is supplied "AS IS". The Contributing Authors 83 fitness for any purpose. The Contributing Authors and Group 42, Inc. 100 The Contributing Authors and Group 42, Inc. specifically permit, without
|
/external/webrtc/tools/ |
D | PRESUBMIT.py | 1 # Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. 6 # in the file PATENTS. All contributing project authors may 7 # be found in the AUTHORS file in the root of the source tree. 23 r'.*? in the file PATENTS\. All contributing project authors may\n' 24 r'.*? be found in the AUTHORS file in the root of the source tree\.\n'
|
/external/webrtc/webrtc/ |
D | PRESUBMIT.py | 1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved. 6 # in the file PATENTS. All contributing project authors may 7 # be found in the AUTHORS file in the root of the source tree. 23 r'.*? in the file PATENTS\. All contributing project authors may\n' 24 r'.*? be found in the AUTHORS file in the root of the source tree\.\n'
|
/external/libpng/contrib/examples/ |
D | README.txt | 6 To the extent possible under law, the authors have waived all copyright and 12 the authors of the using code to seek copyright or license from the original 13 authors. 19 ORIGINAL AUTHORS
|
/external/skia/site/dev/contrib/ |
D | index.md | 37 they are listed in the AUTHORS file: 42 …ganization's) name and contact info to the [AUTHORS file](https://skia.googlesource.com/skia/+/mas… 44 REVIEWERS: Before you LGTM a change, verify that the contributor is listed in the AUTHORS file. 47 Then have an entry added to the AUTHORS file with the CL.
|
/external/toolchain-utils/go/patch/ |
D | go1.patch | 10 // Copyright 2014 The Go Authors. All rights reserved. 23 // Copyright 2011 The Go Authors. All rights reserved. 36 // Copyright 2015 The Go Authors. All rights reserved. 49 // Copyright 2013 The Go Authors. All rights reserved. 62 // Copyright 2015 The Go Authors. All rights reserved.
|
/external/skqp/site/dev/contrib/ |
D | index.md | 37 they are listed in the AUTHORS file: 42 …ganization's) name and contact info to the [AUTHORS file](https://skia.googlesource.com/skia/+/mas… 44 REVIEWERS: Before you LGTM a change, verify that the contributor is listed in the AUTHORS file. 47 Then have an entry added to the AUTHORS file with the CL.
|
/external/fsck_msdos/ |
D | NOTICE | 21 * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR 24 * IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, 55 * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR 58 * IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, 89 * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR 92 * IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
/external/v8/infra/mb/ |
D | PRESUBMIT.py | 1 # Copyright 2016 the V8 project authors. All rights reserved. 2 # Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. 7 # in the file PATENTS. All contributing project authors may 8 # be found in the AUTHORS file in the root of the source tree.
|
/external/clang/test/Sema/ |
D | varargs.c | 48 foo(__builtin_va_list authors, ...) { in foo() argument 49 __builtin_va_start (authors, authors); in foo() 50 (void)__builtin_va_arg(authors, int); in foo() 51 __builtin_va_end (authors); in foo()
|
D | varargs-x86-64.c | 47 bar(__builtin_ms_va_list authors, ...) { in bar() argument 48 __builtin_ms_va_start(authors, authors); in bar() 49 (void)__builtin_va_arg(authors, int); in bar() 50 __builtin_ms_va_end(authors); in bar()
|
/external/syzkaller/vendor/golang.org/x/sys/ |
D | AUTHORS | 1 # This source code refers to The Go Authors for copyright purposes. 2 # The master list of authors is in the main Go distribution, 3 # visible at http://tip.golang.org/AUTHORS.
|
/external/syzkaller/vendor/golang.org/x/net/ |
D | AUTHORS | 1 # This source code refers to The Go Authors for copyright purposes. 2 # The master list of authors is in the main Go distribution, 3 # visible at http://tip.golang.org/AUTHORS.
|
/external/syzkaller/vendor/github.com/golang/protobuf/ |
D | AUTHORS | 1 # This source code refers to The Go Authors for copyright purposes. 2 # The master list of authors is in the main Go distribution, 3 # visible at http://tip.golang.org/AUTHORS.
|
/external/syzkaller/vendor/golang.org/x/oauth2/ |
D | AUTHORS | 1 # This source code refers to The Go Authors for copyright purposes. 2 # The master list of authors is in the main Go distribution, 3 # visible at http://tip.golang.org/AUTHORS.
|
/external/golang-protobuf/ |
D | AUTHORS | 1 # This source code refers to The Go Authors for copyright purposes. 2 # The master list of authors is in the main Go distribution, 3 # visible at http://tip.golang.org/AUTHORS.
|
/external/syzkaller/vendor/golang.org/x/text/ |
D | AUTHORS | 1 # This source code refers to The Go Authors for copyright purposes. 2 # The master list of authors is in the main Go distribution, 3 # visible at http://tip.golang.org/AUTHORS.
|
/external/webrtc/ |
D | license_template.txt | 2 * Copyright 2011 The WebRTC Project Authors. All rights reserved. 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree.
|
/external/webrtc/tools/python_charts/webrtc/ |
D | __init__.py | 2 # Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. 7 # in the file PATENTS. All contributing project authors may 8 # be found in the AUTHORS file in the root of the source tree.
|
/external/libxkbcommon/xkbcommon/src/ |
D | keysym.h | 17 * AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 21 * Except as contained in this notice, the names of the authors or their 24 * authorization from the authors. 44 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
D | ARDAppEngineClient.h | 2 * Copyright 2014 The WebRTC Project Authors. All rights reserved. 7 * in the file PATENTS. All contributing project authors may 8 * be found in the AUTHORS file in the root of the source tree.
|