diff options
Diffstat (limited to 'include/charset.h')
-rw-r--r-- | include/charset.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/charset.h b/include/charset.h index 2662c2f..11832cb 100644 --- a/include/charset.h +++ b/include/charset.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * charset conversion utils * * Copyright (c) 2017 Rob Clark - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CHARSET_H_ |