diff options
Diffstat (limited to 'sys/arm/include/_stdint.h')
-rw-r--r-- | sys/arm/include/_stdint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/include/_stdint.h b/sys/arm/include/_stdint.h index 0e1e80049f930..2032b7368143a 100644 --- a/sys/arm/include/_stdint.h +++ b/sys/arm/include/_stdint.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2001, 2002 Mike Barcroft <mike@FreeBSD.org> * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. |