summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPritesh Raithatha <praithatha@nvidia.com>2011-04-27 12:24:24 +0530
committerVarun Colbert <vcolbert@nvidia.com>2011-05-03 01:23:23 -0700
commitf8a3037606cd2a2872fbc61c4110cd92ca58a403 (patch)
tree655e97acdcb6d97eb39c28f33d20f74f9b7afc59 /include
parent672459efb81140b496e3749f1b1b14dcf84af74d (diff)
media: video: tegra: ov5650: updated copyrights
Change-Id: I6f0bc3b5859c8545853051f10bda60ab6ac3dd8b Bug 819975 Reviewed-on: http://git-master/r/29467 (cherry picked from commit 9c4eac8a44eef360c2e5be07838fecc78096847f) Change-Id: If868656a2c8811593974723e85010257b07ed22b Reviewed-on: http://git-master/r/29972 Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com> Tested-by: Pritesh Raithatha <praithatha@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/media/ov5650.h23
1 files changed, 16 insertions, 7 deletions
diff --git a/include/media/ov5650.h b/include/media/ov5650.h
index 526d3502b8f1..8ad5185d35e5 100644
--- a/include/media/ov5650.h
+++ b/include/media/ov5650.h
@@ -1,11 +1,20 @@
-/**
- * Copyright (c) 2008 NVIDIA Corporation. All rights reserved.
+/*
+ * Copyright (C) 2010 Motorola, Inc.
+ * Copyright (C) 2011 NVIDIA Corporation.
*
- * 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.
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ * 02111-1307, USA
*/
#ifndef __OV5650_H__