Merge branch 'fix_486' into 'develop'
[akkoma] / lib / pleroma / web / push / subscription.ex
index 1ad405daf8138904282089a98a081700fc9f2b22..82b30950ce7d7102d95573e2aae493fb0493b8b8 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.Push.Subscription do
   use Ecto.Schema
   import Ecto.Changeset