add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / mastodon_api / views / push_subscription_view.ex
index 67e86294e6c8739962da35ce8e45388d4ddedbf2..7970bcd473bb2f76009c5652dfaaff10bc3271ed 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.MastodonAPI.PushSubscriptionView do
   use Pleroma.Web, :view