|
Last change
on this file since f4b3934 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:
168 bytes
|
| Line | |
|---|
| 1 | /*
|
|---|
| 2 | * SPDX-FileCopyrightText: 2022 HelenOS Project
|
|---|
| 3 | * SPDX-License-Identifier: CC0-1.0
|
|---|
| 4 | */
|
|---|
| 5 | /** @addtogroup taskdump taskdump
|
|---|
| 6 | * @brief Task dumper
|
|---|
| 7 | * @ingroup apps
|
|---|
| 8 | */
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.