diff options
Diffstat (limited to 'arch/openrisc/include/asm/bitops/fls.h')
| -rw-r--r-- | arch/openrisc/include/asm/bitops/fls.h | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/arch/openrisc/include/asm/bitops/fls.h b/arch/openrisc/include/asm/bitops/fls.h index 8c77c1377..74472299c 100644 --- a/arch/openrisc/include/asm/bitops/fls.h +++ b/arch/openrisc/include/asm/bitops/fls.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_FLS_H |