From 3cd5895004989127f2535a0b00593122ef3a2872 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 27 Jan 2024 15:35:11 -0500 Subject: [PATCH] Bumped version to v1.7.2 --- Dockerfile.el8 | 2 +- Dockerfile.el9 | 2 +- Dockerfile.f37 | 2 +- Dockerfile.f39 | 2 +- Dockerfile.py310 | 2 +- Dockerfile.py311 | 2 +- Dockerfile.py312 | 2 +- Dockerfile.py36 | 2 +- Dockerfile.rawhide | 2 +- LICENSE | 2 +- apprise/Apprise.py | 2 +- apprise/AppriseAsset.py | 2 +- apprise/AppriseAttachment.py | 2 +- apprise/AppriseConfig.py | 2 +- apprise/AppriseLocale.py | 2 +- apprise/AttachmentManager.py | 2 +- apprise/ConfigurationManager.py | 2 +- apprise/NotificationManager.py | 2 +- apprise/URLBase.py | 2 +- apprise/__init__.py | 6 +- apprise/attachment/AttachBase.py | 2 +- apprise/attachment/AttachFile.py | 2 +- apprise/attachment/AttachHTTP.py | 2 +- apprise/attachment/__init__.py | 2 +- apprise/cli.py | 2 +- apprise/common.py | 2 +- apprise/config/ConfigBase.py | 2 +- apprise/config/ConfigFile.py | 2 +- apprise/config/ConfigHTTP.py | 2 +- apprise/config/ConfigMemory.py | 2 +- apprise/config/__init__.py | 2 +- apprise/conversion.py | 2 +- apprise/decorators/CustomNotifyPlugin.py | 2 +- apprise/decorators/__init__.py | 2 +- apprise/decorators/notify.py | 2 +- apprise/emojis.py | 2 +- apprise/i18n/apprise.pot | 11 +- apprise/logger.py | 2 +- apprise/manager.py | 2 +- apprise/plugins/NotifyAppriseAPI.py | 2 +- apprise/plugins/NotifyAprs.py | 2 +- apprise/plugins/NotifyBark.py | 2 +- apprise/plugins/NotifyBase.py | 2 +- apprise/plugins/NotifyBoxcar.py | 2 +- apprise/plugins/NotifyBulkSMS.py | 2 +- apprise/plugins/NotifyBulkVS.py | 2 +- apprise/plugins/NotifyBurstSMS.py | 2 +- apprise/plugins/NotifyClickSend.py | 2 +- apprise/plugins/NotifyD7Networks.py | 2 +- apprise/plugins/NotifyDBus.py | 2 +- apprise/plugins/NotifyDapnet.py | 2 +- apprise/plugins/NotifyDingTalk.py | 2 +- apprise/plugins/NotifyDiscord.py | 2 +- apprise/plugins/NotifyEmail.py | 2 +- apprise/plugins/NotifyEmby.py | 2 +- apprise/plugins/NotifyEnigma2.py | 2 +- apprise/plugins/NotifyFCM/__init__.py | 2 +- apprise/plugins/NotifyFCM/color.py | 2 +- apprise/plugins/NotifyFCM/common.py | 2 +- apprise/plugins/NotifyFCM/oauth.py | 2 +- apprise/plugins/NotifyFCM/priority.py | 2 +- apprise/plugins/NotifyFaast.py | 2 +- apprise/plugins/NotifyFlock.py | 2 +- apprise/plugins/NotifyForm.py | 2 +- apprise/plugins/NotifyGnome.py | 2 +- apprise/plugins/NotifyGoogleChat.py | 2 +- apprise/plugins/NotifyGotify.py | 2 +- apprise/plugins/NotifyGrowl.py | 2 +- apprise/plugins/NotifyGuilded.py | 2 +- apprise/plugins/NotifyHomeAssistant.py | 2 +- apprise/plugins/NotifyHttpSMS.py | 2 +- apprise/plugins/NotifyIFTTT.py | 2 +- apprise/plugins/NotifyJSON.py | 2 +- apprise/plugins/NotifyJoin.py | 2 +- apprise/plugins/NotifyKavenegar.py | 2 +- apprise/plugins/NotifyKumulos.py | 2 +- apprise/plugins/NotifyLametric.py | 2 +- apprise/plugins/NotifyLine.py | 2 +- apprise/plugins/NotifyMQTT.py | 2 +- apprise/plugins/NotifyMSG91.py | 2 +- apprise/plugins/NotifyMSTeams.py | 2 +- apprise/plugins/NotifyMacOSX.py | 2 +- apprise/plugins/NotifyMailgun.py | 2 +- apprise/plugins/NotifyMastodon.py | 2 +- apprise/plugins/NotifyMatrix.py | 2 +- apprise/plugins/NotifyMattermost.py | 2 +- apprise/plugins/NotifyMessageBird.py | 2 +- apprise/plugins/NotifyMisskey.py | 2 +- apprise/plugins/NotifyNextcloud.py | 2 +- apprise/plugins/NotifyNextcloudTalk.py | 2 +- apprise/plugins/NotifyNotica.py | 2 +- apprise/plugins/NotifyNotifiarr.py | 2 +- apprise/plugins/NotifyNotifico.py | 2 +- apprise/plugins/NotifyNtfy.py | 2 +- apprise/plugins/NotifyOffice365.py | 2 +- apprise/plugins/NotifyOneSignal.py | 2 +- apprise/plugins/NotifyOpsgenie.py | 2 +- apprise/plugins/NotifyPagerDuty.py | 2 +- apprise/plugins/NotifyPagerTree.py | 2 +- apprise/plugins/NotifyParsePlatform.py | 2 +- apprise/plugins/NotifyPopcornNotify.py | 2 +- apprise/plugins/NotifyProwl.py | 2 +- apprise/plugins/NotifyPushBullet.py | 2 +- apprise/plugins/NotifyPushDeer.py | 2 +- apprise/plugins/NotifyPushMe.py | 2 +- apprise/plugins/NotifyPushSafer.py | 2 +- apprise/plugins/NotifyPushed.py | 2 +- apprise/plugins/NotifyPushjet.py | 2 +- apprise/plugins/NotifyPushover.py | 2 +- apprise/plugins/NotifyPushy.py | 2 +- apprise/plugins/NotifyRSyslog.py | 2 +- apprise/plugins/NotifyReddit.py | 2 +- apprise/plugins/NotifyRocketChat.py | 2 +- apprise/plugins/NotifyRyver.py | 2 +- apprise/plugins/NotifySES.py | 2 +- apprise/plugins/NotifySMSEagle.py | 2 +- apprise/plugins/NotifySMSManager.py | 2 +- apprise/plugins/NotifySMTP2Go.py | 2 +- apprise/plugins/NotifySNS.py | 2 +- apprise/plugins/NotifySendGrid.py | 2 +- apprise/plugins/NotifyServerChan.py | 2 +- apprise/plugins/NotifySignalAPI.py | 2 +- apprise/plugins/NotifySimplePush.py | 2 +- apprise/plugins/NotifySinch.py | 2 +- apprise/plugins/NotifySlack.py | 2 +- apprise/plugins/NotifySparkPost.py | 2 +- apprise/plugins/NotifyStreamlabs.py | 2 +- apprise/plugins/NotifySynology.py | 2 +- apprise/plugins/NotifySyslog.py | 2 +- apprise/plugins/NotifyTechulusPush.py | 2 +- apprise/plugins/NotifyTelegram.py | 2 +- apprise/plugins/NotifyThreema.py | 2 +- apprise/plugins/NotifyTwilio.py | 2 +- apprise/plugins/NotifyTwist.py | 2 +- apprise/plugins/NotifyTwitter.py | 2 +- apprise/plugins/NotifyVoipms.py | 2 +- apprise/plugins/NotifyVonage.py | 2 +- apprise/plugins/NotifyWeComBot.py | 2 +- apprise/plugins/NotifyWebexTeams.py | 2 +- apprise/plugins/NotifyWhatsApp.py | 2 +- apprise/plugins/NotifyWindows.py | 2 +- apprise/plugins/NotifyXBMC.py | 2 +- apprise/plugins/NotifyXML.py | 2 +- apprise/plugins/NotifyZulip.py | 2 +- apprise/plugins/__init__.py | 2 +- apprise/utils.py | 2 +- bin/apprise | 2 +- bin/build-rpm.sh | 2 +- bin/checkdone.sh | 2 +- bin/test.sh | 2 +- packaging/man/apprise.1 | 132 ++++++++- packaging/man/apprise.1.html | 327 +++++++++++++++++++++++ packaging/man/apprise.md | 2 +- packaging/redhat/python-apprise.spec | 15 +- setup.py | 4 +- test/conftest.py | 2 +- test/helpers/__init__.py | 2 +- test/helpers/module.py | 2 +- test/helpers/rest.py | 2 +- test/test_api.py | 2 +- test/test_apprise_attachments.py | 2 +- test/test_apprise_cli.py | 2 +- test/test_apprise_config.py | 2 +- test/test_apprise_emojis.py | 2 +- test/test_apprise_pickle.py | 2 +- test/test_apprise_translations.py | 2 +- test/test_apprise_utils.py | 2 +- test/test_asyncio.py | 2 +- test/test_attach_base.py | 2 +- test/test_attach_file.py | 2 +- test/test_attach_http.py | 2 +- test/test_config_base.py | 2 +- test/test_config_file.py | 2 +- test/test_config_http.py | 2 +- test/test_config_memory.py | 2 +- test/test_conversion.py | 2 +- test/test_decorator_notify.py | 2 +- test/test_escapes.py | 2 +- test/test_logger.py | 2 +- test/test_notification_manager.py | 2 +- test/test_notify_base.py | 2 +- test/test_plugin_apprise_api.py | 2 +- test/test_plugin_aprs.py | 2 +- test/test_plugin_bark.py | 2 +- test/test_plugin_boxcar.py | 2 +- test/test_plugin_bulksms.py | 2 +- test/test_plugin_bulkvs.py | 2 +- test/test_plugin_burstsms.py | 2 +- test/test_plugin_clicksend.py | 2 +- test/test_plugin_custom_form.py | 2 +- test/test_plugin_custom_json.py | 2 +- test/test_plugin_custom_xml.py | 2 +- test/test_plugin_d7networks.py | 2 +- test/test_plugin_dapnet.py | 2 +- test/test_plugin_dingtalk.py | 2 +- test/test_plugin_discord.py | 2 +- test/test_plugin_email.py | 2 +- test/test_plugin_emby.py | 2 +- test/test_plugin_enigma2.py | 2 +- test/test_plugin_faast.py | 2 +- test/test_plugin_fcm.py | 2 +- test/test_plugin_flock.py | 2 +- test/test_plugin_glib.py | 2 +- test/test_plugin_gnome.py | 2 +- test/test_plugin_google_chat.py | 2 +- test/test_plugin_gotify.py | 2 +- test/test_plugin_growl.py | 2 +- test/test_plugin_guilded.py | 2 +- test/test_plugin_homeassistant.py | 2 +- test/test_plugin_httpsms.py | 2 +- test/test_plugin_ifttt.py | 2 +- test/test_plugin_join.py | 2 +- test/test_plugin_kavenegar.py | 2 +- test/test_plugin_kumulos.py | 2 +- test/test_plugin_lametric.py | 2 +- test/test_plugin_line.py | 2 +- test/test_plugin_macosx.py | 2 +- test/test_plugin_mailgun.py | 2 +- test/test_plugin_mastodon.py | 2 +- test/test_plugin_matrix.py | 2 +- test/test_plugin_mattermost.py | 2 +- test/test_plugin_messagebird.py | 2 +- test/test_plugin_misskey.py | 2 +- test/test_plugin_mqtt.py | 2 +- test/test_plugin_msg91.py | 2 +- test/test_plugin_msteams.py | 2 +- test/test_plugin_nextcloud.py | 2 +- test/test_plugin_nextcloudtalk.py | 2 +- test/test_plugin_notica.py | 2 +- test/test_plugin_notifiarr.py | 2 +- test/test_plugin_notifico.py | 2 +- test/test_plugin_ntfy.py | 2 +- test/test_plugin_office365.py | 2 +- test/test_plugin_onesignal.py | 2 +- test/test_plugin_opsgenie.py | 2 +- test/test_plugin_pagerduty.py | 2 +- test/test_plugin_pagertree.py | 2 +- test/test_plugin_parse_platform.py | 2 +- test/test_plugin_popcorn_notify.py | 2 +- test/test_plugin_prowl.py | 2 +- test/test_plugin_pushbullet.py | 2 +- test/test_plugin_pushdeer.py | 2 +- test/test_plugin_pushed.py | 2 +- test/test_plugin_pushjet.py | 2 +- test/test_plugin_pushme.py | 2 +- test/test_plugin_pushover.py | 2 +- test/test_plugin_pushsafer.py | 2 +- test/test_plugin_pushy.py | 2 +- test/test_plugin_reddit.py | 2 +- test/test_plugin_rocket_chat.py | 2 +- test/test_plugin_rsyslog.py | 2 +- test/test_plugin_ryver.py | 2 +- test/test_plugin_sendgrid.py | 2 +- test/test_plugin_serverchan.py | 2 +- test/test_plugin_ses.py | 2 +- test/test_plugin_signal.py | 2 +- test/test_plugin_simplepush.py | 2 +- test/test_plugin_sinch.py | 2 +- test/test_plugin_slack.py | 2 +- test/test_plugin_sms_manager.py | 2 +- test/test_plugin_smseagle.py | 2 +- test/test_plugin_smtp2go.py | 2 +- test/test_plugin_sns.py | 2 +- test/test_plugin_sparkpost.py | 2 +- test/test_plugin_streamlabs.py | 2 +- test/test_plugin_synology.py | 2 +- test/test_plugin_syslog.py | 2 +- test/test_plugin_techululs_push.py | 2 +- test/test_plugin_telegram.py | 2 +- test/test_plugin_threema.py | 2 +- test/test_plugin_title_maxlen.py | 2 +- test/test_plugin_twilio.py | 2 +- test/test_plugin_twist.py | 2 +- test/test_plugin_twitter.py | 2 +- test/test_plugin_voipms.py | 2 +- test/test_plugin_vonage.py | 2 +- test/test_plugin_webex_teams.py | 2 +- test/test_plugin_wecombot.py | 2 +- test/test_plugin_whatsapp.py | 2 +- test/test_plugin_windows.py | 2 +- test/test_plugin_xbmc_kodi.py | 2 +- test/test_plugin_zulip.py | 2 +- test/test_rest_plugins.py | 2 +- 283 files changed, 740 insertions(+), 309 deletions(-) create mode 100644 packaging/man/apprise.1.html diff --git a/Dockerfile.el8 b/Dockerfile.el8 index 42aca4f3b..5725107cb 100644 --- a/Dockerfile.el8 +++ b/Dockerfile.el8 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.el9 b/Dockerfile.el9 index ee5919768..16dd39928 100644 --- a/Dockerfile.el9 +++ b/Dockerfile.el9 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.f37 b/Dockerfile.f37 index 6b6487879..4af9bb8f6 100644 --- a/Dockerfile.f37 +++ b/Dockerfile.f37 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.f39 b/Dockerfile.f39 index efc6bfaae..81c1d19b9 100644 --- a/Dockerfile.f39 +++ b/Dockerfile.f39 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.py310 b/Dockerfile.py310 index c9b13d8c3..abac9a7eb 100644 --- a/Dockerfile.py310 +++ b/Dockerfile.py310 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.py311 b/Dockerfile.py311 index 5363d2590..563e36d9f 100644 --- a/Dockerfile.py311 +++ b/Dockerfile.py311 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.py312 b/Dockerfile.py312 index 643aa89c4..7c7cee9ab 100644 --- a/Dockerfile.py312 +++ b/Dockerfile.py312 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.py36 b/Dockerfile.py36 index aca8ea641..736a3c214 100644 --- a/Dockerfile.py36 +++ b/Dockerfile.py36 @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/Dockerfile.rawhide b/Dockerfile.rawhide index 48d15322b..c4de6d786 100644 --- a/Dockerfile.rawhide +++ b/Dockerfile.rawhide @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/LICENSE b/LICENSE index fc1b59557..f9154fefe 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2023, Chris Caron +Copyright (c) 2024, Chris Caron All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/apprise/Apprise.py b/apprise/Apprise.py index 44f337202..9a3e8dfc7 100644 --- a/apprise/Apprise.py +++ b/apprise/Apprise.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/AppriseAsset.py b/apprise/AppriseAsset.py index fca789af8..97a7bccfb 100644 --- a/apprise/AppriseAsset.py +++ b/apprise/AppriseAsset.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/AppriseAttachment.py b/apprise/AppriseAttachment.py index a5e9cc5ef..fcfed3af6 100644 --- a/apprise/AppriseAttachment.py +++ b/apprise/AppriseAttachment.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/AppriseConfig.py b/apprise/AppriseConfig.py index d3f4d8a16..7e5a9126f 100644 --- a/apprise/AppriseConfig.py +++ b/apprise/AppriseConfig.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/AppriseLocale.py b/apprise/AppriseLocale.py index c80afae27..cb9512e5e 100644 --- a/apprise/AppriseLocale.py +++ b/apprise/AppriseLocale.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/AttachmentManager.py b/apprise/AttachmentManager.py index 4299454d8..d296a4996 100644 --- a/apprise/AttachmentManager.py +++ b/apprise/AttachmentManager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/ConfigurationManager.py b/apprise/ConfigurationManager.py index 2d57ea0c7..6696895b9 100644 --- a/apprise/ConfigurationManager.py +++ b/apprise/ConfigurationManager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/NotificationManager.py b/apprise/NotificationManager.py index 1427c3bc8..abbbdd203 100644 --- a/apprise/NotificationManager.py +++ b/apprise/NotificationManager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/URLBase.py b/apprise/URLBase.py index 3c9697532..c9f5877f6 100644 --- a/apprise/URLBase.py +++ b/apprise/URLBase.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/__init__.py b/apprise/__init__.py index dac20358b..6b9f0394b 100644 --- a/apprise/__init__.py +++ b/apprise/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: @@ -27,10 +27,10 @@ # POSSIBILITY OF SUCH DAMAGE. __title__ = 'Apprise' -__version__ = '1.7.1' +__version__ = '1.7.2' __author__ = 'Chris Caron' __license__ = 'BSD' -__copywrite__ = 'Copyright (C) 2023 Chris Caron ' +__copywrite__ = 'Copyright (C) 2024 Chris Caron ' __email__ = 'lead2gold@gmail.com' __status__ = 'Production' diff --git a/apprise/attachment/AttachBase.py b/apprise/attachment/AttachBase.py index c1cadbf91..062e553d7 100644 --- a/apprise/attachment/AttachBase.py +++ b/apprise/attachment/AttachBase.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/attachment/AttachFile.py b/apprise/attachment/AttachFile.py index d30855553..4c9c8f136 100644 --- a/apprise/attachment/AttachFile.py +++ b/apprise/attachment/AttachFile.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/attachment/AttachHTTP.py b/apprise/attachment/AttachHTTP.py index 0c859477e..719ebc625 100644 --- a/apprise/attachment/AttachHTTP.py +++ b/apprise/attachment/AttachHTTP.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/attachment/__init__.py b/apprise/attachment/__init__.py index 8359c26e2..0a88313d6 100644 --- a/apprise/attachment/__init__.py +++ b/apprise/attachment/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/cli.py b/apprise/cli.py index 316cf9918..0e16b99f4 100644 --- a/apprise/cli.py +++ b/apprise/cli.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/common.py b/apprise/common.py index 59672cd9a..d6fe2cd0d 100644 --- a/apprise/common.py +++ b/apprise/common.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/config/ConfigBase.py b/apprise/config/ConfigBase.py index 8635cdb2b..731945256 100644 --- a/apprise/config/ConfigBase.py +++ b/apprise/config/ConfigBase.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/config/ConfigFile.py b/apprise/config/ConfigFile.py index 719355130..172d699f8 100644 --- a/apprise/config/ConfigFile.py +++ b/apprise/config/ConfigFile.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/config/ConfigHTTP.py b/apprise/config/ConfigHTTP.py index 8e8677c24..f6faba8d4 100644 --- a/apprise/config/ConfigHTTP.py +++ b/apprise/config/ConfigHTTP.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/config/ConfigMemory.py b/apprise/config/ConfigMemory.py index 110e04a3c..413956dfc 100644 --- a/apprise/config/ConfigMemory.py +++ b/apprise/config/ConfigMemory.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/config/__init__.py b/apprise/config/__init__.py index 24b3a53bd..efbace687 100644 --- a/apprise/config/__init__.py +++ b/apprise/config/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/conversion.py b/apprise/conversion.py index d3781f606..86e967bc4 100644 --- a/apprise/conversion.py +++ b/apprise/conversion.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/decorators/CustomNotifyPlugin.py b/apprise/decorators/CustomNotifyPlugin.py index c829b0b61..4c93ef1bd 100644 --- a/apprise/decorators/CustomNotifyPlugin.py +++ b/apprise/decorators/CustomNotifyPlugin.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/decorators/__init__.py b/apprise/decorators/__init__.py index 5b089bbf5..db9a15a01 100644 --- a/apprise/decorators/__init__.py +++ b/apprise/decorators/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/decorators/notify.py b/apprise/decorators/notify.py index 07b4ceb1e..2dd5f5099 100644 --- a/apprise/decorators/notify.py +++ b/apprise/decorators/notify.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/emojis.py b/apprise/emojis.py index 82c0ab68d..d8a824813 100644 --- a/apprise/emojis.py +++ b/apprise/emojis.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/i18n/apprise.pot b/apprise/i18n/apprise.pot index 442c23f5d..4bb4d6f85 100644 --- a/apprise/i18n/apprise.pot +++ b/apprise/i18n/apprise.pot @@ -1,14 +1,14 @@ # Translations template for apprise. -# Copyright (C) 2023 Chris Caron +# Copyright (C) 2024 Chris Caron # This file is distributed under the same license as the apprise project. -# FIRST AUTHOR , 2023. +# FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apprise 1.7.1\n" +"Project-Id-Version: apprise 1.7.2\n" "Report-Msgid-Bugs-To: lead2gold@gmail.com\n" -"POT-Creation-Date: 2023-12-28 14:34-0500\n" +"POT-Creation-Date: 2024-01-27 15:34-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -796,9 +796,6 @@ msgstr "" msgid "User Email" msgstr "" -msgid "User ID" -msgstr "" - msgid "User Key" msgstr "" diff --git a/apprise/logger.py b/apprise/logger.py index 6a594ec60..d9efe47c9 100644 --- a/apprise/logger.py +++ b/apprise/logger.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/manager.py b/apprise/manager.py index 071201fef..3d964af28 100644 --- a/apprise/manager.py +++ b/apprise/manager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyAppriseAPI.py b/apprise/plugins/NotifyAppriseAPI.py index 3c85b8ac6..34c34a6d4 100644 --- a/apprise/plugins/NotifyAppriseAPI.py +++ b/apprise/plugins/NotifyAppriseAPI.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyAprs.py b/apprise/plugins/NotifyAprs.py index 23321fb28..c56982a70 100644 --- a/apprise/plugins/NotifyAprs.py +++ b/apprise/plugins/NotifyAprs.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyBark.py b/apprise/plugins/NotifyBark.py index edef82bd8..781a1515e 100644 --- a/apprise/plugins/NotifyBark.py +++ b/apprise/plugins/NotifyBark.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyBase.py b/apprise/plugins/NotifyBase.py index 6f6d0c419..6daa8aa1d 100644 --- a/apprise/plugins/NotifyBase.py +++ b/apprise/plugins/NotifyBase.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyBoxcar.py b/apprise/plugins/NotifyBoxcar.py index ec159a7a8..808920ed5 100644 --- a/apprise/plugins/NotifyBoxcar.py +++ b/apprise/plugins/NotifyBoxcar.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyBulkSMS.py b/apprise/plugins/NotifyBulkSMS.py index 0ea806478..33664fb00 100644 --- a/apprise/plugins/NotifyBulkSMS.py +++ b/apprise/plugins/NotifyBulkSMS.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyBulkVS.py b/apprise/plugins/NotifyBulkVS.py index 252d5a184..e912dff25 100644 --- a/apprise/plugins/NotifyBulkVS.py +++ b/apprise/plugins/NotifyBulkVS.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyBurstSMS.py b/apprise/plugins/NotifyBurstSMS.py index 59219b3d1..39606abba 100644 --- a/apprise/plugins/NotifyBurstSMS.py +++ b/apprise/plugins/NotifyBurstSMS.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyClickSend.py b/apprise/plugins/NotifyClickSend.py index 670e74e80..5e345fe10 100644 --- a/apprise/plugins/NotifyClickSend.py +++ b/apprise/plugins/NotifyClickSend.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyD7Networks.py b/apprise/plugins/NotifyD7Networks.py index 3e7787da8..906ec2fb9 100644 --- a/apprise/plugins/NotifyD7Networks.py +++ b/apprise/plugins/NotifyD7Networks.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyDBus.py b/apprise/plugins/NotifyDBus.py index 3b6715741..52e119813 100644 --- a/apprise/plugins/NotifyDBus.py +++ b/apprise/plugins/NotifyDBus.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyDapnet.py b/apprise/plugins/NotifyDapnet.py index 5848b6886..ae7199c94 100644 --- a/apprise/plugins/NotifyDapnet.py +++ b/apprise/plugins/NotifyDapnet.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyDingTalk.py b/apprise/plugins/NotifyDingTalk.py index 91bfcd6fb..d4a492fc7 100644 --- a/apprise/plugins/NotifyDingTalk.py +++ b/apprise/plugins/NotifyDingTalk.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyDiscord.py b/apprise/plugins/NotifyDiscord.py index c6af9b9d4..82d764f50 100644 --- a/apprise/plugins/NotifyDiscord.py +++ b/apprise/plugins/NotifyDiscord.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyEmail.py b/apprise/plugins/NotifyEmail.py index db70c8ef6..5ca422009 100644 --- a/apprise/plugins/NotifyEmail.py +++ b/apprise/plugins/NotifyEmail.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyEmby.py b/apprise/plugins/NotifyEmby.py index 99f3a9ab1..ce96553a2 100644 --- a/apprise/plugins/NotifyEmby.py +++ b/apprise/plugins/NotifyEmby.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyEnigma2.py b/apprise/plugins/NotifyEnigma2.py index 054726469..313149993 100644 --- a/apprise/plugins/NotifyEnigma2.py +++ b/apprise/plugins/NotifyEnigma2.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFCM/__init__.py b/apprise/plugins/NotifyFCM/__init__.py index 57b03499b..54b6c9cc7 100644 --- a/apprise/plugins/NotifyFCM/__init__.py +++ b/apprise/plugins/NotifyFCM/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFCM/color.py b/apprise/plugins/NotifyFCM/color.py index 69474a30c..c7da209a7 100644 --- a/apprise/plugins/NotifyFCM/color.py +++ b/apprise/plugins/NotifyFCM/color.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFCM/common.py b/apprise/plugins/NotifyFCM/common.py index af71f8817..9f139226a 100644 --- a/apprise/plugins/NotifyFCM/common.py +++ b/apprise/plugins/NotifyFCM/common.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFCM/oauth.py b/apprise/plugins/NotifyFCM/oauth.py index f0961039d..fbde3ccf7 100644 --- a/apprise/plugins/NotifyFCM/oauth.py +++ b/apprise/plugins/NotifyFCM/oauth.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFCM/priority.py b/apprise/plugins/NotifyFCM/priority.py index 966a0e149..8564d3460 100644 --- a/apprise/plugins/NotifyFCM/priority.py +++ b/apprise/plugins/NotifyFCM/priority.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFaast.py b/apprise/plugins/NotifyFaast.py index be3eff28d..f82c44020 100644 --- a/apprise/plugins/NotifyFaast.py +++ b/apprise/plugins/NotifyFaast.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyFlock.py b/apprise/plugins/NotifyFlock.py index 71a15da53..f1d12067e 100644 --- a/apprise/plugins/NotifyFlock.py +++ b/apprise/plugins/NotifyFlock.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyForm.py b/apprise/plugins/NotifyForm.py index 066f299b2..9690cd4f5 100644 --- a/apprise/plugins/NotifyForm.py +++ b/apprise/plugins/NotifyForm.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyGnome.py b/apprise/plugins/NotifyGnome.py index 4a4477593..67129216d 100644 --- a/apprise/plugins/NotifyGnome.py +++ b/apprise/plugins/NotifyGnome.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyGoogleChat.py b/apprise/plugins/NotifyGoogleChat.py index 7119e7429..d2a6cc8a8 100644 --- a/apprise/plugins/NotifyGoogleChat.py +++ b/apprise/plugins/NotifyGoogleChat.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyGotify.py b/apprise/plugins/NotifyGotify.py index e20aa03da..3f4ce132d 100644 --- a/apprise/plugins/NotifyGotify.py +++ b/apprise/plugins/NotifyGotify.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyGrowl.py b/apprise/plugins/NotifyGrowl.py index 790945f00..0b42e3bec 100644 --- a/apprise/plugins/NotifyGrowl.py +++ b/apprise/plugins/NotifyGrowl.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyGuilded.py b/apprise/plugins/NotifyGuilded.py index 066cddee8..0ea36d9f8 100644 --- a/apprise/plugins/NotifyGuilded.py +++ b/apprise/plugins/NotifyGuilded.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyHomeAssistant.py b/apprise/plugins/NotifyHomeAssistant.py index 25d8f5fb4..0829381b9 100644 --- a/apprise/plugins/NotifyHomeAssistant.py +++ b/apprise/plugins/NotifyHomeAssistant.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyHttpSMS.py b/apprise/plugins/NotifyHttpSMS.py index ddbd29429..647100949 100644 --- a/apprise/plugins/NotifyHttpSMS.py +++ b/apprise/plugins/NotifyHttpSMS.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyIFTTT.py b/apprise/plugins/NotifyIFTTT.py index 2c386c6b6..9174640d0 100644 --- a/apprise/plugins/NotifyIFTTT.py +++ b/apprise/plugins/NotifyIFTTT.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyJSON.py b/apprise/plugins/NotifyJSON.py index a8ab7adc3..182ff77cf 100644 --- a/apprise/plugins/NotifyJSON.py +++ b/apprise/plugins/NotifyJSON.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyJoin.py b/apprise/plugins/NotifyJoin.py index 92af6c3f1..c6b0d91e9 100644 --- a/apprise/plugins/NotifyJoin.py +++ b/apprise/plugins/NotifyJoin.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyKavenegar.py b/apprise/plugins/NotifyKavenegar.py index d1df47c9e..2a9c169d7 100644 --- a/apprise/plugins/NotifyKavenegar.py +++ b/apprise/plugins/NotifyKavenegar.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyKumulos.py b/apprise/plugins/NotifyKumulos.py index 6072340f8..da372e773 100644 --- a/apprise/plugins/NotifyKumulos.py +++ b/apprise/plugins/NotifyKumulos.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyLametric.py b/apprise/plugins/NotifyLametric.py index 516ec27ca..5825d9176 100644 --- a/apprise/plugins/NotifyLametric.py +++ b/apprise/plugins/NotifyLametric.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyLine.py b/apprise/plugins/NotifyLine.py index 09d72fed8..61e4f3703 100644 --- a/apprise/plugins/NotifyLine.py +++ b/apprise/plugins/NotifyLine.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMQTT.py b/apprise/plugins/NotifyMQTT.py index 2372c8b45..4e159b662 100644 --- a/apprise/plugins/NotifyMQTT.py +++ b/apprise/plugins/NotifyMQTT.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMSG91.py b/apprise/plugins/NotifyMSG91.py index 225a2d3d9..a7bd9c473 100644 --- a/apprise/plugins/NotifyMSG91.py +++ b/apprise/plugins/NotifyMSG91.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMSTeams.py b/apprise/plugins/NotifyMSTeams.py index e82fdb8ca..06572c3e6 100644 --- a/apprise/plugins/NotifyMSTeams.py +++ b/apprise/plugins/NotifyMSTeams.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMacOSX.py b/apprise/plugins/NotifyMacOSX.py index 0cd750792..971951259 100644 --- a/apprise/plugins/NotifyMacOSX.py +++ b/apprise/plugins/NotifyMacOSX.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMailgun.py b/apprise/plugins/NotifyMailgun.py index 5afebc52b..82cf970bf 100644 --- a/apprise/plugins/NotifyMailgun.py +++ b/apprise/plugins/NotifyMailgun.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMastodon.py b/apprise/plugins/NotifyMastodon.py index 90c39e14b..0d2f27df3 100644 --- a/apprise/plugins/NotifyMastodon.py +++ b/apprise/plugins/NotifyMastodon.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMatrix.py b/apprise/plugins/NotifyMatrix.py index cda251c5a..594274761 100644 --- a/apprise/plugins/NotifyMatrix.py +++ b/apprise/plugins/NotifyMatrix.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMattermost.py b/apprise/plugins/NotifyMattermost.py index 859fed311..dbb5f0dd3 100644 --- a/apprise/plugins/NotifyMattermost.py +++ b/apprise/plugins/NotifyMattermost.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMessageBird.py b/apprise/plugins/NotifyMessageBird.py index 4cb9d7b56..42d880acd 100644 --- a/apprise/plugins/NotifyMessageBird.py +++ b/apprise/plugins/NotifyMessageBird.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyMisskey.py b/apprise/plugins/NotifyMisskey.py index 57633a515..8965a0f7b 100644 --- a/apprise/plugins/NotifyMisskey.py +++ b/apprise/plugins/NotifyMisskey.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyNextcloud.py b/apprise/plugins/NotifyNextcloud.py index b1d623d0b..fd471d9eb 100644 --- a/apprise/plugins/NotifyNextcloud.py +++ b/apprise/plugins/NotifyNextcloud.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyNextcloudTalk.py b/apprise/plugins/NotifyNextcloudTalk.py index 4f6dc0541..4bfced282 100644 --- a/apprise/plugins/NotifyNextcloudTalk.py +++ b/apprise/plugins/NotifyNextcloudTalk.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyNotica.py b/apprise/plugins/NotifyNotica.py index f95baba3f..33a94fc96 100644 --- a/apprise/plugins/NotifyNotica.py +++ b/apprise/plugins/NotifyNotica.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyNotifiarr.py b/apprise/plugins/NotifyNotifiarr.py index 748e3b7aa..e195cbd32 100644 --- a/apprise/plugins/NotifyNotifiarr.py +++ b/apprise/plugins/NotifyNotifiarr.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyNotifico.py b/apprise/plugins/NotifyNotifico.py index 8636e2e00..27ce29a6e 100644 --- a/apprise/plugins/NotifyNotifico.py +++ b/apprise/plugins/NotifyNotifico.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyNtfy.py b/apprise/plugins/NotifyNtfy.py index ceab5a2a3..cc705c6cc 100644 --- a/apprise/plugins/NotifyNtfy.py +++ b/apprise/plugins/NotifyNtfy.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyOffice365.py b/apprise/plugins/NotifyOffice365.py index f445bc49d..0c62279f9 100644 --- a/apprise/plugins/NotifyOffice365.py +++ b/apprise/plugins/NotifyOffice365.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyOneSignal.py b/apprise/plugins/NotifyOneSignal.py index 39dd7f206..eb1e10f7a 100644 --- a/apprise/plugins/NotifyOneSignal.py +++ b/apprise/plugins/NotifyOneSignal.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyOpsgenie.py b/apprise/plugins/NotifyOpsgenie.py index 29cd0a202..c2dfed232 100644 --- a/apprise/plugins/NotifyOpsgenie.py +++ b/apprise/plugins/NotifyOpsgenie.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPagerDuty.py b/apprise/plugins/NotifyPagerDuty.py index 1592f93c9..0896b41b1 100644 --- a/apprise/plugins/NotifyPagerDuty.py +++ b/apprise/plugins/NotifyPagerDuty.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPagerTree.py b/apprise/plugins/NotifyPagerTree.py index a1579c30c..c9290f2f7 100644 --- a/apprise/plugins/NotifyPagerTree.py +++ b/apprise/plugins/NotifyPagerTree.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyParsePlatform.py b/apprise/plugins/NotifyParsePlatform.py index f3d7d635e..2a182ed31 100644 --- a/apprise/plugins/NotifyParsePlatform.py +++ b/apprise/plugins/NotifyParsePlatform.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPopcornNotify.py b/apprise/plugins/NotifyPopcornNotify.py index 47a296147..0ecd8af68 100644 --- a/apprise/plugins/NotifyPopcornNotify.py +++ b/apprise/plugins/NotifyPopcornNotify.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyProwl.py b/apprise/plugins/NotifyProwl.py index 80f0aca3a..e5c07bf4e 100644 --- a/apprise/plugins/NotifyProwl.py +++ b/apprise/plugins/NotifyProwl.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushBullet.py b/apprise/plugins/NotifyPushBullet.py index 61e8db2d5..5e9c43fbf 100644 --- a/apprise/plugins/NotifyPushBullet.py +++ b/apprise/plugins/NotifyPushBullet.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushDeer.py b/apprise/plugins/NotifyPushDeer.py index 76805c34b..6766dc7ff 100644 --- a/apprise/plugins/NotifyPushDeer.py +++ b/apprise/plugins/NotifyPushDeer.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushMe.py b/apprise/plugins/NotifyPushMe.py index 8ef3c79c5..30889f868 100644 --- a/apprise/plugins/NotifyPushMe.py +++ b/apprise/plugins/NotifyPushMe.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushSafer.py b/apprise/plugins/NotifyPushSafer.py index 9873bd8e1..32cfa82fe 100644 --- a/apprise/plugins/NotifyPushSafer.py +++ b/apprise/plugins/NotifyPushSafer.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushed.py b/apprise/plugins/NotifyPushed.py index 96e2e89d4..a50970f99 100644 --- a/apprise/plugins/NotifyPushed.py +++ b/apprise/plugins/NotifyPushed.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushjet.py b/apprise/plugins/NotifyPushjet.py index 50ee16e41..253ac6818 100644 --- a/apprise/plugins/NotifyPushjet.py +++ b/apprise/plugins/NotifyPushjet.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushover.py b/apprise/plugins/NotifyPushover.py index 4a76e7d54..be6ada289 100644 --- a/apprise/plugins/NotifyPushover.py +++ b/apprise/plugins/NotifyPushover.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyPushy.py b/apprise/plugins/NotifyPushy.py index 2a8a456b3..097017dac 100644 --- a/apprise/plugins/NotifyPushy.py +++ b/apprise/plugins/NotifyPushy.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyRSyslog.py b/apprise/plugins/NotifyRSyslog.py index 473e4c5cb..e39744627 100644 --- a/apprise/plugins/NotifyRSyslog.py +++ b/apprise/plugins/NotifyRSyslog.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyReddit.py b/apprise/plugins/NotifyReddit.py index b25e76d0b..022a0a50d 100644 --- a/apprise/plugins/NotifyReddit.py +++ b/apprise/plugins/NotifyReddit.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyRocketChat.py b/apprise/plugins/NotifyRocketChat.py index 6384386e7..8e6c0751c 100644 --- a/apprise/plugins/NotifyRocketChat.py +++ b/apprise/plugins/NotifyRocketChat.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyRyver.py b/apprise/plugins/NotifyRyver.py index 70f2fa436..0872f3e52 100644 --- a/apprise/plugins/NotifyRyver.py +++ b/apprise/plugins/NotifyRyver.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySES.py b/apprise/plugins/NotifySES.py index 37a0342ac..b580b14d6 100644 --- a/apprise/plugins/NotifySES.py +++ b/apprise/plugins/NotifySES.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySMSEagle.py b/apprise/plugins/NotifySMSEagle.py index 3db131fbc..33b4af752 100644 --- a/apprise/plugins/NotifySMSEagle.py +++ b/apprise/plugins/NotifySMSEagle.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySMSManager.py b/apprise/plugins/NotifySMSManager.py index 840f7f0ad..efc158b62 100644 --- a/apprise/plugins/NotifySMSManager.py +++ b/apprise/plugins/NotifySMSManager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySMTP2Go.py b/apprise/plugins/NotifySMTP2Go.py index 45f6615cb..a34492d05 100644 --- a/apprise/plugins/NotifySMTP2Go.py +++ b/apprise/plugins/NotifySMTP2Go.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySNS.py b/apprise/plugins/NotifySNS.py index 5edac727c..5a287e37e 100644 --- a/apprise/plugins/NotifySNS.py +++ b/apprise/plugins/NotifySNS.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySendGrid.py b/apprise/plugins/NotifySendGrid.py index b7f4a8a6c..b82e3e60d 100644 --- a/apprise/plugins/NotifySendGrid.py +++ b/apprise/plugins/NotifySendGrid.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyServerChan.py b/apprise/plugins/NotifyServerChan.py index 87a294a39..cf250cf5b 100644 --- a/apprise/plugins/NotifyServerChan.py +++ b/apprise/plugins/NotifyServerChan.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySignalAPI.py b/apprise/plugins/NotifySignalAPI.py index a2a31de10..b35b4989e 100644 --- a/apprise/plugins/NotifySignalAPI.py +++ b/apprise/plugins/NotifySignalAPI.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySimplePush.py b/apprise/plugins/NotifySimplePush.py index d6bd2ab6b..3851e1e3c 100644 --- a/apprise/plugins/NotifySimplePush.py +++ b/apprise/plugins/NotifySimplePush.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySinch.py b/apprise/plugins/NotifySinch.py index b2c5683fa..74b3c452a 100644 --- a/apprise/plugins/NotifySinch.py +++ b/apprise/plugins/NotifySinch.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySlack.py b/apprise/plugins/NotifySlack.py index d85830bee..b66fe99f4 100644 --- a/apprise/plugins/NotifySlack.py +++ b/apprise/plugins/NotifySlack.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySparkPost.py b/apprise/plugins/NotifySparkPost.py index 282f55093..255db0709 100644 --- a/apprise/plugins/NotifySparkPost.py +++ b/apprise/plugins/NotifySparkPost.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyStreamlabs.py b/apprise/plugins/NotifyStreamlabs.py index 56b577e49..d1e4186a6 100644 --- a/apprise/plugins/NotifyStreamlabs.py +++ b/apprise/plugins/NotifyStreamlabs.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySynology.py b/apprise/plugins/NotifySynology.py index f54f24fcc..be58c0643 100644 --- a/apprise/plugins/NotifySynology.py +++ b/apprise/plugins/NotifySynology.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifySyslog.py b/apprise/plugins/NotifySyslog.py index 3ff1f2576..5540fc758 100644 --- a/apprise/plugins/NotifySyslog.py +++ b/apprise/plugins/NotifySyslog.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyTechulusPush.py b/apprise/plugins/NotifyTechulusPush.py index 3e2085c53..4d0b99348 100644 --- a/apprise/plugins/NotifyTechulusPush.py +++ b/apprise/plugins/NotifyTechulusPush.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyTelegram.py b/apprise/plugins/NotifyTelegram.py index f03f5af7c..03bc36c6f 100644 --- a/apprise/plugins/NotifyTelegram.py +++ b/apprise/plugins/NotifyTelegram.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyThreema.py b/apprise/plugins/NotifyThreema.py index 719401f61..c2ad82e2e 100644 --- a/apprise/plugins/NotifyThreema.py +++ b/apprise/plugins/NotifyThreema.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyTwilio.py b/apprise/plugins/NotifyTwilio.py index ab4c88e32..863b09a94 100644 --- a/apprise/plugins/NotifyTwilio.py +++ b/apprise/plugins/NotifyTwilio.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyTwist.py b/apprise/plugins/NotifyTwist.py index 36a55313a..fa26feb84 100644 --- a/apprise/plugins/NotifyTwist.py +++ b/apprise/plugins/NotifyTwist.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyTwitter.py b/apprise/plugins/NotifyTwitter.py index 3647c8b39..7a0813c1f 100644 --- a/apprise/plugins/NotifyTwitter.py +++ b/apprise/plugins/NotifyTwitter.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyVoipms.py b/apprise/plugins/NotifyVoipms.py index c39da4dfe..a023589a7 100644 --- a/apprise/plugins/NotifyVoipms.py +++ b/apprise/plugins/NotifyVoipms.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyVonage.py b/apprise/plugins/NotifyVonage.py index 48d823195..e9b1422ad 100644 --- a/apprise/plugins/NotifyVonage.py +++ b/apprise/plugins/NotifyVonage.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyWeComBot.py b/apprise/plugins/NotifyWeComBot.py index 1c3b25d75..4289b39e9 100644 --- a/apprise/plugins/NotifyWeComBot.py +++ b/apprise/plugins/NotifyWeComBot.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyWebexTeams.py b/apprise/plugins/NotifyWebexTeams.py index 67ed4e4b8..c91864bad 100644 --- a/apprise/plugins/NotifyWebexTeams.py +++ b/apprise/plugins/NotifyWebexTeams.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyWhatsApp.py b/apprise/plugins/NotifyWhatsApp.py index efa90f89b..4ccbcbdaf 100644 --- a/apprise/plugins/NotifyWhatsApp.py +++ b/apprise/plugins/NotifyWhatsApp.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyWindows.py b/apprise/plugins/NotifyWindows.py index acf3d549b..207e0f221 100644 --- a/apprise/plugins/NotifyWindows.py +++ b/apprise/plugins/NotifyWindows.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyXBMC.py b/apprise/plugins/NotifyXBMC.py index a973989ac..7d4462e41 100644 --- a/apprise/plugins/NotifyXBMC.py +++ b/apprise/plugins/NotifyXBMC.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyXML.py b/apprise/plugins/NotifyXML.py index 20eeb114c..21ccb79d3 100644 --- a/apprise/plugins/NotifyXML.py +++ b/apprise/plugins/NotifyXML.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/NotifyZulip.py b/apprise/plugins/NotifyZulip.py index f0d0cd8d5..66ffb9d1d 100644 --- a/apprise/plugins/NotifyZulip.py +++ b/apprise/plugins/NotifyZulip.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/plugins/__init__.py b/apprise/plugins/__init__.py index 8db394a1e..72cb08fbf 100644 --- a/apprise/plugins/__init__.py +++ b/apprise/plugins/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/apprise/utils.py b/apprise/utils.py index 9c67f2f49..e1881f314 100644 --- a/apprise/utils.py +++ b/apprise/utils.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/bin/apprise b/bin/apprise index 3c8c3bc30..ce03f9406 100755 --- a/bin/apprise +++ b/bin/apprise @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/bin/build-rpm.sh b/bin/build-rpm.sh index ee5c51d7a..5f3d355d0 100755 --- a/bin/build-rpm.sh +++ b/bin/build-rpm.sh @@ -3,7 +3,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/bin/checkdone.sh b/bin/checkdone.sh index 0065777e3..e52a025c3 100755 --- a/bin/checkdone.sh +++ b/bin/checkdone.sh @@ -3,7 +3,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/bin/test.sh b/bin/test.sh index 42b4de9af..15fc54730 100755 --- a/bin/test.sh +++ b/bin/test.sh @@ -3,7 +3,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/packaging/man/apprise.1 b/packaging/man/apprise.1 index 736d3e3c8..5ca63b820 100644 --- a/packaging/man/apprise.1 +++ b/packaging/man/apprise.1 @@ -1,132 +1,213 @@ -.\" generated with Ronn-NG/v0.9.1 -.\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "APPRISE" "1" "May 2023" "" +.\" generated with Ronn/v0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3 +. +.TH "APPRISE" "1" "January 2024" "Chris Caron " "" +. .SH "NAME" \fBapprise\fR \- Push Notifications that work with just about every platform! +. .SH "SYNOPSIS" -\fBapprise\fR [\fIoptions\fR\|\.\|\.\|\.] \fIservice\-url\fR\|\.\|\.\|\. +\fBapprise\fR [\fIoptions\fR\.\.\.] \fIservice\-url\fR\.\.\. +. .br +. .SH "DESCRIPTION" \fBApprise\fR allows you to send a notification to \fIalmost all\fR of the most popular notification services available to us today such as: Discord, Telegram, Pushbullet, Slack, Twitter, etc\. -.IP "\[ci]" 4 +. +.IP "\(bu" 4 One notification library to rule them all\. -.IP "\[ci]" 4 +. +.IP "\(bu" 4 A common and intuitive notification syntax\. -.IP "\[ci]" 4 +. +.IP "\(bu" 4 Supports the handling of images (to the notification services that will accept them)\. +. .IP "" 0 +. .SH "OPTIONS" The Apprise options are as follows: +. .P \fB\-b\fR, \fB\-\-body=\fR\fITEXT\fR: Specify the message body\. If no body is specified then content is read from \fIstdin\fR\. +. .P \fB\-t\fR, \fB\-\-title=\fR\fITEXT\fR: Specify the message title\. This field is complete optional\. +. .P \fB\-c\fR, \fB\-\-config=\fR\fICONFIG\-URL\fR: Specify one or more configuration locations\. +. .P \fB\-a\fR, \fB\-\-attach=\fR\fIATTACH\-URL\fR: Specify one or more file attachment locations\. +. .P \fB\-P\fR, \fB\-\-plugin\-path=\fR\fIPLUGIN\-PATH\fR: Specify a path to scan for custom notification plugin support\. You can create your own notification by simply creating a Python file that contains the \fB@notify("schema")\fR decorator\. +. .P You can optioanly chose to specify more then one \fB\-\-plugin\-path\fR (\fB\-P\fR) to increase the modules included\. +. .P \fB\-n\fR, \fB\-\-notification\-type=\fR\fITYPE\fR: Specify the message type (default=info)\. Possible values are "info", "success", "failure", and "warning"\. +. .P \fB\-i\fR, \fB\-\-input\-format=\fR\fIFORMAT\fR: Specify the input message format (default=text)\. Possible values are "text", "html", and "markdown"\. +. .P \fB\-T\fR, \fB\-\-theme=\fRTHEME: Specify the default theme\. +. .P \fB\-g\fR, \fB\-\-tag=\fRTAG: Specify one or more tags to filter which services to notify\. Use multiple \fB\-\-tag\fR (\fB\-g\fR) entries to \fBOR\fR the tags together and comma separated to \fBAND\fR them\. If no tags are specified then all services are notified\. +. .P \fB\-Da\fR, \fB\-\-disable\-async\fR: Send notifications synchronously (one after the other) instead of all at once\. +. .P \fB\-R\fR, \fB\-\-recursion\-depth\fR: he number of recursive import entries that can be loaded from within Apprise configuration\. By default this is set to 1\. If this is set to zero, then import statements found in any configuration is ignored\. +. .P \fB\-e\fR, \fB\-\-interpret\-escapes\fR Enable interpretation of backslash escapes\. For example, this would convert sequences such as \en and \er to their respected ascii new\-line and carriage +. +.P +\fB\-j\fR, \fB\-\-interpret\-emojis\fR Enable interpretation of emoji strings\. For example, this would convert sequences such as :smile: or :grin: to their respected unicode emoji character\. +. .P \fB\-d\fR, \fB\-\-dry\-run\fR: Perform a trial run but only prints the notification services to\-be triggered to \fBstdout\fR\. Notifications are never sent using this mode\. +. .P return characters prior to the delivery of the notification\. +. .P \fB\-l\fR, \fB\-\-details\fR Prints details about the current services supported by Apprise\. +. .P \fB\-v\fR, \fB\-\-verbose\fR: The more of these you specify, the more verbose the output is\. e\.g: \-vvvv +. .P \fB\-D\fR, \fB\-\-debug\fR: A debug mode; useful for troubleshooting\. +. .P \fB\-V\fR, \fB\-\-version\fR: Display the apprise version and exit\. +. .P \fB\-h\fR, \fB\-\-help\fR: Show this message and exit\. +. .SH "EXIT STATUS" \fBapprise\fR exits with a status of: -.IP "\[ci]" 4 +. +.IP "\(bu" 4 \fB0\fR if all of the notifications were sent successfully\. -.IP "\[ci]" 4 +. +.IP "\(bu" 4 \fB1\fR if one or more notifications could not be sent\. -.IP "\[ci]" 4 +. +.IP "\(bu" 4 \fB2\fR if there was an error specified on the command line such as not providing an valid argument\. -.IP "\[ci]" 4 +. +.IP "\(bu" 4 \fB3\fR if there was one or more Apprise Service URLs successfully loaded but none could be notified due to user filtering (via tags)\. +. .IP "" 0 +. .SH "SERVICE URLS" There are to many service URL and combinations to list here\. It\'s best to visit the Apprise GitHub page \fIhttps://github\.com/caronc/apprise/wiki#notification\-services\fR and see what\'s available\. +. .SH "EXAMPLES" Send a notification to as many servers as you want to specify as you can easily chain them together: +. .IP "" 4 +. .nf + $ apprise \-vv \-t "my title" \-b "my notification body" \e "mailto://myemail:mypass@gmail\.com" \e "pbul://o\.gn5kj6nfhv736I7jC3cj3QLRiyhgl98b" +. .fi +. .IP "" 0 +. .P If you don\'t specify a \fB\-\-body\fR (\fB\-b\fR) then stdin is used allowing you to use the tool as part of your every day administration: +. .IP "" 4 +. .nf + $ cat /proc/cpuinfo | apprise \-vv \-t "cpu info" \e "mailto://myemail:mypass@gmail\.com" +. .fi +. .IP "" 0 +. .P Load in a configuration file which identifies all of your notification service URLs and notify them all: +. .IP "" 4 +. .nf + $ apprise \-vv \-t "my title" \-b "my notification body" \e \-\-config=~/apprise\.yml +. .fi +. .IP "" 0 +. .P Load in a configuration file from a remote server that identifies all of your notification service URLs and only notify the ones tagged as \fIdevops\fR\. +. .IP "" 4 +. .nf + $ apprise \-vv \-t "my title" \-b "my notification body" \e \-\-config=https://localhost/my/apprise/config \e \-t devops +. .fi +. .IP "" 0 +. .P Include an attachment: +. .IP "" 4 +. .nf + $ apprise \-vv \-t "School Assignment" \-b "See attached" \e \-\-attach=Documents/FinalReport\.docx +. .fi +. .IP "" 0 +. .SH "CUSTOM PLUGIN/NOTIFICATIONS" Apprise can additionally allow you to define your own custom \fBschema://\fR entries that you can trigger on and call services you\'ve defined\. +. .P By default \fBapprise\fR looks in the following local locations for custom plugin files and loads them: +. .IP "" 4 +. .nf + ~/\.apprise/plugins ~/\.config/apprise/plugins /var/lib/apprise/plugins +. .fi +. .IP "" 0 +. .P Simply create your own python file with the following bare minimum content in it: from apprise\.decorators import notify +. .IP "" 4 +. .nf + # This example assumes you want your function to trigger on foobar:// # references: @notify(on="foobar", name="My Custom Notification") @@ -134,17 +215,24 @@ def my_wrapper(body, title, notify_type, *args, **kwargs): - # Returning True/False is a way to relay your status back to Apprise\. - # Returning nothing (None by default) is always interpreted as a Success + # Returning True/False is a way to relay your status back to Apprise\. + # Returning nothing (None by default) is always interpreted as a Success return True +. .fi +. .IP "" 0 +. .SH "CONFIGURATION" A configuration file can be in the format of either \fBTEXT\fR or \fBYAML\fR where [TEXT][textconfig] is the easiest and most ideal solution for most users\. However YAML \fIhttps://github\.com/caronc/apprise/wiki/config_yaml\fR configuration files grants the user a bit more leverage and access to some of the internal features of Apprise\. Reguardless of which format you choose, both provide the users the ability to leverage \fBtagging\fR which adds a more rich and powerful notification environment\. +. .P Configuration files can be directly referenced via \fBapprise\fR when referencing the \fB\-\-config=\fR (\fB\-c\fR) CLI directive\. You can identify as many as you like on the command line and all of them will be loaded\. You can also point your configuration to a cloud location (by referencing \fBhttp://\fR or \fBhttps://\fR\. By default \fBapprise\fR looks in the following local locations for configuration files and loads them: +. .IP "" 4 +. .nf + ~/\.apprise ~/\.apprise\.yml ~/\.config/apprise @@ -159,24 +247,40 @@ Configuration files can be directly referenced via \fBapprise\fR when referencin /etc/apprise\.yml /etc/apprise/apprise /etc/apprise/apprise\.yml +. .fi +. .IP "" 0 +. .P If a default configuration file is referenced in any way by the \fBapprise\fR tool, you no longer need to provide it a Service URL\. Usage of the \fBapprise\fR tool simplifies to: +. .IP "" 4 +. .nf + $ apprise \-vv \-t "my title" \-b "my notification body" +. .fi +. .IP "" 0 +. .P If you leveraged tagging \fIhttps://github\.com/caronc/apprise/wiki/CLI_Usage#label\-leverage\-tagging\fR, you can define all of Apprise Service URLs in your configuration that you want and only specifically notify a subset of them: +. .IP "" 4 +. .nf + $ apprise \-vv \-t "Will Be Late" \-b "Go ahead and make dinner without me" \e \-\-tag=family +. .fi +. .IP "" 0 +. .SH "BUGS" If you find any bugs, please make them known at: \fIhttps://github\.com/caronc/apprise/issues\fR +. .SH "COPYRIGHT" -Apprise is Copyright (C) 2023 Chris Caron \fIlead2gold@gmail\.com\fR +Apprise is Copyright (C) 2024 Chris Caron \fIlead2gold@gmail\.com\fR diff --git a/packaging/man/apprise.1.html b/packaging/man/apprise.1.html new file mode 100644 index 000000000..ce03407f2 --- /dev/null +++ b/packaging/man/apprise.1.html @@ -0,0 +1,327 @@ + + + + + + apprise(1) - Push Notifications that work with just about every platform! + + + + +
+ + + +
    +
  1. apprise(1)
  2. +
  3. +
  4. apprise(1)
  5. +
