drm/exynos: dp: Use correct module license
authorJingoo Han <jg1.han@samsung.com>
Tue, 3 Jun 2014 12:46:11 +0000 (21:46 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:13 +0000 (16:52 +0900)
According to the header comment in the source file, the driver is
licensed under GPL v2, so update MODULE_LICENSE() to match that.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_dp_core.c