diff options
author | Frank Chen <frankc@nvidia.com> | 2011-06-29 17:28:10 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@nvidia.com> | 2013-09-14 01:02:53 -0700 |
commit | af6d5d269e05bfdd6eb18ddae4bcd61ec4a97baf (patch) | |
tree | c00bfcdde6777c0422f0d5f9b4f7c106e7e7e111 /include/media/ssl3250a.h | |
parent | cd23b77bbc5e36a2a79322cb7e709d4e29a4a900 (diff) |
media: video: update copyright headers
update headers for camera files
bug 846086
Original-Change-Id: Id53c77ead17b569ad05c0a5b8ec7f2a5d1aef869
Reviewed-on: http://git-master/r/39102
Reviewed-by: Erik M Lilliebjerg <elilliebjerg@nvidia.com>
Reviewed-by: Abhinav Sinha <absinha@nvidia.com>
Reviewed-by: Michael Stewart <mstewart@nvidia.com>
Tested-by: Frank Chen <frankc@nvidia.com>
Reviewed-by: Jonathan Mayo <jmayo@nvidia.com>
Rebase-Id: R4526cd043ef49dfa4a0c48f5942fca57e81eb4f0
Diffstat (limited to 'include/media/ssl3250a.h')
-rw-r--r-- | include/media/ssl3250a.h | 36 |
1 files changed, 28 insertions, 8 deletions
diff --git a/include/media/ssl3250a.h b/include/media/ssl3250a.h index d524569feb30..ebe2804b348a 100644 --- a/include/media/ssl3250a.h +++ b/include/media/ssl3250a.h @@ -1,13 +1,33 @@ -/** - * Copyright (c) 2011 NVIDIA Corporation. All rights reserved. +/* + * Copyright (c) 2011, NVIDIA CORPORATION, All rights reserved. * - * NVIDIA Corporation and its licensors retain all intellectual property - * and proprietary rights in and to this software and related documentation - * and any modifications thereto. Any use, reproduction, disclosure or - * distribution of this software and related documentation without an express - * license agreement from NVIDIA Corporation is strictly prohibited. + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are + * met: + * + * Redistributions of source code must retain the above copyright notice, + * this list of conditions and the following disclaimer. + * + * Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * Neither the name of NVIDIA CORPORATION nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - #ifndef __SSL3250A_H__ #define __SSL3250A_H__ |