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 --- buteo-plugins/buteo-common/buteo-common.pri | 4 ++++ buteo-plugins/buteo-common/buteo-common.pro | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'buteo-plugins/buteo-common') diff --git a/buteo-plugins/buteo-common/buteo-common.pri b/buteo-plugins/buteo-common/buteo-common.pri index 192da35..83452ac 100644 --- a/buteo-plugins/buteo-common/buteo-common.pri +++ b/buteo-plugins/buteo-common/buteo-common.pri @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd. +# +# SPDX-License-Identifier: BSD-3-Clause + INCLUDEPATH += $$PWD DEPENDPATH += . diff --git a/buteo-plugins/buteo-common/buteo-common.pro b/buteo-plugins/buteo-common/buteo-common.pro index c1aa569..c0b84a9 100644 --- a/buteo-plugins/buteo-common/buteo-common.pro +++ b/buteo-plugins/buteo-common/buteo-common.pro @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd. +# +# SPDX-License-Identifier: BSD-3-Clause + TEMPLATE = lib TARGET = mastodonbuteocommon -- cgit v1.2.3