diff options
Diffstat (limited to 'sys/dev/etherswitch/miiproxy.h')
-rw-r--r-- | sys/dev/etherswitch/miiproxy.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/etherswitch/miiproxy.h b/sys/dev/etherswitch/miiproxy.h index 4883c57dabd73..fc30af10ada23 100644 --- a/sys/dev/etherswitch/miiproxy.h +++ b/sys/dev/etherswitch/miiproxy.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. * |