SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / input / key_matrix.c
index cd5bce361356f899485a3cb9e642227344f278da..8951e128ec7f4d4890744ea6bf601eaa2eab0a2c 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Manage Keyboard Matrices
  *
  * Copyright (c) 2012 The Chromium OS Authors.
  * (C) Copyright 2004 DENX Software Engineering, Wolfgang Denk, wd@denx.de
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>