summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@jolla.com>2026-03-22 18:20:33 +0100
committerAndrew Branson <andrew.branson@jolla.com>2026-03-22 19:31:10 +0100
commit2b1a3046832074e47ad2ad703cd518526b9fb459 (patch)
treec1f335d1185fdc3e3251a12f880ce82fd063c48b /common
parent86bc18b99cc539949934e22f92f430f040117b21 (diff)
Relicense to BSD-3-Clause like the nextcloud pluginHEADmaster
Diffstat (limited to 'common')
-rw-r--r--common/common.pri4
-rw-r--r--common/common.pro4
2 files changed, 8 insertions, 0 deletions
diff --git a/common/common.pri b/common/common.pri
index e1d299f..7f593db 100644
--- a/common/common.pri
+++ b/common/common.pri
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+
INCLUDEPATH += $$PWD
DEPENDPATH += .
diff --git a/common/common.pro b/common/common.pro
index 136d882..c01e571 100644
--- a/common/common.pro
+++ b/common/common.pro
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+
TEMPLATE = lib
QT -= gui