aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/am335x-fb.c
diff options
context:
space:
mode:
authorHannes Schmelzer2018-01-09 19:01:32 +0100
committerAnatolij Gustschin2018-01-11 15:17:09 +0100
commite880a5e21988d8fef77b916486b26432218bb226 (patch)
treeca9fac4a18d4138421436738ad1205f73522bcf4 /drivers/video/am335x-fb.c
parent3215192922675bdcb70239663b44cae1f0ae1792 (diff)
am335x-fb: cosmetic: update-copyright
Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'drivers/video/am335x-fb.c')
-rw-r--r--drivers/video/am335x-fb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/am335x-fb.c b/drivers/video/am335x-fb.c
index a8b3e747a03..c8100d809c8 100644
--- a/drivers/video/am335x-fb.c
+++ b/drivers/video/am335x-fb.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2013 Hannes Schmelzer <oe5hpm@oevsv.at>
- * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com
+ * Copyright (C) 2013-2018 Hannes Schmelzer <oe5hpm@oevsv.at>
+ * B&R Industrial Automation GmbH - http://www.br-automation.com
*
* minimal framebuffer driver for TI's AM335x SoC to be compatible with
* Wolfgang Denk's LCD-Framework (CONFIG_LCD, common/lcd.c)