summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/bus/qspi.h2
-rw-r--r--drivers/bus/softqspi.c2
-rw-r--r--drivers/bus/softspi.c2
-rw-r--r--drivers/bus/spi.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/bus/qspi.h b/drivers/bus/qspi.h
index 31c9d14fc..81587b08b 100644
--- a/drivers/bus/qspi.h
+++ b/drivers/bus/qspi.h
@@ -3,7 +3,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2017-2018 Damien P. George
+ * SPDX-FileCopyrightText: Copyright (c) 2017-2018 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/drivers/bus/softqspi.c b/drivers/bus/softqspi.c
index 10c599246..87f7c8ae8 100644
--- a/drivers/bus/softqspi.c
+++ b/drivers/bus/softqspi.c
@@ -3,7 +3,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2017-2018 Damien P. George
+ * SPDX-FileCopyrightText: Copyright (c) 2017-2018 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/drivers/bus/softspi.c b/drivers/bus/softspi.c
index bc12d89d3..feb8e00d3 100644
--- a/drivers/bus/softspi.c
+++ b/drivers/bus/softspi.c
@@ -3,7 +3,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2016-2018 Damien P. George
+ * SPDX-FileCopyrightText: Copyright (c) 2016-2018 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/drivers/bus/spi.h b/drivers/bus/spi.h
index 6d1b9c2f8..5d150cd38 100644
--- a/drivers/bus/spi.h
+++ b/drivers/bus/spi.h
@@ -3,7 +3,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2016-2018 Damien P. George
+ * SPDX-FileCopyrightText: Copyright (c) 2016-2018 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal