From 8c09980c00061a97eab050a4f0fd5fb4135d6ee7 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 12 Feb 2026 18:47:45 +0100 Subject: Add copyright notices to various files --- transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml | 4 ++++ transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp | 4 ++++ transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h | 4 ++++ transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp | 4 ++++ transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h | 4 ++++ 5 files changed, 20 insertions(+) (limited to 'transferengine-plugins/mastodonshareplugin') diff --git a/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml b/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml index f965209..d2d950c 100644 --- a/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml +++ b/transferengine-plugins/mastodonshareplugin/MastodonSharePost.qml @@ -1,3 +1,7 @@ +/* + * Copyright (C) 2013-2026 Jolla Ltd. + */ + import QtQuick 2.6 import Sailfish.Silica 1.0 import Sailfish.Lipstick 1.0 diff --git a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp index d2fffc4..99871cb 100644 --- a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp +++ b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.cpp @@ -1,3 +1,7 @@ +/* + * Copyright (C) 2013-2026 Jolla Ltd. + */ + #include "mastodonplugininfo.h" #include "mastodonshareservicestatus.h" diff --git a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h index 28eb479..1d74b74 100644 --- a/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h +++ b/transferengine-plugins/mastodonshareplugin/mastodonplugininfo.h @@ -1,3 +1,7 @@ +/* + * Copyright (C) 2013-2026 Jolla Ltd. + */ + #ifndef MASTODONPLUGININFO_H #define MASTODONPLUGININFO_H diff --git a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp index ec7a732..0666080 100644 --- a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp +++ b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.cpp @@ -1,3 +1,7 @@ +/* + * Copyright (C) 2013-2026 Jolla Ltd. + */ + #include "mastodonshareplugin.h" #include "mastodonplugininfo.h" diff --git a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h index 634d051..9f21919 100644 --- a/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h +++ b/transferengine-plugins/mastodonshareplugin/mastodonshareplugin.h @@ -1,3 +1,7 @@ +/* + * Copyright (C) 2013-2026 Jolla Ltd. + */ + #ifndef MASTODONSHAREPLUGIN_H #define MASTODONSHAREPLUGIN_H -- cgit v1.2.3