summaryrefslogtreecommitdiffstats
path: root/drivers/video/edid.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/edid.h')
-rw-r--r--drivers/video/edid.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/video/edid.h b/drivers/video/edid.h
index 60c5b6422e..8b793aeb74 100644
--- a/drivers/video/edid.h
+++ b/drivers/video/edid.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* drivers/video/edid.h - EDID/DDC Header
*
@@ -9,11 +10,7 @@
* Ani Joshi <ajoshi@unixbox.com>
*
* DDC is a Trademark of VESA (Video Electronics Standard Association).
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file COPYING in the main directory of this archive
- * for more details.
-*/
+ */
#ifndef __EDID_H__
#define __EDID_H__