From 2b1a3046832074e47ad2ad703cd518526b9fb459 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Sun, 22 Mar 2026 18:20:33 +0100 Subject: Relicense to BSD-3-Clause like the nextcloud plugin --- rpm/sailfish-account-mastodon.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'rpm') 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.* -- cgit v1.2.3