summaryrefslogtreecommitdiff
path: root/lib/mix/tasks/pleroma/notification_settings.ex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mix/tasks/pleroma/notification_settings.ex')
-rw-r--r--lib/mix/tasks/pleroma/notification_settings.ex4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/mix/tasks/pleroma/notification_settings.ex b/lib/mix/tasks/pleroma/notification_settings.ex
index 00f5ba7bf..f99275de1 100644
--- a/lib/mix/tasks/pleroma/notification_settings.ex
+++ b/lib/mix/tasks/pleroma/notification_settings.ex
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
defmodule Mix.Tasks.Pleroma.NotificationSettings do
@shortdoc "Enable&Disable privacy option for push notifications"
@moduledoc """