summaryrefslogtreecommitdiff
path: root/include/key_matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/key_matrix.h')
-rw-r--r--include/key_matrix.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/key_matrix.h b/include/key_matrix.h
index 8dfa44de13..519722f2d8 100644
--- a/include/key_matrix.h
+++ b/include/key_matrix.h
@@ -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