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