Last change
on this file since 664b7f8 was 664b7f8, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 3 years ago |
Add copyright header to doxygroups.h files
CC0 because these are uncopyrightable, but still need to be accounted for,
for REUSE to validate.
|
-
Property mode
set to
100644
|
File size:
166 bytes
|
Rev | Line | |
---|
[664b7f8] | 1 | /*
|
---|
| 2 | * SPDX-FileCopyrightText: 2022 HelenOS Project
|
---|
| 3 | * SPDX-License-Identifier: CC0-1.0
|
---|
| 4 | */
|
---|
[c8ea6eca] | 5 | /** @addtogroup drvusbxhci xhci
|
---|
| 6 | * @brief XHCI driver
|
---|
| 7 | * @ingroup drvs
|
---|
| 8 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.