diff options
Diffstat (limited to 'sys/dev/xen/pcifront/pcifront.c')
-rw-r--r-- | sys/dev/xen/pcifront/pcifront.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/xen/pcifront/pcifront.c b/sys/dev/xen/pcifront/pcifront.c index 9d808f745094..116e370d193e 100644 --- a/sys/dev/xen/pcifront/pcifront.c +++ b/sys/dev/xen/pcifront/pcifront.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 2006, Cisco Systems, Inc. * All rights reserved. * |