diff options
Diffstat (limited to 'arch/openrisc/include/asm/bitops/ffs.h')
-rw-r--r-- | arch/openrisc/include/asm/bitops/ffs.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/openrisc/include/asm/bitops/ffs.h b/arch/openrisc/include/asm/bitops/ffs.h index 1de5295816..50746cfa0b 100644 --- a/arch/openrisc/include/asm/bitops/ffs.h +++ b/arch/openrisc/include/asm/bitops/ffs.h @@ -3,10 +3,7 @@ * * Copyright (C) 2010-2011 Jonas Bonn <jonas@southpole.se> * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ASM_OPENRISC_FFS_H |