aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/videomode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/videomode.h')
-rw-r--r--include/video/videomode.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/video/videomode.h b/include/video/videomode.h
index 3f1049d870d5..7b20ee6ea2fe 100644
--- a/include/video/videomode.h
+++ b/include/video/videomode.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright 2012 Steffen Trumtrar <s.trumtrar@pengutronix.de>
*
* generic videomode description
- *
- * This file is released under the GPLv2
*/
#ifndef __LINUX_VIDEOMODE_H