summaryrefslogtreecommitdiff
path: root/sys/include/dev/usb
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-02-16 22:01:50 -0500
committerIan Moffett <ian@osmora.org>2025-02-16 22:01:50 -0500
commit68c7010bf4c432c6d985a8d1a93e29c30c95e07b (patch)
treed0463ea3f50c4cca7e5dcbf0cd7f7210a5c625f7 /sys/include/dev/usb
parent0991ba3c6d381fd7a2fa85e92a930602f33764e0 (diff)
parent2fe2d7b0a3cf6ee72debefa954c12093da3cac81 (diff)
Merge branch 'main' into expt
Diffstat (limited to 'sys/include/dev/usb')
-rw-r--r--sys/include/dev/usb/xhciregs.h2
-rw-r--r--sys/include/dev/usb/xhcivar.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/include/dev/usb/xhciregs.h b/sys/include/dev/usb/xhciregs.h
index 0416601..69515e4 100644
--- a/sys/include/dev/usb/xhciregs.h
+++ b/sys/include/dev/usb/xhciregs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team.
+ * Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/include/dev/usb/xhcivar.h b/sys/include/dev/usb/xhcivar.h
index 6d0e185..0488ad8 100644
--- a/sys/include/dev/usb/xhcivar.h
+++ b/sys/include/dev/usb/xhcivar.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team.
+ * Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without