Merge branch 'cleanup/admin-api-useless-if' into 'develop'
[akkoma] / lib / pleroma / web / oauth / app.ex
index b3273bc6e994e7fd9e6d92c36e505b6688748a0d..967ac04b5d378a366dc65372aae0d436d2b36e1f 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.OAuth.App do
   use Ecto.Schema
   import Ecto.{Changeset}