diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-29 02:50:57 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-29 02:50:57 +0000 |
| commit | 4ab2e064d7950be84256d671a7ae93f87cc6aa36 (patch) | |
| tree | f64a2aebb1ac9925d884f8e87440e4fff3bfb5ee /sys/dev/etherswitch/rtl8366 | |
| parent | b84110def5e692aa60c1b13e44f8e312d2baf9ce (diff) | |
Notes
Diffstat (limited to 'sys/dev/etherswitch/rtl8366')
| -rw-r--r-- | sys/dev/etherswitch/rtl8366/rtl8366rb.c | 2 | ||||
| -rw-r--r-- | sys/dev/etherswitch/rtl8366/rtl8366rbvar.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/etherswitch/rtl8366/rtl8366rb.c b/sys/dev/etherswitch/rtl8366/rtl8366rb.c index f4a8fcd77275..6e990d979969 100644 --- a/sys/dev/etherswitch/rtl8366/rtl8366rb.c +++ b/sys/dev/etherswitch/rtl8366/rtl8366rb.c @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2015-2016 Hiroki Mori. * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. diff --git a/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h b/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h index 33c4b3694aaf..66ca0ad245ee 100644 --- a/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h +++ b/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h @@ -1,6 +1,4 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD - * * Copyright (c) 2015-2016 Hiroki Mori. * Copyright (c) 2011-2012 Stefan Bethke. * All rights reserved. |
