diff options
Diffstat (limited to 'drivers/mtd/spi/sf_internal.h')
| -rw-r--r-- | drivers/mtd/spi/sf_internal.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/mtd/spi/sf_internal.h b/drivers/mtd/spi/sf_internal.h index ad044ee93..732ddf836 100644 --- a/drivers/mtd/spi/sf_internal.h +++ b/drivers/mtd/spi/sf_internal.h @@ -4,7 +4,7 @@   * Copyright (C) 2008 Atmel Corporation   * Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.   * - * Licensed under the GPL-2 or later. + * SPDX-License-Identifier:	GPL-2.0+   */  #ifndef _SF_INTERNAL_H_ |