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 42aca4f3..5725107c 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 ee591976..16dd3992 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 6b648787..4af9bb8f 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 efc6bfaa..81c1d19b 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 c9b13d8c..abac9a7e 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 5363d259..563e36d9 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 643aa89c..7c7cee9a 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 aca8ea64..736a3c21 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 48d15322..c4de6d78 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 fc1b5955..f9154fef 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 44f33720..9a3e8dfc 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 fca789af..97a7bccf 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 a5e9cc5e..fcfed3af 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 d3f4d8a1..7e5a9126 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 c80afae2..cb9512e5 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 4299454d..d296a499 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 2d57ea0c..6696895b 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 1427c3bc..abbbdd20 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 3c969753..c9f5877f 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 dac20358..6b9f0394 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 c1cadbf9..062e553d 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 d3085555..4c9c8f13 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 0c859477..719ebc62 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 8359c26e..0a88313d 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 316cf991..0e16b99f 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 59672cd9..d6fe2cd0 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 8635cdb2..73194525 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 71935513..172d699f 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 8e8677c2..f6faba8d 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 110e04a3..413956df 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 24b3a53b..efbace68 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 d3781f60..86e967bc 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 c829b0b6..4c93ef1b 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 5b089bbf..db9a15a0 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 07b4ceb1..2dd5f509 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 82c0ab68..d8a82481 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 442c23f5..4bb4d6f8 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 6a594ec6..d9efe47c 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 071201fe..3d964af2 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 3c85b8ac..34c34a6d 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 23321fb2..c56982a7 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 edef82bd..781a1515 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 6f6d0c41..6daa8aa1 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 ec159a7a..808920ed 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 0ea80647..33664fb0 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 252d5a18..e912dff2 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 59219b3d..39606abb 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 670e74e8..5e345fe1 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 3e7787da..906ec2fb 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 3b671574..52e11981 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 5848b688..ae7199c9 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 91bfcd6f..d4a492fc 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 c6af9b9d..82d764f5 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 db70c8ef..5ca42200 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 99f3a9ab..ce96553a 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 05472646..31314999 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 57b03499..54b6c9cc 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 69474a30..c7da209a 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 af71f881..9f139226 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 f0961039..fbde3ccf 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 966a0e14..8564d346 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 be3eff28..f82c4402 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 71a15da5..f1d12067 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 066f299b..9690cd4f 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 4a447759..67129216 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 7119e742..d2a6cc8a 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 e20aa03d..3f4ce132 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 790945f0..0b42e3be 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 066cddee..0ea36d9f 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 25d8f5fb..0829381b 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 ddbd2942..64710094 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 2c386c6b..9174640d 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 a8ab7adc..182ff77c 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 92af6c3f..c6b0d91e 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 d1df47c9..2a9c169d 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 6072340f..da372e77 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 516ec27c..5825d917 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 09d72fed..61e4f370 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 2372c8b4..4e159b66 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 225a2d3d..a7bd9c47 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 e82fdb8c..06572c3e 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 0cd75079..97195125 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 5afebc52..82cf970b 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 90c39e14..0d2f27df 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 cda251c5..59427476 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 859fed31..dbb5f0dd 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 4cb9d7b5..42d880ac 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 57633a51..8965a0f7 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 b1d623d0..fd471d9e 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 4f6dc054..4bfced28 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 f95baba3..33a94fc9 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 748e3b7a..e195cbd3 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 8636e2e0..27ce29a6 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 ceab5a2a..cc705c6c 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 f445bc49..0c62279f 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 39dd7f20..eb1e10f7 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 29cd0a20..c2dfed23 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 1592f93c..0896b41b 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 a1579c30..c9290f2f 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 f3d7d635..2a182ed3 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 47a29614..0ecd8af6 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 80f0aca3..e5c07bf4 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 61e8db2d..5e9c43fb 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 76805c34..6766dc7f 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 8ef3c79c..30889f86 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 9873bd8e..32cfa82f 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 96e2e89d..a50970f9 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 50ee16e4..253ac681 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 4a76e7d5..be6ada28 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 2a8a456b..097017da 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 473e4c5c..e3974462 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 b25e76d0..022a0a50 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 6384386e..8e6c0751 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 70f2fa43..0872f3e5 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 37a0342a..b580b14d 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 3db131fb..33b4af75 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 840f7f0a..efc158b6 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 45f6615c..a34492d0 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 5edac727..5a287e37 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 b7f4a8a6..b82e3e60 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 87a294a3..cf250cf5 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 a2a31de1..b35b4989 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 d6bd2ab6..3851e1e3 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 b2c5683f..74b3c452 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 d85830be..b66fe99f 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 282f5509..255db070 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 56b577e4..d1e4186a 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 f54f24fc..be58c064 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 3ff1f257..5540fc75 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 3e2085c5..4d0b9934 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 f03f5af7..03bc36c6 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 719401f6..c2ad82e2 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 ab4c88e3..863b09a9 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 36a55313..fa26feb8 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 3647c8b3..7a0813c1 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 c39da4df..a023589a 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 48d82319..e9b1422a 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 1c3b25d7..4289b39e 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 67ed4e4b..c91864ba 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 efa90f89..4ccbcbda 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 acf3d549..207e0f22 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 a973989a..7d4462e4 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 20eeb114..21ccb79d 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 f0d0cd8d..66ffb9d1 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 8db394a1..72cb08fb 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 9c67f2f4..e1881f31 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 3c8c3bc3..ce03f940 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 ee5c51d7..5f3d355d 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 0065777e..e52a025c 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 42b4de9a..15fc5473 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 736d3e3c..5ca63b82 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 00000000..ce03407f --- /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 29889d59..bba83a62 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 404042c2..bc3d51bb 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 481d123e..f6995228 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 @@ else: 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 5a6aaffb..f29b0db6 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 93522d71..936f1a6a 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 26114dfe..ec9d6101 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 1930b16b..3581d902 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 8e593be9..39aab968 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 3afb8446..00ddaf01 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 3e8bbdbb..f1981a38 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 0826800f..c0a2d953 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 d0742816..1dffc3bf 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 4a53ad4e..9a14ec6f 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 cb05540a..a5cf2ce4 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 ac7bc6ff..f2ad80a4 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 2a67af55..027f5b1f 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 8eb0303f..4f47f6ad 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 72355934..8a70fbc4 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 6858778d..def467db 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 3004abd0..586fe2c0 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 e6ac110c..1399e326 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 cecd5450..1b3a53b4 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 9543a9d0..cc6cd9f2 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 930641b6..53646d03 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 eed9c89b..9d188d35 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 b2f241fc..4d8bb3a4 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 56257126..0039f59a 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 0d7290ae..9274889a 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 1827371c..2666bb10 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 3d0e41f7..02e6378a 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 af48723e..eeac51f0 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 1dafe319..57484d22 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 341c31c4..9f9340d1 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 64669dae..5aa9a890 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 0a79e1c7..889de429 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 f76e0c6c..dcffae2f 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 36af2dfd..6945b78c 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 e8f4ef24..3d777a6b 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 7e2f0e4e..68bb6208 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 1516b609..a4120981 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 9edbb3e1..410c2609 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 44ee6f52..cb1253a0 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 24496c0c..e4fbb81d 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 fb75833f..848c7c31 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 72bd5a9a..e7185141 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 986b11c5..18c1a3b0 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 640a835a..ce2232a5 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 a365d77b..db427a20 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 164b0b31..3b16d492 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 b63ae0cd..3071986c 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 b5a6024f..cf0323ca 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 e8fcb3a8..66445204 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 ddc3075c..4b041038 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 79ec8e23..de327de1 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 eb1ac943..19fe52e8 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 b634589b..20792df7 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 b331e988..06636083 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 45ac38ed..6ad7b368 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 e5d44ef7..857a894b 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 3eecb6c9..2100ab92 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 3e0f385f..50751e11 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 defe3a6c..da8f09b0 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 4233aa6d..a9d19a3f 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 bcf47ed7..e892edfd 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 31c754b5..d8c7538f 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 d1d99fae..db8fbd6d 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 70d578fc..011c6c0f 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 93e42d01..6a863414 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 6e78c270..4e0290c5 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 8e31454d..3d98fb59 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 4a11d056..226579b5 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 b1ffa055..c0112327 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 9f8fb1b5..02a5eb6b 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 fee479f8..59801f4d 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 96afd640..50528a48 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 2dfdfa59..10531a48 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 a895af0e..5aeaad91 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 c9e99d34..7c30f8e2 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 4ede059c..710fcb6e 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 457ae584..7c6a1b74 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 b3d32716..63cabacd 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 dca3c59e..ad48ec6e 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 c0359849..df939980 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 4e86e263..7e76e039 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 cd8bb17a..d1ef2f3d 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 ca3fc64d..8ec82699 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 2dad66a4..6ff38c2b 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 ef0c0960..7dab9996 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 90b8f344..2814baca 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 320cf82b..9ade41c0 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 56167423..c79f797c 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 1c679f5e..ceee0871 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 f85a2109..2841ff37 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 765c4e73..82a94da1 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 42d81932..b5ba8403 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 bf34baf6..542a4a0f 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 820fbc6f..bd61f070 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 2f970f5c..e5797016 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 a0a9171c..c125e510 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 e58fc7ff..0944575c 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 01165907..74d2c7a0 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 75ce6b6d..0b89b75f 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 39835e15..86f326e6 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 7470d5c1..fc50dcd6 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 857890e8..f8ce9cb5 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 b1cb0f54..e25abc3b 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 93c88815..24bf112f 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 2111937f..9317695d 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 28cca2e5..49c9eee2 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 cfd80aaf..2c63ef77 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 ad8be679..28052297 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 8114b0ed..14ab8eaa 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 c6b1b637..161f58fa 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 6e9d81d7..b6ea0505 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 b18d05a9..f60aa5cd 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 66987f70..9819ac60 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 8c496e9b..faa53470 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 eb6da871..3fdb3bb5 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 10f04d47..dd6e7333 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 d380d5fd..c15b9f92 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 33e2dc3b..eb4b86ac 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 a15e39b1..3a44c07b 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 72da7095..28aa47cd 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 6cdcfbca..d2a41ec6 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 95d6f960..c136bc2e 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 0f90ae8c..dc2a2c9e 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 7cac46de..08f9f971 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 408588de..5e6f7b97 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 a929a57a..b275ec18 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 b6a5d835..2e86e2e2 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 f45d8f04..78b70e37 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: