1
0
Fork 0

drm/i915/wopcm: Fix SPDX tag location

Move SPDX tag to first line, and update year to 2019.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190816105501.31020-6-michal.wajdeczko@intel.com
alistair/sunxi64-5.4-dsi
Michal Wajdeczko 2019-08-16 10:55:01 +00:00 committed by Chris Wilson
parent 0d12ed982b
commit f789fbb1eb
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
// SPDX-License-Identifier: MIT
/*
* SPDX-License-Identifier: MIT
*
* Copyright © 2017-2018 Intel Corporation
* Copyright © 2017-2019 Intel Corporation
*/
#include "intel_wopcm.h"