+ +

NAME

+

+ apprise - Push Notifications that work with just about every platform! +

+ +

SYNOPSIS

+ +

apprise [options...] service-url...

+ +

DESCRIPTION

+ +

Apprise allows you to send a notification to almost all of the most +popular notification services available to us today such as: Discord, +Telegram, Pushbullet, Slack, Twitter, etc.

+ +
    +
  • One notification library to rule them all.
  • +
  • A common and intuitive notification syntax.
  • +
  • Supports the handling of images (to the notification services that will +accept them).
  • +
+ + +

OPTIONS

+ +

The Apprise options are as follows:

+ +

-b, --body=TEXT: + Specify the message body. If no body is specified then content is read from + stdin.

+ +

-t, --title=TEXT: + Specify the message title. This field is complete optional.

+ +

-c, --config=CONFIG-URL: + Specify one or more configuration locations.

+ +

-a, --attach=ATTACH-URL: + Specify one or more file attachment locations.

+ +

-P, --plugin-path=PLUGIN-PATH: + Specify a path to scan for custom notification plugin support. + You can create your own notification by simply creating a Python file + that contains the @notify("schema") decorator.

+ +

You can optioanly chose to specify more then one --plugin-path (-P) + to increase the modules included.

+ +

-n, --notification-type=TYPE: + Specify the message type (default=info). Possible values are "info", + "success", "failure", and "warning".

