diff options
Diffstat (limited to 'hw/misc/sbsa_ec.c')
-rw-r--r-- | hw/misc/sbsa_ec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/sbsa_ec.c b/hw/misc/sbsa_ec.c index 9a7d7f914a..83020fe9ac 100644 --- a/hw/misc/sbsa_ec.c +++ b/hw/misc/sbsa_ec.c @@ -7,7 +7,7 @@ * Copyright (c) 2020 Nuvia Inc * Written by Graeme Gregory <graeme@nuviainc.com> * - * SPDX-License-Identifer: GPL-2.0-or-later + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "qemu/osdep.h" |