diff options
Diffstat (limited to 'include/cros_ec_message.h')
-rw-r--r-- | include/cros_ec_message.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/cros_ec_message.h b/include/cros_ec_message.h index 36e2d83ce1..977951b30d 100644 --- a/include/cros_ec_message.h +++ b/include/cros_ec_message.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Chromium OS Matrix Keyboard Message Protocol definitions * * Copyright (c) 2012 The Chromium OS Authors. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CROS_MESSAGE_H |