+ +

-i, --input-format=FORMAT: + Specify the input message format (default=text). Possible values are "text", + "html", and "markdown".

+ +

-T, --theme=THEME: + Specify the default theme.

+ +

-g, --tag=TAG: + Specify one or more tags to filter which services to notify. Use multiple + --tag (-g) entries to OR the tags together and comma separated + to AND them. If no tags are specified then all services are notified.

+ +

-Da, --disable-async: + Send notifications synchronously (one after the other) instead of + all at once.

+ +

-R, --recursion-depth: + he number of recursive import entries that can be loaded from within + Apprise configuration. By default this is set to 1. If this is set to + zero, then import statements found in any configuration is ignored.

+ +

-e, --interpret-escapes + Enable interpretation of backslash escapes. For example, this would convert + sequences such as \n and \r to their respected ascii new-line and carriage

+ +

-j, --interpret-emojis + Enable interpretation of emoji strings. For example, this would convert + sequences such as :smile: or :grin: to their respected unicode emoji + character.

+ +

-d, --dry-run: + Perform a trial run but only prints the notification services to-be + triggered to stdout. Notifications are never sent using this mode.

+ +

return characters prior to the delivery of the notification.

+ +

-l, --details + Prints details about the current services supported by Apprise.

+ +

-v, --verbose: + The more of these you specify, the more verbose the output is. e.g: -vvvv

