diff options
Diffstat (limited to 'drivers/spi/oc_tiny_spi.c')
-rw-r--r-- | drivers/spi/oc_tiny_spi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/oc_tiny_spi.c b/drivers/spi/oc_tiny_spi.c index 6f7b1edd60..4de5d008aa 100644 --- a/drivers/spi/oc_tiny_spi.c +++ b/drivers/spi/oc_tiny_spi.c @@ -7,7 +7,7 @@ * Copyright (c) 2005-2008 Analog Devices Inc. * Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw> * - * Licensed under the GPL-2 or later. + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |