diff options
Diffstat (limited to 'drivers/spi/xilinx_spi.c')
| -rw-r--r-- | drivers/spi/xilinx_spi.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/spi/xilinx_spi.c b/drivers/spi/xilinx_spi.c index a82b05694..5ac01846e 100644 --- a/drivers/spi/xilinx_spi.c +++ b/drivers/spi/xilinx_spi.c @@ -9,7 +9,7 @@   * Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>   * Copyright (c) 2012 Stephan Linz <linz@li-pro.net>   * - * Licensed under the GPL-2 or later. + * SPDX-License-Identifier:	GPL-2.0+   *   * [0]: http://www.xilinx.com/support/documentation   * |