+ +

-D, --debug: + A debug mode; useful for troubleshooting.

+ +

-V, --version: + Display the apprise version and exit.

+ +

-h, --help: + Show this message and exit.

+ +

EXIT STATUS

+ +

apprise exits with a status of:

+ +
    +
  • 0 if all of the notifications were sent successfully.
  • +
  • 1 if one or more notifications could not be sent.
  • +
  • 2 if there was an error specified on the command line such as not +providing an valid argument.
  • +
  • 3 if there was one or more Apprise Service URLs successfully +loaded but none could be notified due to user filtering (via tags).
  • +
+ + +

SERVICE URLS

+ +

There are to many service URL and combinations to list here. It's best to +visit the Apprise GitHub page and see what's available.

+ +

EXAMPLES

+ +

Send a notification to as many servers as you want to specify as you can +easily chain them together:

+ +
$ apprise -vv -t "my title" -b "my notification body" \
+   "mailto://myemail:mypass@gmail.com" \
+   "pbul://o.gn5kj6nfhv736I7jC3cj3QLRiyhgl98b"
+
+ +

If you don't specify a --body (-b) then stdin is used allowing you to +use the tool as part of your every day administration:

+ +
$ cat /proc/cpuinfo | apprise -vv -t "cpu info" \
+    "mailto://myemail:mypass@gmail.com"
+
+ +

