summaryrefslogtreecommitdiff
path: root/rpm
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 /rpm
parent86bc18b99cc539949934e22f92f430f040117b21 (diff)
Relicense to BSD-3-Clause like the nextcloud plugin
Diffstat (limited to 'rpm')
-rw-r--r--rpm/sailfish-account-mastodon.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/rpm/sailfish-account-mastodon.spec b/rpm/sailfish-account-mastodon.spec
index 64dd979..97e790a 100644
--- a/rpm/sailfish-account-mastodon.spec
+++ b/rpm/sailfish-account-mastodon.spec
@@ -1,8 +1,10 @@
-# Copyright (C) 2013-2026 Jolla Ltd.
+# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+#
+# SPDX-License-Identifier: BSD-3-Clause
Name: sailfish-account-mastodon
-License: LGPLv3
-Version: 1.0.0
+License: BSD-3-Clause AND LGPL-2.1-or-later
+Version: 1.0.1
Release: 1
Source0: %{name}-%{version}.tar.bz2
Summary: SailfishOS account plugin for Mastodon
@@ -68,6 +70,8 @@ if [ "$1" -eq 0 ]; then
fi
%files
+%license LICENSES/BSD-3-Clause.txt
+%license LICENSES/LGPL-2.1-or-later.txt
%{_libdir}/libmastodoncommon.so.*
%exclude %{_libdir}/libmastodoncommon.so
%{_libdir}/libmastodonbuteocommon.so.*