From: Hannes Schmelzer Date: Tue, 9 Jan 2018 18:01:32 +0000 (+0100) Subject: am335x-fb: cosmetic: update-copyright X-Git-Tag: v2018.03-rc1~208^2~4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e880a5e21988d8fef77b916486b26432218bb226;p=oweals%2Fu-boot.git am335x-fb: cosmetic: update-copyright Signed-off-by: Hannes Schmelzer Reviewed-by: Anatolij Gustschin --- diff --git a/drivers/video/am335x-fb.c b/drivers/video/am335x-fb.c index a8b3e747a0..c8100d809c 100644 --- a/drivers/video/am335x-fb.c +++ b/drivers/video/am335x-fb.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2013 Hannes Schmelzer - * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com + * Copyright (C) 2013-2018 Hannes Schmelzer + * 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) diff --git a/drivers/video/am335x-fb.h b/drivers/video/am335x-fb.h index 3f4b567ce2..903a8f160c 100644 --- a/drivers/video/am335x-fb.h +++ b/drivers/video/am335x-fb.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2013 Hannes Schmelzer - - * Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com + * Copyright (C) 2013-2018 Hannes Schmelzer - + * B&R Industrial Automation GmbH - http://www.br-automation.com * * SPDX-License-Identifier: GPL-2.0+ */