aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/at91/at91_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/at91/at91_spi.c')
-rw-r--r--sys/arm/at91/at91_spi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/at91/at91_spi.c b/sys/arm/at91/at91_spi.c
index 5a1386089d8f..c813dccb5bb8 100644
--- a/sys/arm/at91/at91_spi.c
+++ b/sys/arm/at91/at91_spi.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2006 M. Warner Losh.
* Copyright (c) 2011-2012 Ian Lepore.
* All rights reserved.