summaryrefslogtreecommitdiff
path: root/libusb/usb_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libusb/usb_common.c')
-rw-r--r--libusb/usb_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/usb_common.c b/libusb/usb_common.c
index 18eb048..ceabad3 100644
--- a/libusb/usb_common.c
+++ b/libusb/usb_common.c
@@ -1,7 +1,7 @@
/* libusb/usb_common.c - Common framework for implementing multiple USB devices at once
*
* Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
- * SPDX-Licence-Identifier: AGPL-3.0-or-later
+ * SPDX-License-Identifier: AGPL-3.0-or-later
*/
#include <stdint.h> /* for uint{n}_t types */