diff options
Diffstat (limited to 'sys/dev/mii/smscphy.c')
-rw-r--r-- | sys/dev/mii/smscphy.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/mii/smscphy.c b/sys/dev/mii/smscphy.c index 43b7087dc3fbb..25464b7814410 100644 --- a/sys/dev/mii/smscphy.c +++ b/sys/dev/mii/smscphy.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2006 Benno Rice. All rights reserved. * * Redistribution and use in source and binary forms, with or without |