diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-04-27 20:24:53 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-04-29 13:32:55 -0700 |
commit | b368ecd5aae63a1f3016f9ddc1bfe2858cd316fc (patch) | |
tree | 27bde3015e25232a0de7475bb87a6f0eef1ac966 /core/subsurfacesysinfo.cpp | |
parent | ee1bf18189e0d495ab589f258d559dadb92cd1e7 (diff) | |
download | subsurface-b368ecd5aae63a1f3016f9ddc1bfe2858cd316fc.tar.gz |
Add SPDX header to remaining core files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/subsurfacesysinfo.cpp')
-rw-r--r-- | core/subsurfacesysinfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/subsurfacesysinfo.cpp b/core/subsurfacesysinfo.cpp index a7173b169..6f63a3011 100644 --- a/core/subsurfacesysinfo.cpp +++ b/core/subsurfacesysinfo.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: LGPL-2.1+ /**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). |