diff options
Diffstat (limited to 'sys/powerpc/psim/openpic_iobus.c')
-rw-r--r-- | sys/powerpc/psim/openpic_iobus.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/psim/openpic_iobus.c b/sys/powerpc/psim/openpic_iobus.c index 9a70b4e813e4..0c248b45ca92 100644 --- a/sys/powerpc/psim/openpic_iobus.c +++ b/sys/powerpc/psim/openpic_iobus.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright 2003 by Peter Grehan. All rights reserved. * * Redistribution and use in source and binary forms, with or without |