diff options
Diffstat (limited to 'sys/dev/e1000/e1000_vf.c')
-rw-r--r-- | sys/dev/e1000/e1000_vf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/e1000/e1000_vf.c b/sys/dev/e1000/e1000_vf.c index 4af985b87b9b..049477c601d6 100644 --- a/sys/dev/e1000/e1000_vf.c +++ b/sys/dev/e1000/e1000_vf.c @@ -1,4 +1,5 @@ /****************************************************************************** + SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2001-2015, Intel Corporation All rights reserved. |