summaryrefslogtreecommitdiff
path: root/common/edid.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/edid.c')
-rw-r--r--common/edid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/edid.c b/common/edid.c
index 3d0809ad11..90d1167f6e 100644
--- a/common/edid.c
+++ b/common/edid.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2012 The Chromium OS Authors.
*
* (C) Copyright 2010
* Petr Stetiar <ynezz@true.cz>
*
- * SPDX-License-Identifier: GPL-2.0+
- *
* Contains stolen code from ddcprobe project which is:
* Copyright (C) Nalin Dahyabhai <bigfun@pobox.com>
*/