summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_cursor.h
diff options
context:
space:
mode:
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>2017-12-06 12:29:47 +0100
committerBenjamin Gaignard <benjamin.gaignard@linaro.org>2017-12-06 15:51:23 +0100
commite28425702715dea9593a7d929f0bc64400c70368 (patch)
treebd5dd43921c7b92eeeca4ff1d9ac8187c0e887b8 /drivers/gpu/drm/sti/sti_cursor.h
parent3b71239181e5429702387666f1ac70a9e6856cce (diff)
gpu: drm: sti: Adopt SPDX identifiers
Add SPDX identifiers to files under sti directory Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> Acked-by: Vincent Abriou <vincent.abriou@st.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171206112947.9569-2-benjamin.gaignard@st.com
Diffstat (limited to 'drivers/gpu/drm/sti/sti_cursor.h')
-rw-r--r--drivers/gpu/drm/sti/sti_cursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/sti/sti_cursor.h b/drivers/gpu/drm/sti/sti_cursor.h
index 2ee5c10e8b33..067feda5226c 100644
--- a/drivers/gpu/drm/sti/sti_cursor.h
+++ b/drivers/gpu/drm/sti/sti_cursor.h
@@ -1,7 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) STMicroelectronics SA 2013
* Authors: Vincent Abriou <vincent.abriou@st.com> for STMicroelectronics.
- * License terms: GNU General Public License (GPL), version 2
*/
#ifndef _STI_CURSOR_H_