diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-03-22 18:20:33 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-03-22 19:31:10 +0100 |
| commit | 2b1a3046832074e47ad2ad703cd518526b9fb459 (patch) | |
| tree | c1f335d1185fdc3e3251a12f880ce82fd063c48b /settings/accounts/ui/MastodonSettingsDisplay.qml | |
| parent | 86bc18b99cc539949934e22f92f430f040117b21 (diff) | |
Relicense to BSD-3-Clause like the nextcloud plugin
Diffstat (limited to 'settings/accounts/ui/MastodonSettingsDisplay.qml')
| -rw-r--r-- | settings/accounts/ui/MastodonSettingsDisplay.qml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/settings/accounts/ui/MastodonSettingsDisplay.qml b/settings/accounts/ui/MastodonSettingsDisplay.qml index 35d657b..13ac06c 100644 --- a/settings/accounts/ui/MastodonSettingsDisplay.qml +++ b/settings/accounts/ui/MastodonSettingsDisplay.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.0 |
