diff options
Diffstat (limited to 'tests/testunitconversion.h')
-rw-r--r-- | tests/testunitconversion.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testunitconversion.h b/tests/testunitconversion.h index b8f05858a..41908191f 100644 --- a/tests/testunitconversion.h +++ b/tests/testunitconversion.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef TESTUNITCONVERSION_H #define TESTUNITCONVERSION_H @@ -9,4 +10,4 @@ private slots: void testUnitConversions(); }; -#endif
\ No newline at end of file +#endif |