]> git.sur5r.net Git - u-boot/blobdiff - include/key_matrix.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / include / key_matrix.h
index 8dfa44de13068660d81afce30e57f23b5d47c303..519722f2d8f814ccf18b3ad1b999e9b7bc68f14c 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Keyboard matrix helper functions
  *
  * Copyright (c) 2012 The Chromium OS Authors.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _KEY_MATRIX_H