mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add SPDX header to desktop widgets
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
5372f12d8b
commit
9021a44ccc
99 changed files with 103 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#ifndef YEARLYSTATISTICSWIDGET_H
|
||||
#define YEARLYSTATISTICSWIDGET_H
|
||||
|
||||
|
@ -20,4 +21,4 @@ private:
|
|||
YearlyStatisticsModel *m_model;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue