diff options
Diffstat (limited to 'include/linux/bch.h')
-rw-r--r-- | include/linux/bch.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/bch.h b/include/linux/bch.h index 28da402f46..1305d2ca19 100644 --- a/include/linux/bch.h +++ b/include/linux/bch.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Generic binary BCH encoding/decoding library * - * SPDX-License-Identifier: GPL-2.0 - * * Copyright © 2011 Parrot S.A. * * Author: Ivan Djelic <ivan.djelic@parrot.com> |