Merge remote-tracking branch 'upstream/develop' into registration-workflow
[akkoma] / lib / mix / tasks / pleroma / notification_settings.ex
index 00f5ba7bfe61ce5aba33238deb81fce5e1aab65a..f99275de13c557ae6501435b231ca07fa66871ac 100644 (file)
@@ -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 """