Load in a configuration file which identifies all of your notification service +URLs and notify them all:

+ +
$ apprise -vv -t "my title" -b "my notification body" \
+   --config=~/apprise.yml
+
+ +

Load in a configuration file from a remote server that identifies all of your +notification service URLs and only notify the ones tagged as devops.

+ +
$ apprise -vv -t "my title" -b "my notification body" \
+   --config=https://localhost/my/apprise/config \
+   -t devops
+
+ +

Include an attachment:

+ +
$ apprise -vv -t "School Assignment" -b "See attached" \
+   --attach=Documents/FinalReport.docx
+
+ +

CUSTOM PLUGIN/NOTIFICATIONS

+ +

Apprise can additionally allow you to define your own custom schema:// +entries that you can trigger on and call services you've defined.

+ +

By default apprise looks in the following local locations for custom plugin +files and loads them:

+ +
~/.apprise/plugins
+~/.config/apprise/plugins
+/var/lib/apprise/plugins
+
+ +

Simply create your own python file with the following bare minimum content in +it: + from apprise.decorators import notify

+ +
# This example assumes you want your function to trigger on foobar://
+# references:
+@notify(on="foobar", name="My Custom Notification")
+def my_wrapper(body, title, notify_type, *args, **kwargs):
+
+     <define your custom code here>
+
+        # Returning True/False is a way to relay your status back to Apprise.
+        # Returning nothing (None by default) is always interpreted as a Success
+     return True
+
+ +

