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:
171 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * SPDX-FileCopyrightText: 2022 HelenOS Project
|
---|
3 | * SPDX-License-Identifier: CC0-1.0
|
---|
4 | */
|
---|
5 | /** @addtogroup calculator calculator
|
---|
6 | * @brief Calculator
|
---|
7 | * @ingroup apps
|
---|
8 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.