diff options
Diffstat (limited to 'dev/modules/XHCI')
| -rw-r--r-- | dev/modules/XHCI/XHCI.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/modules/XHCI/XHCI.h b/dev/modules/XHCI/XHCI.h index 3efdf90c..40387c1e 100644 --- a/dev/modules/XHCI/XHCI.h +++ b/dev/modules/XHCI/XHCI.h @@ -1,4 +1,4 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. @@ -10,7 +10,7 @@ 01/02/24: Added file (amlel) 03/02/24: Update filename to Defines.h (amlel) -------------------------------------------- */ +======================================== */ #pragma once |
