diff --git a/drivers/spi/ice40.c b/drivers/spi/ice40.c index 50b318b59e..b090a8968e 100644 --- a/drivers/spi/ice40.c +++ b/drivers/spi/ice40.c @@ -1,6 +1,10 @@ /**************************************************************************** * drivers/spi/ice40.c * + * SPDX-License-Identifier: Apache-2.0 + * SPDX-FileCopyrightText: Jakub Janousek + * SPDX-FileContributor: Jakub Janousek + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at