diff options
Diffstat (limited to 'api/api.c')
-rw-r--r-- | api/api.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/api/api.c b/api/api.c index 7eee2fc083a..9f03f1a35bb 100644 --- a/api/api.c +++ b/api/api.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007 Semihalf * * Written by: Rafal Jaworowski <raj@semihalf.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |