diff options
Diffstat (limited to 'sys/dev/esp/esp_pci.c')
-rw-r--r-- | sys/dev/esp/esp_pci.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/esp/esp_pci.c b/sys/dev/esp/esp_pci.c index fc3af2b2442eb..1e484b29415ed 100644 --- a/sys/dev/esp/esp_pci.c +++ b/sys/dev/esp/esp_pci.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-2-Clause-NetBSD + * * Copyright (c) 2011 Marius Strobl <marius@FreeBSD.org> * All rights reserved. * |