diff options
Diffstat (limited to 'sys/arm/xscale/pxa/pxa_machdep.c')
-rw-r--r-- | sys/arm/xscale/pxa/pxa_machdep.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/xscale/pxa/pxa_machdep.c b/sys/arm/xscale/pxa/pxa_machdep.c index bc3ab6f389463..e28599be9bfd8 100644 --- a/sys/arm/xscale/pxa/pxa_machdep.c +++ b/sys/arm/xscale/pxa/pxa_machdep.c @@ -1,6 +1,8 @@ /* $NetBSD: hpc_machdep.c,v 1.70 2003/09/16 08:18:22 agc Exp $ */ /*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1994-1998 Mark Brinicombe. * Copyright (c) 1994 Brini. * All rights reserved. |