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-04-26 15:54:21 -0700
commita0238cbd9709b5f1a4ccd9ed233f2335d48df023 (patch)
tree7fd84e6a9ccd7404dfa9cd5bf503bba2b34fb685 /drivers/i2c
parent98cd2c1792b9e48bf7c5ea71622c177e9099dde7 (diff)
Update copyrights
Change-Id: I2ffeaf6f8dfeb279b40ca6f69f6c9157401a746a
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 a04233a8de88..c8ba3037f46d 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.