CONFIGURATION

+ +

A configuration file can be in the format of either TEXT or YAML where +[TEXT][textconfig] is the easiest and most ideal solution for most users. However +YAML configuration files grants the user a bit more leverage and access +to some of the internal features of Apprise. Reguardless of which format you choose, +both provide the users the ability to leverage tagging which adds a more rich and +powerful notification environment.

+ +

Configuration files can be directly referenced via apprise when referencing +the --config= (-c) CLI directive. You can identify as many as you like on the +command line and all of them will be loaded. You can also point your configuration to +a cloud location (by referencing http:// or https://. By default apprise looks +in the following local locations for configuration files and loads them:

+ +
~/.apprise
+~/.apprise.yml
+~/.config/apprise
+~/.config/apprise.yml
+
+~/.apprise/apprise
+~/.apprise/apprise.yaml
+~/.config/apprise/apprise
+~/.config/apprise/apprise.yaml
+
+/etc/apprise
+/etc/apprise.yml
+/etc/apprise/apprise
+/etc/apprise/apprise.yml
+
+ +

If a default configuration file is referenced in any way by the apprise +tool, you no longer need to provide it a Service URL. Usage of the apprise +tool simplifies to:

+ +
$ apprise -vv -t "my title" -b "my notification body"
+
+ +

If you leveraged tagging, you can define all of Apprise Service URLs in your +configuration that you want and only specifically notify a subset of them:

+ +
$ apprise -vv -t "Will Be Late" -b "Go ahead and make dinner without me" \
+          --tag=family
+
+ +

BUGS

+ +

If you find any bugs, please make them known at: +https://github.com/caronc/apprise/issues

+ + + +

Apprise is Copyright (C) 2024 Chris Caron lead2gold@gmail.com

+ + +
    +
  1. Chris Caron <lead2gold@gmail.com>
  2. +
  3. January 2024
  4. +
  5. apprise(1)
  6. +
+ +
+ + diff --git a/packaging/man/apprise.md b/packaging/man/apprise.md index 29889d59e..bba83a620 100644 --- a/packaging/man/apprise.md +++ b/packaging/man/apprise.md @@ -226,4 +226,4 @@ If you find any bugs, please make them known at: ## COPYRIGHT -Apprise is Copyright (C) 2023 Chris Caron +Apprise is Copyright (C) 2024 Chris Caron diff --git a/packaging/redhat/python-apprise.spec b/packaging/redhat/python-apprise.spec index 404042c29..bc3d51bb3 100644 --- a/packaging/redhat/python-apprise.spec +++ b/packaging/redhat/python-apprise.spec @@ -1,7 +1,7 @@ # BSD 3-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: @@ -54,7 +54,7 @@ Techulus Push, Telegram, Threema Gateway, Twilio, Twitter, Twist, XBMC, Voipms, Vonage, WeCom Bot, WhatsApp, Webex Teams} Name: python-%{pypi_name} -Version: 1.7.1 +Version: 1.7.2 Release: 1%{?dist} Summary: A simple wrapper to many popular notification services used today License: BSD @@ -195,11 +195,14 @@ LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version %{python3_sitelib}/%{pypi_name}/cli.* %changelog -* Thu Dec 28 2023 Chris Caron - 1.7.1 -- Updated to v1.7.1 +* Sat Jan 27 2024 Chris Caron - 1.7.2 +- Updated to v1.7.2 -* Wed Dec 27 2023 Chris Caron - 1.7.0 -- Updated to v1.7.0 +* Fri Jan 26 2024 Fedora Release Engineering - 1.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 15 2023 Chris Caron - 1.6.0 - Updated to v1.6.0 diff --git a/setup.py b/setup.py index 481d123e6..f6995228e 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: @@ -62,7 +62,7 @@ setup( name='apprise', - version='1.7.1', + version='1.7.2', description='Push Notifications that work with just about every platform!', license='BSD', long_description=open('README.md', encoding="utf-8").read(), diff --git a/test/conftest.py b/test/conftest.py index 5a6aaffb1..f29b0db66 100644 --- a/test/conftest.py +++ b/test/conftest.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/helpers/__init__.py b/test/helpers/__init__.py index 93522d717..936f1a6a5 100644 --- a/test/helpers/__init__.py +++ b/test/helpers/__init__.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/helpers/module.py b/test/helpers/module.py index 26114dfe0..ec9d61014 100644 --- a/test/helpers/module.py +++ b/test/helpers/module.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/helpers/rest.py b/test/helpers/rest.py index 1930b16b7..3581d9021 100644 --- a/test/helpers/rest.py +++ b/test/helpers/rest.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_api.py b/test/test_api.py index 8e593be9b..39aab9680 100644 --- a/test/test_api.py +++ b/test/test_api.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_attachments.py b/test/test_apprise_attachments.py index 3afb84462..00ddaf012 100644 --- a/test/test_apprise_attachments.py +++ b/test/test_apprise_attachments.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_cli.py b/test/test_apprise_cli.py index 3e8bbdbbd..f1981a387 100644 --- a/test/test_apprise_cli.py +++ b/test/test_apprise_cli.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_config.py b/test/test_apprise_config.py index 0826800fd..c0a2d9538 100644 --- a/test/test_apprise_config.py +++ b/test/test_apprise_config.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_emojis.py b/test/test_apprise_emojis.py index d07428167..1dffc3bf1 100644 --- a/test/test_apprise_emojis.py +++ b/test/test_apprise_emojis.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_pickle.py b/test/test_apprise_pickle.py index 4a53ad4ec..9a14ec6f2 100644 --- a/test/test_apprise_pickle.py +++ b/test/test_apprise_pickle.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_translations.py b/test/test_apprise_translations.py index cb05540a8..a5cf2ce49 100644 --- a/test/test_apprise_translations.py +++ b/test/test_apprise_translations.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_apprise_utils.py b/test/test_apprise_utils.py index ac7bc6ff9..f2ad80a45 100644 --- a/test/test_apprise_utils.py +++ b/test/test_apprise_utils.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_asyncio.py b/test/test_asyncio.py index 2a67af55e..027f5b1fa 100644 --- a/test/test_asyncio.py +++ b/test/test_asyncio.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_attach_base.py b/test/test_attach_base.py index 8eb0303fc..4f47f6ad0 100644 --- a/test/test_attach_base.py +++ b/test/test_attach_base.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_attach_file.py b/test/test_attach_file.py index 72355934d..8a70fbc45 100644 --- a/test/test_attach_file.py +++ b/test/test_attach_file.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_attach_http.py b/test/test_attach_http.py index 6858778d0..def467dbe 100644 --- a/test/test_attach_http.py +++ b/test/test_attach_http.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_config_base.py b/test/test_config_base.py index 3004abd0e..586fe2c08 100644 --- a/test/test_config_base.py +++ b/test/test_config_base.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_config_file.py b/test/test_config_file.py index e6ac110c8..1399e3260 100644 --- a/test/test_config_file.py +++ b/test/test_config_file.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_config_http.py b/test/test_config_http.py index cecd5450b..1b3a53b43 100644 --- a/test/test_config_http.py +++ b/test/test_config_http.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_config_memory.py b/test/test_config_memory.py index 9543a9d0c..cc6cd9f2e 100644 --- a/test/test_config_memory.py +++ b/test/test_config_memory.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_conversion.py b/test/test_conversion.py index 930641b6c..53646d039 100644 --- a/test/test_conversion.py +++ b/test/test_conversion.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_decorator_notify.py b/test/test_decorator_notify.py index eed9c89b6..9d188d35b 100644 --- a/test/test_decorator_notify.py +++ b/test/test_decorator_notify.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_escapes.py b/test/test_escapes.py index b2f241fc9..4d8bb3a49 100644 --- a/test/test_escapes.py +++ b/test/test_escapes.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_logger.py b/test/test_logger.py index 562571264..0039f59ae 100644 --- a/test/test_logger.py +++ b/test/test_logger.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_notification_manager.py b/test/test_notification_manager.py index 0d7290aec..9274889a8 100644 --- a/test/test_notification_manager.py +++ b/test/test_notification_manager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_notify_base.py b/test/test_notify_base.py index 1827371cc..2666bb10b 100644 --- a/test/test_notify_base.py +++ b/test/test_notify_base.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_apprise_api.py b/test/test_plugin_apprise_api.py index 3d0e41f71..02e6378a8 100644 --- a/test/test_plugin_apprise_api.py +++ b/test/test_plugin_apprise_api.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_aprs.py b/test/test_plugin_aprs.py index af48723ec..eeac51f06 100644 --- a/test/test_plugin_aprs.py +++ b/test/test_plugin_aprs.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_bark.py b/test/test_plugin_bark.py index 1dafe3190..57484d224 100644 --- a/test/test_plugin_bark.py +++ b/test/test_plugin_bark.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_boxcar.py b/test/test_plugin_boxcar.py index 341c31c46..9f9340d1c 100644 --- a/test/test_plugin_boxcar.py +++ b/test/test_plugin_boxcar.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_bulksms.py b/test/test_plugin_bulksms.py index 64669dae5..5aa9a890f 100644 --- a/test/test_plugin_bulksms.py +++ b/test/test_plugin_bulksms.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_bulkvs.py b/test/test_plugin_bulkvs.py index 0a79e1c78..889de4291 100644 --- a/test/test_plugin_bulkvs.py +++ b/test/test_plugin_bulkvs.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_burstsms.py b/test/test_plugin_burstsms.py index f76e0c6cc..dcffae2fd 100644 --- a/test/test_plugin_burstsms.py +++ b/test/test_plugin_burstsms.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_clicksend.py b/test/test_plugin_clicksend.py index 36af2dfde..6945b78cc 100644 --- a/test/test_plugin_clicksend.py +++ b/test/test_plugin_clicksend.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_custom_form.py b/test/test_plugin_custom_form.py index e8f4ef245..3d777a6b4 100644 --- a/test/test_plugin_custom_form.py +++ b/test/test_plugin_custom_form.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_custom_json.py b/test/test_plugin_custom_json.py index 7e2f0e4e5..68bb62080 100644 --- a/test/test_plugin_custom_json.py +++ b/test/test_plugin_custom_json.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_custom_xml.py b/test/test_plugin_custom_xml.py index 1516b6099..a41209816 100644 --- a/test/test_plugin_custom_xml.py +++ b/test/test_plugin_custom_xml.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_d7networks.py b/test/test_plugin_d7networks.py index 9edbb3e19..410c26095 100644 --- a/test/test_plugin_d7networks.py +++ b/test/test_plugin_d7networks.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_dapnet.py b/test/test_plugin_dapnet.py index 44ee6f523..cb1253a0c 100644 --- a/test/test_plugin_dapnet.py +++ b/test/test_plugin_dapnet.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_dingtalk.py b/test/test_plugin_dingtalk.py index 24496c0c0..e4fbb81de 100644 --- a/test/test_plugin_dingtalk.py +++ b/test/test_plugin_dingtalk.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_discord.py b/test/test_plugin_discord.py index fb75833f1..848c7c319 100644 --- a/test/test_plugin_discord.py +++ b/test/test_plugin_discord.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_email.py b/test/test_plugin_email.py index 72bd5a9ac..e71851411 100644 --- a/test/test_plugin_email.py +++ b/test/test_plugin_email.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_emby.py b/test/test_plugin_emby.py index 986b11c5f..18c1a3b01 100644 --- a/test/test_plugin_emby.py +++ b/test/test_plugin_emby.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_enigma2.py b/test/test_plugin_enigma2.py index 640a835a2..ce2232a5f 100644 --- a/test/test_plugin_enigma2.py +++ b/test/test_plugin_enigma2.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_faast.py b/test/test_plugin_faast.py index a365d77b4..db427a205 100644 --- a/test/test_plugin_faast.py +++ b/test/test_plugin_faast.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_fcm.py b/test/test_plugin_fcm.py index 164b0b310..3b16d4927 100644 --- a/test/test_plugin_fcm.py +++ b/test/test_plugin_fcm.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_flock.py b/test/test_plugin_flock.py index b63ae0cd2..3071986c0 100644 --- a/test/test_plugin_flock.py +++ b/test/test_plugin_flock.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_glib.py b/test/test_plugin_glib.py index b5a6024f3..cf0323cac 100644 --- a/test/test_plugin_glib.py +++ b/test/test_plugin_glib.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_gnome.py b/test/test_plugin_gnome.py index e8fcb3a87..664452042 100644 --- a/test/test_plugin_gnome.py +++ b/test/test_plugin_gnome.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_google_chat.py b/test/test_plugin_google_chat.py index ddc3075c9..4b0410386 100644 --- a/test/test_plugin_google_chat.py +++ b/test/test_plugin_google_chat.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_gotify.py b/test/test_plugin_gotify.py index 79ec8e23a..de327de12 100644 --- a/test/test_plugin_gotify.py +++ b/test/test_plugin_gotify.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_growl.py b/test/test_plugin_growl.py index eb1ac9438..19fe52e82 100644 --- a/test/test_plugin_growl.py +++ b/test/test_plugin_growl.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_guilded.py b/test/test_plugin_guilded.py index b634589b0..20792df78 100644 --- a/test/test_plugin_guilded.py +++ b/test/test_plugin_guilded.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_homeassistant.py b/test/test_plugin_homeassistant.py index b331e9886..06636083f 100644 --- a/test/test_plugin_homeassistant.py +++ b/test/test_plugin_homeassistant.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_httpsms.py b/test/test_plugin_httpsms.py index 45ac38edd..6ad7b3681 100644 --- a/test/test_plugin_httpsms.py +++ b/test/test_plugin_httpsms.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_ifttt.py b/test/test_plugin_ifttt.py index e5d44ef7e..857a894b1 100644 --- a/test/test_plugin_ifttt.py +++ b/test/test_plugin_ifttt.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_join.py b/test/test_plugin_join.py index 3eecb6c92..2100ab922 100644 --- a/test/test_plugin_join.py +++ b/test/test_plugin_join.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_kavenegar.py b/test/test_plugin_kavenegar.py index 3e0f385f5..50751e11c 100644 --- a/test/test_plugin_kavenegar.py +++ b/test/test_plugin_kavenegar.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_kumulos.py b/test/test_plugin_kumulos.py index defe3a6c3..da8f09b0f 100644 --- a/test/test_plugin_kumulos.py +++ b/test/test_plugin_kumulos.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_lametric.py b/test/test_plugin_lametric.py index 4233aa6da..a9d19a3fd 100644 --- a/test/test_plugin_lametric.py +++ b/test/test_plugin_lametric.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_line.py b/test/test_plugin_line.py index bcf47ed76..e892edfd5 100644 --- a/test/test_plugin_line.py +++ b/test/test_plugin_line.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_macosx.py b/test/test_plugin_macosx.py index 31c754b5d..d8c7538f8 100644 --- a/test/test_plugin_macosx.py +++ b/test/test_plugin_macosx.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_mailgun.py b/test/test_plugin_mailgun.py index d1d99fae6..db8fbd6d6 100644 --- a/test/test_plugin_mailgun.py +++ b/test/test_plugin_mailgun.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_mastodon.py b/test/test_plugin_mastodon.py index 70d578fc2..011c6c0f7 100644 --- a/test/test_plugin_mastodon.py +++ b/test/test_plugin_mastodon.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_matrix.py b/test/test_plugin_matrix.py index 93e42d015..6a863414d 100644 --- a/test/test_plugin_matrix.py +++ b/test/test_plugin_matrix.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_mattermost.py b/test/test_plugin_mattermost.py index 6e78c2708..4e0290c57 100644 --- a/test/test_plugin_mattermost.py +++ b/test/test_plugin_mattermost.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_messagebird.py b/test/test_plugin_messagebird.py index 8e31454d1..3d98fb593 100644 --- a/test/test_plugin_messagebird.py +++ b/test/test_plugin_messagebird.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_misskey.py b/test/test_plugin_misskey.py index 4a11d0565..226579b5c 100644 --- a/test/test_plugin_misskey.py +++ b/test/test_plugin_misskey.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_mqtt.py b/test/test_plugin_mqtt.py index b1ffa0555..c01123271 100644 --- a/test/test_plugin_mqtt.py +++ b/test/test_plugin_mqtt.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_msg91.py b/test/test_plugin_msg91.py index 9f8fb1b56..02a5eb6b9 100644 --- a/test/test_plugin_msg91.py +++ b/test/test_plugin_msg91.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_msteams.py b/test/test_plugin_msteams.py index fee479f88..59801f4d8 100644 --- a/test/test_plugin_msteams.py +++ b/test/test_plugin_msteams.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_nextcloud.py b/test/test_plugin_nextcloud.py index 96afd640b..50528a48d 100644 --- a/test/test_plugin_nextcloud.py +++ b/test/test_plugin_nextcloud.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_nextcloudtalk.py b/test/test_plugin_nextcloudtalk.py index 2dfdfa597..10531a488 100644 --- a/test/test_plugin_nextcloudtalk.py +++ b/test/test_plugin_nextcloudtalk.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_notica.py b/test/test_plugin_notica.py index a895af0ed..5aeaad91c 100644 --- a/test/test_plugin_notica.py +++ b/test/test_plugin_notica.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_notifiarr.py b/test/test_plugin_notifiarr.py index c9e99d343..7c30f8e2d 100644 --- a/test/test_plugin_notifiarr.py +++ b/test/test_plugin_notifiarr.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_notifico.py b/test/test_plugin_notifico.py index 4ede059c2..710fcb6e5 100644 --- a/test/test_plugin_notifico.py +++ b/test/test_plugin_notifico.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_ntfy.py b/test/test_plugin_ntfy.py index 457ae5847..7c6a1b743 100644 --- a/test/test_plugin_ntfy.py +++ b/test/test_plugin_ntfy.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_office365.py b/test/test_plugin_office365.py index b3d32716c..63cabacd3 100644 --- a/test/test_plugin_office365.py +++ b/test/test_plugin_office365.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_onesignal.py b/test/test_plugin_onesignal.py index dca3c59eb..ad48ec6ef 100644 --- a/test/test_plugin_onesignal.py +++ b/test/test_plugin_onesignal.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_opsgenie.py b/test/test_plugin_opsgenie.py index c0359849f..df9399809 100644 --- a/test/test_plugin_opsgenie.py +++ b/test/test_plugin_opsgenie.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pagerduty.py b/test/test_plugin_pagerduty.py index 4e86e2631..7e76e0397 100644 --- a/test/test_plugin_pagerduty.py +++ b/test/test_plugin_pagerduty.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pagertree.py b/test/test_plugin_pagertree.py index cd8bb17a9..d1ef2f3d6 100644 --- a/test/test_plugin_pagertree.py +++ b/test/test_plugin_pagertree.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_parse_platform.py b/test/test_plugin_parse_platform.py index ca3fc64d1..8ec82699b 100644 --- a/test/test_plugin_parse_platform.py +++ b/test/test_plugin_parse_platform.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_popcorn_notify.py b/test/test_plugin_popcorn_notify.py index 2dad66a4d..6ff38c2b1 100644 --- a/test/test_plugin_popcorn_notify.py +++ b/test/test_plugin_popcorn_notify.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_prowl.py b/test/test_plugin_prowl.py index ef0c09606..7dab99968 100644 --- a/test/test_plugin_prowl.py +++ b/test/test_plugin_prowl.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushbullet.py b/test/test_plugin_pushbullet.py index 90b8f3441..2814bacae 100644 --- a/test/test_plugin_pushbullet.py +++ b/test/test_plugin_pushbullet.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushdeer.py b/test/test_plugin_pushdeer.py index 320cf82b5..9ade41c02 100644 --- a/test/test_plugin_pushdeer.py +++ b/test/test_plugin_pushdeer.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushed.py b/test/test_plugin_pushed.py index 561674239..c79f797ca 100644 --- a/test/test_plugin_pushed.py +++ b/test/test_plugin_pushed.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushjet.py b/test/test_plugin_pushjet.py index 1c679f5e1..ceee0871b 100644 --- a/test/test_plugin_pushjet.py +++ b/test/test_plugin_pushjet.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushme.py b/test/test_plugin_pushme.py index f85a2109c..2841ff376 100644 --- a/test/test_plugin_pushme.py +++ b/test/test_plugin_pushme.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushover.py b/test/test_plugin_pushover.py index 765c4e737..82a94da15 100644 --- a/test/test_plugin_pushover.py +++ b/test/test_plugin_pushover.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushsafer.py b/test/test_plugin_pushsafer.py index 42d819321..b5ba8403d 100644 --- a/test/test_plugin_pushsafer.py +++ b/test/test_plugin_pushsafer.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_pushy.py b/test/test_plugin_pushy.py index bf34baf6b..542a4a0fe 100644 --- a/test/test_plugin_pushy.py +++ b/test/test_plugin_pushy.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_reddit.py b/test/test_plugin_reddit.py index 820fbc6f4..bd61f070c 100644 --- a/test/test_plugin_reddit.py +++ b/test/test_plugin_reddit.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_rocket_chat.py b/test/test_plugin_rocket_chat.py index 2f970f5c3..e5797016e 100644 --- a/test/test_plugin_rocket_chat.py +++ b/test/test_plugin_rocket_chat.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_rsyslog.py b/test/test_plugin_rsyslog.py index a0a9171c2..c125e510a 100644 --- a/test/test_plugin_rsyslog.py +++ b/test/test_plugin_rsyslog.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_ryver.py b/test/test_plugin_ryver.py index e58fc7ff8..0944575c1 100644 --- a/test/test_plugin_ryver.py +++ b/test/test_plugin_ryver.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_sendgrid.py b/test/test_plugin_sendgrid.py index 011659074..74d2c7a03 100644 --- a/test/test_plugin_sendgrid.py +++ b/test/test_plugin_sendgrid.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_serverchan.py b/test/test_plugin_serverchan.py index 75ce6b6db..0b89b75f9 100644 --- a/test/test_plugin_serverchan.py +++ b/test/test_plugin_serverchan.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_ses.py b/test/test_plugin_ses.py index 39835e154..86f326e65 100644 --- a/test/test_plugin_ses.py +++ b/test/test_plugin_ses.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_signal.py b/test/test_plugin_signal.py index 7470d5c1b..fc50dcd6f 100644 --- a/test/test_plugin_signal.py +++ b/test/test_plugin_signal.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_simplepush.py b/test/test_plugin_simplepush.py index 857890e82..f8ce9cb58 100644 --- a/test/test_plugin_simplepush.py +++ b/test/test_plugin_simplepush.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_sinch.py b/test/test_plugin_sinch.py index b1cb0f541..e25abc3b4 100644 --- a/test/test_plugin_sinch.py +++ b/test/test_plugin_sinch.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_slack.py b/test/test_plugin_slack.py index 93c88815d..24bf112f2 100644 --- a/test/test_plugin_slack.py +++ b/test/test_plugin_slack.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_sms_manager.py b/test/test_plugin_sms_manager.py index 2111937f6..9317695d8 100644 --- a/test/test_plugin_sms_manager.py +++ b/test/test_plugin_sms_manager.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_smseagle.py b/test/test_plugin_smseagle.py index 28cca2e50..49c9eee29 100644 --- a/test/test_plugin_smseagle.py +++ b/test/test_plugin_smseagle.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_smtp2go.py b/test/test_plugin_smtp2go.py index cfd80aafa..2c63ef77f 100644 --- a/test/test_plugin_smtp2go.py +++ b/test/test_plugin_smtp2go.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_sns.py b/test/test_plugin_sns.py index ad8be6796..28052297b 100644 --- a/test/test_plugin_sns.py +++ b/test/test_plugin_sns.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_sparkpost.py b/test/test_plugin_sparkpost.py index 8114b0ed1..14ab8eaa0 100644 --- a/test/test_plugin_sparkpost.py +++ b/test/test_plugin_sparkpost.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_streamlabs.py b/test/test_plugin_streamlabs.py index c6b1b6377..161f58fa7 100644 --- a/test/test_plugin_streamlabs.py +++ b/test/test_plugin_streamlabs.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_synology.py b/test/test_plugin_synology.py index 6e9d81d76..b6ea05059 100644 --- a/test/test_plugin_synology.py +++ b/test/test_plugin_synology.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_syslog.py b/test/test_plugin_syslog.py index b18d05a9c..f60aa5cdb 100644 --- a/test/test_plugin_syslog.py +++ b/test/test_plugin_syslog.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_techululs_push.py b/test/test_plugin_techululs_push.py index 66987f704..9819ac603 100644 --- a/test/test_plugin_techululs_push.py +++ b/test/test_plugin_techululs_push.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_telegram.py b/test/test_plugin_telegram.py index 8c496e9b0..faa534707 100644 --- a/test/test_plugin_telegram.py +++ b/test/test_plugin_telegram.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_threema.py b/test/test_plugin_threema.py index eb6da871f..3fdb3bb5d 100644 --- a/test/test_plugin_threema.py +++ b/test/test_plugin_threema.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_title_maxlen.py b/test/test_plugin_title_maxlen.py index 10f04d47b..dd6e7333d 100644 --- a/test/test_plugin_title_maxlen.py +++ b/test/test_plugin_title_maxlen.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_twilio.py b/test/test_plugin_twilio.py index d380d5fd3..c15b9f923 100644 --- a/test/test_plugin_twilio.py +++ b/test/test_plugin_twilio.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_twist.py b/test/test_plugin_twist.py index 33e2dc3be..eb4b86ac3 100644 --- a/test/test_plugin_twist.py +++ b/test/test_plugin_twist.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_twitter.py b/test/test_plugin_twitter.py index a15e39b1c..3a44c07be 100644 --- a/test/test_plugin_twitter.py +++ b/test/test_plugin_twitter.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_voipms.py b/test/test_plugin_voipms.py index 72da70952..28aa47cd6 100644 --- a/test/test_plugin_voipms.py +++ b/test/test_plugin_voipms.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_vonage.py b/test/test_plugin_vonage.py index 6cdcfbca2..d2a41ec68 100644 --- a/test/test_plugin_vonage.py +++ b/test/test_plugin_vonage.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_webex_teams.py b/test/test_plugin_webex_teams.py index 95d6f9600..c136bc2ed 100644 --- a/test/test_plugin_webex_teams.py +++ b/test/test_plugin_webex_teams.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_wecombot.py b/test/test_plugin_wecombot.py index 0f90ae8cf..dc2a2c9e4 100644 --- a/test/test_plugin_wecombot.py +++ b/test/test_plugin_wecombot.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_whatsapp.py b/test/test_plugin_whatsapp.py index 7cac46de7..08f9f971d 100644 --- a/test/test_plugin_whatsapp.py +++ b/test/test_plugin_whatsapp.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_windows.py b/test/test_plugin_windows.py index 408588deb..5e6f7b972 100644 --- a/test/test_plugin_windows.py +++ b/test/test_plugin_windows.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_xbmc_kodi.py b/test/test_plugin_xbmc_kodi.py index a929a57a4..b275ec185 100644 --- a/test/test_plugin_xbmc_kodi.py +++ b/test/test_plugin_xbmc_kodi.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_plugin_zulip.py b/test/test_plugin_zulip.py index b6a5d8353..2e86e2e20 100644 --- a/test/test_plugin_zulip.py +++ b/test/test_plugin_zulip.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/test/test_rest_plugins.py b/test/test_rest_plugins.py index f45d8f04d..78b70e372 100644 --- a/test/test_rest_plugins.py +++ b/test/test_rest_plugins.py @@ -2,7 +2,7 @@ # BSD 2-Clause License # # Apprise - Push Notification Library. -# Copyright (c) 2023, Chris Caron +# Copyright (c) 2024, Chris Caron # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: