diff options
Diffstat (limited to 'sys/arm/at91/at91_shdwc.c')
-rw-r--r-- | sys/arm/at91/at91_shdwc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/at91/at91_shdwc.c b/sys/arm/at91/at91_shdwc.c index 92d56440e7659..720ef30468f4d 100644 --- a/sys/arm/at91/at91_shdwc.c +++ b/sys/arm/at91/at91_shdwc.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2014 Warner Losh. All rights reserved. * * Redistribution and use in source and binary forms, with or without |