diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-04-27 20:25:32 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-04-29 13:32:55 -0700 |
commit | 5372f12d8bb136ecce5e42f35aaf7c253d8aad43 (patch) | |
tree | 0ba08d6d6930ed47d4557abb6ebe48760e81f6be /qt-models/yearlystatisticsmodel.h | |
parent | b368ecd5aae63a1f3016f9ddc1bfe2858cd316fc (diff) | |
download | subsurface-5372f12d8bb136ecce5e42f35aaf7c253d8aad43.tar.gz |
Add SPDX header to Qt models
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/yearlystatisticsmodel.h')
-rw-r--r-- | qt-models/yearlystatisticsmodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/yearlystatisticsmodel.h b/qt-models/yearlystatisticsmodel.h index 5469ca9a2..21ec4e0f0 100644 --- a/qt-models/yearlystatisticsmodel.h +++ b/qt-models/yearlystatisticsmodel.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef YEARLYSTATISTICSMODEL_H #define YEARLYSTATISTICSMODEL_H |