summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2011-03-28 00:34:42 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:41:51 -0800
commit7049830574a77177c58c35097a3f0fa3fad4eff7 (patch)
treea0f0e50434ae11b2b0e8e6ea3ae832b46e2ccc38 /drivers/i2c
parent3b7701624f15832aadf9fa120fd2b079682c1ed3 (diff)
Update copyrights
Original-Change-Id: I2ffeaf6f8dfeb279b40ca6f69f6c9157401a746a Rebase-Id: R84f13e4b66ba9711fcb92850fd5e800ef3248a3f
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/busses/i2c-tegra.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/i2c/busses/i2c-tegra.c b/drivers/i2c/busses/i2c-tegra.c
index 5341cce41047..c82778297fc5 100644
--- a/drivers/i2c/busses/i2c-tegra.c
+++ b/drivers/i2c/busses/i2c-tegra.c
@@ -4,6 +4,8 @@
* Copyright (C) 2010 Google, Inc.
* Author: Colin Cross <ccross@android.com>
*
+ * Copyright (C) 2010-2011 NVIDIA Corporation
+ *
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.