diff options
Diffstat (limited to 'api/api.c')
-rw-r--r-- | api/api.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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> |