diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-07-17 02:04:05 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 07:31:11 -0700 |
commit | 2cb8fee827f82bc6b79a75da40148a7417c2581b (patch) | |
tree | 61a6c597c10ab38172d56215a8271333d037a8de /mobile-widgets/qmlmapwidgethelper.h | |
parent | 0678e5936c7171b01ee2590c392531dc3ce08dac (diff) | |
download | subsurface-2cb8fee827f82bc6b79a75da40148a7417c2581b.tar.gz |
add the SPDX-License-Identifier to new source files
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'mobile-widgets/qmlmapwidgethelper.h')
-rw-r--r-- | mobile-widgets/qmlmapwidgethelper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qmlmapwidgethelper.h b/mobile-widgets/qmlmapwidgethelper.h index 64ec2b75b..9fd427856 100644 --- a/mobile-widgets/qmlmapwidgethelper.h +++ b/mobile-widgets/qmlmapwidgethelper.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0
#ifndef QMLMAPWIDGETHELPER_H
#define QMLMAPWIDGETHELPER_H
|