aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_drv.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-02-06 12:13:52 -0500
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-09-15 04:34:06 -0400
commit36d50464e05f498fa4024270e091b306af5de898 (patch)
treef98618e93f17ba373f63f3b4abcec12abafbba20 /drivers/gpu/drm/rcar-du/rcar_du_drv.c
parent98faa78ce7f1f986e11e7805d31b409782a6d2d4 (diff)
drm/rcar-du: Update copyright notice
The "Renesas Corporation" listed in the copyright notice doesn't exist. Replace it with "Renesas Electronics Corporation" and update the copyright years. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Diffstat (limited to 'drivers/gpu/drm/rcar-du/rcar_du_drv.c')
-rw-r--r--drivers/gpu/drm/rcar-du/rcar_du_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/rcar-du/rcar_du_drv.c b/drivers/gpu/drm/rcar-du/rcar_du_drv.c
index 672d2fcba009..941d422fc410 100644
--- a/drivers/gpu/drm/rcar-du/rcar_du_drv.c
+++ b/drivers/gpu/drm/rcar-du/rcar_du_drv.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * rcar_du_drv.c -- R-Car Display Unit DRM driver 2 * rcar_du_drv.c -- R-Car Display Unit DRM driver
3 * 3 *
4 * Copyright (C) 2013 Renesas Corporation 4 * Copyright (C) 2013-2014 Renesas Electronics Corporation
5 * 5 *
6 * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) 6 * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com)
7 * 7 *