diff options
Diffstat (limited to 'include/lzma/LzmaTypes.h')
-rw-r--r-- | include/lzma/LzmaTypes.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/lzma/LzmaTypes.h b/include/lzma/LzmaTypes.h index 31ef31c83ca..3670c3ff91e 100644 --- a/include/lzma/LzmaTypes.h +++ b/include/lzma/LzmaTypes.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Fake include for Types.h * * Copyright (C) 2007-2009 Industrie Dial Face S.p.A. * Luigi 'Comio' Mantellini (luigi.mantellini@idf-hit.com) - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __TYPES_H__FAKE__ |