summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAndrey Gusakov <andrey.gusakov@cogentembedded.com>2017-01-17 19:09:31 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2017-01-20 09:10:31 +0100
commit280c65107c4baceb6654b810487b7aa4d04d69ff (patch)
tree12c2dee46dbe60e76ede92f6c6a106ce3f442612 /drivers
parent9c3b1d8644a747c57cc70c91b6a03f288dfc156f (diff)
downloadbarebox-280c65107c4baceb6654b810487b7aa4d04d69ff.tar.gz
barebox-280c65107c4baceb6654b810487b7aa4d04d69ff.tar.xz
video: tc358767: add copyright lines
Add copyright lines for Zodiac who paid for driver development. Signed-off-by: Andrey Gusakov <andrey.gusakov@cogentembedded.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/video/tc358767.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/tc358767.c b/drivers/video/tc358767.c
index 72f55f4a44..ab2e86ec43 100644
--- a/drivers/video/tc358767.c
+++ b/drivers/video/tc358767.c
@@ -6,6 +6,8 @@
*
* Copyright (C) 2016 Pengutronix, Philipp Zabel <p.zabel@pengutronix.de>
*
+ * Copyright (C) 2016 Zodiac Inflight Innovations
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or