summaryrefslogtreecommitdiff
path: root/transferengine-plugins/mastodonshareplugin
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 /transferengine-plugins/mastodonshareplugin
parent86bc18b99cc539949934e22f92f430f040117b21 (diff)
Relicense to BSD-3-Clause like the nextcloud pluginHEADmaster
Diffstat (limited to 'transferengine-plugins/mastodonshareplugin')
-rw-r--r--transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml4
-rw-r--r--transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp4
-rw-r--r--transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h4
-rw-r--r--transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp4
-rw-r--r--transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h4
-rw-r--r--transferengine-plugins/mastodonshareplugin/mastodonshareplugin.pro4
6 files changed, 19 insertions, 5 deletions
diff --git a/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml b/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml
index d2d950c..d859d96 100644
--- a/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml
+++ b/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml
@@ -1,5 +1,7 @@
/*
- * Copyright (C) 2013-2026 Jolla Ltd.
+ * SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
*/
import QtQuick 2.6
diff --git a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp
index 99871cb..919d544 100644
--- a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp
+++ b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp
@@ -1,5 +1,7 @@
/*
- * Copyright (C) 2013-2026 Jolla Ltd.
+ * SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
*/
#include "mastodonplugininfo.h"
diff --git a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h
index 1d74b74..80fe552 100644
--- a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h
+++ b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h
@@ -1,5 +1,7 @@
/*
- * Copyright (C) 2013-2026 Jolla Ltd.
+ * SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef MASTODONPLUGININFO_H
diff --git a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp
index 0666080..8c139a2 100644
--- a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp
+++ b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp
@@ -1,5 +1,7 @@
/*
- * Copyright (C) 2013-2026 Jolla Ltd.
+ * SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
*/
#include "mastodonshareplugin.h"
diff --git a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h
index 9f21919..04d8412 100644
--- a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h
+++ b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h
@@ -1,5 +1,7 @@
/*
- * Copyright (C) 2013-2026 Jolla Ltd.
+ * SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef MASTODONSHAREPLUGIN_H
diff --git a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.pro b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.pro
index 0dd1443..59fb7e1 100644
--- a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.pro
+++ b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.pro
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+
TEMPLATE = lib
TARGET = $$qtLibraryTarget(mastodonshareplugin)
CONFIG += plugin