HomeSort by relevance Sort by last modified time
    Searched full:copyright (Results 951 - 975 of 211187) sorted by null

<<31323334353637383940>>

  /libcore/luni/
license.html 11 <p>COPYRIGHT AND PERMISSION NOTICE</p>
14 Copyright (c) 1995-2006 International Business Machines Corporation and others
26 copyright notice(s) and this permission notice appear in all copies
27 of the Software and that both the above copyright notice(s) and this
34 THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM,
41 Except as contained in this notice, the name of a copyright holder shall not be
43 this Software without prior written authorization of the copyright holder.
  /ndk/sources/cxx-stl/stlport/
LICENSE 5 Licensee shall maintain the following copyright and permission notices on STLport sources and its documentation unchanged :
7 Copyright 1999,2000 Boris Fomitchev
10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
16 The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met :
17 Copyright 1994 Hewlett-Packard Company
19 Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
21 Copyright 1997 Moscow Center for SPARC Technology.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear (…)
    [all...]
NOTICE 5 Licensee shall maintain the following copyright and permission notices on STLport sources and its documentation unchanged :
7 Copyright 1999,2000 Boris Fomitchev
10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
16 The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met :
17 Copyright 1994 Hewlett-Packard Company
19 Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
21 Copyright 1997 Moscow Center for SPARC Technology.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear (…)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/
LICENSE 5 Licensee shall maintain the following copyright and permission notices on STLport sources and its documentation unchanged :
7 Copyright 1999,2000 Boris Fomitchev
10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
16 The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met :
17 Copyright 1994 Hewlett-Packard Company
19 Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
21 Copyright 1997 Moscow Center for SPARC Technology.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear (…)
    [all...]
NOTICE 5 Licensee shall maintain the following copyright and permission notices on STLport sources and its documentation unchanged :
7 Copyright 1999,2000 Boris Fomitchev
10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
16 The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met :
17 Copyright 1994 Hewlett-Packard Company
19 Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
21 Copyright 1997 Moscow Center for SPARC Technology.
23 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
25 Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear (…)
    [all...]
  /external/skia/tools/copyright/
fileparser.py 2 Copyright 2011 Google Inc.
27 self._copyright_pattern = re.compile('copyright', re.IGNORECASE)
29 'copyright.*\D(\d{4})\W*(\w.*[\w.])', re.IGNORECASE)
33 like the most likely copyright block.
36 a comment block that contains copyright info."""
65 * Copyright %s %s
82 """Returns a copyright block suitable for this language, with the
85 @param year year in which to hold copyright (defaults to DEFAULT_YEAR)
86 @param holder holder of copyright (defaults to DEFAULT_HOLDER)
  /external/strace/
link.c 2 * Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
3 * Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
4 * Copyright (c) 1993-1996 Rick Sladkey <jrs@world.std.com>
5 * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
6 * Copyright (c) 2006 Ulrich Drepper <drepper@redhat.com>
7 * Copyright (c) 2006 Bernhard Kaindl <bk@suse.de>
8 * Copyright (c) 2006-2015 Dmitry V. Levin <ldv@altlinux.org>
14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
readlink.c 2 * Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
3 * Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
4 * Copyright (c) 1993-1996 Rick Sladkey <jrs@world.std.com>
5 * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
6 * Copyright (c) 2006 Ulrich Drepper <drepper@redhat.com>
7 * Copyright (c) 2006 Bernhard Kaindl <bk@suse.de>
8 * Copyright (c) 2006-2015 Dmitry V. Levin <ldv@altlinux.org>
14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
times.c 2 * Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
3 * Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
4 * Copyright (c) 1993-1996 Rick Sladkey <jrs@world.std.com>
5 * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
6 * Copyright (c) 2012 H.J. Lu <hongjiu.lu@intel.com>
7 * Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
8 * Copyright (c) 2015 Dmitry V. Levin <ldv@altlinux.org>
14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
utimes.c 2 * Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
3 * Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
4 * Copyright (c) 1993-1996 Rick Sladkey <jrs@world.std.com>
5 * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
6 * Copyright (c) 2006-2007 Ulrich Drepper <drepper@redhat.com>
7 * Copyright (c) 2006 Bernhard Kaindl <bk@suse.de>
8 * Copyright (c) 2006-2015 Dmitry V. Levin <ldv@altlinux.org>
14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mingw-w64-svn-r5861/
COPYING 5 Copyright (c) 2009 - 2013 by the mingw-w64 project
15 1. Redistributions in source code must retain the accompanying copyright
18 copyright notice, this list of conditions, and the following disclaimer
21 3. Names of the copyright holders must not be used to endorse or promote
23 from the copyright holders.
26 the copyright holders. Use of them is covered by separate agreement
27 with the copyright holders.
34 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
37 EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
  /bionic/libc/arch-arm/bionic/
_exit_with_stack_teardown.S 2 * Copyright (C) 2008 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  /bionic/libc/arch-arm/cortex-a15/bionic/
__strcat_chk.S 2 * Copyright (C) 2015 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
__strcpy_chk.S 2 * Copyright (C) 2015 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
memcpy.S 2 * Copyright (C) 2015 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
stpcpy.S 2 * Copyright (C) 2014 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
strcpy.S 2 * Copyright (C) 2014 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  /bionic/libc/arch-arm/cortex-a53/bionic/
__strcat_chk.S 2 * Copyright (C) 2015 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
__strcpy_chk.S 2 * Copyright (C) 2015 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
memcpy.S 2 * Copyright (C) 2015 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  /bionic/libc/arch-arm/cortex-a9/bionic/
stpcpy.S 2 * Copyright (C) 2014 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
strcpy.S 2 * Copyright (C) 2014 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  /bionic/libc/arch-arm/include/machine/
setjmp.h 2 * Copyright (C) 2010 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  /bionic/libc/arch-arm64/bionic/
__set_tls.c 2 * Copyright (C) 2013 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
_exit_with_stack_teardown.S 2 * Copyright (C) 2013 The Android Open Source Project
8 * * Redistributions of source code must retain the above copyright
10 * * Redistributions in binary form must reproduce the above copyright
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,

Completed in 881 milliseconds

<<31323334353637383940>>