summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPritesh Raithatha <praithatha@nvidia.com>2011-04-27 12:24:24 +0530
committerVarun Colbert <vcolbert@nvidia.com>2011-04-29 17:49:57 -0700
commit9c4eac8a44eef360c2e5be07838fecc78096847f (patch)
tree01ccde14421a7f07e4dfeddf5e2449d0668f09b0
parent216a88f9269e418c97eb2caa7cdd8ae484e50676 (diff)
media: video: tegra: ov5650: updated copyrights
Change-Id: I6f0bc3b5859c8545853051f10bda60ab6ac3dd8b Bug 819975 Change-Id: I19e1448b07702bebaf2889efc3a304fcd2d07df8 Reviewed-on: http://git-master/r/29467 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
-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__