summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorPritesh Raithatha <praithatha@nvidia.com>2011-04-27 12:24:24 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:42:55 -0800
commit46e2f4d437ed2d8593244704ed923f4dcaa3fee9 (patch)
treed4da3bcf96aac98718f52bb266074022512d7c03 /include/media
parentbae06abd329c093963e1d2fd02df5c98f45a38d6 (diff)
media: video: tegra: ov5650: updated copyrights
Original-Change-Id: I6f0bc3b5859c8545853051f10bda60ab6ac3dd8b Bug 819975 Reviewed-on: http://git-master/r/29467 (cherry picked from commit 9c4eac8a44eef360c2e5be07838fecc78096847f) Original-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> Rebase-Id: R61798483f1cdcb2c6aec458a36e88ca509de92c9
Diffstat (limited to 'include/media')
-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__