Changeset 95feb3e9 in mainline for uspace/lib/math/_dummy.h


Ignore:
Timestamp:
2022-08-13T14:13:14Z (21 months ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Children:
f4b3934
Parents:
664b7f8
Message:

Add a generic copyright header to all C files that do not have one yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/math/_dummy.h

    r664b7f8 r95feb3e9  
     1/*
     2 * SPDX-FileCopyrightText: 2022 HelenOS Project
     3 *
     4 * SPDX-License-Identifier: BSD-3-Clause
     5 */
     6
    17/* Just to prevent tools/export.sh from failing */
Note: See TracChangeset for help on using the changeset viewer.