diff options
Diffstat (limited to 'api/api_private.h')
-rw-r--r-- | api/api_private.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/api/api_private.h b/api/api_private.h index a8866ef6d2d..8d97ca95a2a 100644 --- a/api/api_private.h +++ b/api/api_private.h @@ -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+ */ #ifndef _API_PRIVATE_H_ |