]> git.sur5r.net Git - u-boot/blobdiff - drivers/input/cros_ec_keyb.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / input / cros_ec_keyb.c
index f0bf139ae1902e2a93c3e0cc319f7f04a6bd5e6d..8c1a25c73f772e9f3282b3b477d3467f11b6dd6b 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Chromium OS Matrix Keyboard
  *
  * Copyright (c) 2012 The Chromium OS Authors.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>