HomeSort by relevance Sort by last modified time
    Searched refs:copyright (Results 226 - 250 of 877) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
DescriptorUtil.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
DescriptorValidationException.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
EnumValueDescriptor.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
FieldType.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
IFieldAccessor.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
MethodDescriptor.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
PartialClasses.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
ServiceDescriptor.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/protobuf/csharp/src/Google.Protobuf/
WireFormat.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/protobuf/csharp/src/Google.Protobuf.JsonDump/
Program.cs 1 #region Copyright notice and license
3 // Copyright 2008 Google Inc. All rights reserved.
10 // * Redistributions of source code must retain the above copyright
13 // copyright notice, this list of conditions and the following disclaimer
20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /external/v8/tools/
consarray.js 0 // Copyright 2009 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
csvparser.js 0 // Copyright 2009 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
tickprocessor-driver.js 0 // Copyright 2012 the V8 project authors. All rights reserved.
6 // * Redistributions of source code must retain the above copyright
9 // copyright notice, this list of conditions and the following
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  /hardware/qcom/media/msm8974/mm-core/omxcore/
Android.mk 2 #Copyright (c) 2009, The Linux Foundataion. All rights reserved.
6 # * Redistributions of source code must retain the above copyright
8 # * Redistributions in binary form must reproduce the above copyright
16 #THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
19 #NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
SwitchStack.asm 3 ; Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
4 ; Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
  /external/Microsoft-GSL/
CONTRIBUTING.md 12 use the submitted change according to the terms of the project's license, and that the work being submitted is under appropriate copyright.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
visitor.rb 7 Copyright (c) 2009-2010 Kyle Yetter
14 1. Redistributions of source code must retain the above copyright
16 2. Redistributions in binary form must reproduce the above copyright
  /external/boringssl/src/ssl/test/runner/
deterministic.go 0 // Copyright (c) 2016, Google Inc.
5 // copyright notice and this permission notice appear in all copies.
hkdf.go 0 // Copyright (c) 2016, Google Inc.
5 // copyright notice and this permission notice appear in all copies.
  /external/boringssl/src/util/fipstools/
const.go 0 // Copyright (c) 2017, Google Inc.
5 // copyright notice and this permission notice appear in all copies.
  /external/curl/packages/vms/
curl_startup.com 8 $! Copyright 2009, John Malmberg
12 $! copyright notice and this permission notice appear in all copies.
  /external/dng_sdk/source/
dng_camera_profile.h 2 // Copyright 2006-2007 Adobe Systems Incorporated
232 // Copyright notice from creator of profile.
520 /// Setter for camera profile copyright.
521 /// \param copyright Copyright string to use for this camera profile.
523 void SetCopyright (const char *copyright)
525 fCopyright.Set (copyright);
529 /// Getter for camera profile copyright.
530 /// \retval Copyright string for profile.
532 const dng_string & Copyright () cons
    [all...]
  /external/icu/icu4c/source/data/mappings/
ucmebcdic.mk 0 # Copyright (C) 2016 and later: Unicode, Inc. and others.
2 # License & terms of use: http://www.unicode.org/copyright.html
3 # Copyright (c) 1999-2010, International Business Machines Corporation and
  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 0 # Copyright (C) 2016 and later: Unicode, Inc. and others.
2 # License & terms of use: http://www.unicode.org/copyright.html#License
4 # Copyright (c) 2001-2009 IBM, Inc. and others
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
varsub.bat 3 # * Copyright (C) 2016 and later: Unicode, Inc. and others. *
4 # * License & terms of use: http://www.unicode.org/copyright.html#License *
7 # * Copyright (C) 2001-2004, International Business Machines Corporation and *

Completed in 708 milliseconds

1 2 3 4 5 6 7 8 91011>>