summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorBharat Nihalani <bnihalani@nvidia.com>2014-02-19 15:46:29 +0530
committerMitch Luban <mluban@nvidia.com>2014-02-20 23:32:55 -0800
commit4e7f6eca14b41b3d5c6acaec30f5e19cf55ee721 (patch)
treea6fab2ec96b56db004a221d5b363ca0e12a9aa01 /include/media
parentd4586a72230d4a7ae746091ab30ef2ca70783c73 (diff)
media: ar0261: Correct licence in header
Appropriate GPLv2 license is updated. Bug 1458628 Change-Id: If6c8377b02a36bbbba5f2107e4c10103c74791e5 Signed-off-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-on: http://git-master/r/369253 (cherry picked from commit c0d9741fb5da323c9d5fd190cd2a253abfb2e748) Reviewed-on: http://git-master/r/369800 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Mitch Luban <mluban@nvidia.com> Tested-by: Mitch Luban <mluban@nvidia.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/ar0261.h17
1 files changed, 10 insertions, 7 deletions
diff --git a/include/media/ar0261.h b/include/media/ar0261.h
index e47e057d16f6..fdfd35986a51 100644
--- a/include/media/ar0261.h
+++ b/include/media/ar0261.h
@@ -1,11 +1,14 @@
-/**
- * Copyright (c) 2013 NVIDIA Corporation. All rights reserved.
+/*
+ * Copyright (c) 2013-2014, 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.
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope 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.
*/
#ifndef __AR0261_H__