aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/malo/if_malo_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/malo/if_malo_pci.c')
-rw-r--r--sys/dev/malo/if_malo_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/malo/if_malo_pci.c b/sys/dev/malo/if_malo_pci.c
index 01b519e849884..895bc179af109 100644
--- a/sys/dev/malo/if_malo_pci.c
+++ b/sys/dev/malo/if_malo_pci.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2007 Marvell Semiconductor, Inc.
* Copyright (c) 2007 Sam Leffler, Errno Consulting
* Copyright (c) 2008 Weongyo Jeong <weongyo@freebsd.org>