summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2025-05-16 01:53:28 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2025-07-04 18:20:05 +0000
commitdb0f3a3c3f16f414e32fba5a0f7ea01302739bb7 (patch)
treecc4b5722118268fe548035edda22d1ce7fb8e72f /sys/dev/usb
parent5e712379ae68ea1895817b8472b73598bafbc75b (diff)
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/net/if_mos.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/net/if_mos.c b/sys/dev/usb/net/if_mos.c
index 442bfb27d83f..41881fb778a5 100644
--- a/sys/dev/usb/net/if_mos.c
+++ b/sys/dev/usb/net/if_mos.c
@@ -1,6 +1,6 @@
+/* SPDX-License-Identifier: ISC AND BSD-4-Clause */
+
/*-
- * SPDX-License-Identifier: (BSD-1-Clause AND BSD-4-Clause)
- *
* Copyright (c) 2011 Rick van der Zwet <info@rickvanderzwet.nl>
*
* Permission to use, copy, modify, and distribute this software for any