mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
e1000: Add SPDX tag to em_txrx
Reviewed by: markj MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D30072
This commit is contained in:
parent
d101656818
commit
034f38cdf8
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
/*-
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*
|
||||
* Copyright (c) 2016 Nicole Graziano <nicole@nextbsd.org>
|
||||
* Copyright (c) 2017 Matthew Macy <mmacy@mattmacy.io>
|
||||
* All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in a new issue