diff options
Diffstat (limited to 'include/linux/bitrev.h')
| -rw-r--r-- | include/linux/bitrev.h | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/include/linux/bitrev.h b/include/linux/bitrev.h index a61d9569b..6876e1b2e 100644 --- a/include/linux/bitrev.h +++ b/include/linux/bitrev.h @@ -1,6 +1,5 @@  /* - * This file is released under the terms of GPL v2 and any later version. - * See the file COPYING in the root directory of the source tree for details. + * SPDX-License-Identifier:	GPL-2.0+   *   * Based on bitrev from the Linux kernel, by Akinobu Mita   */ |