Merge branch 'rework-emoji-management' into 'develop'
[akkoma] / test / plugs / oauth_plug_test.exs
index 4dd12f2072ccee414abc03450c652360662f7e96..17fdba916ffa872daf7aeffe141a78a3f07c1592 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.Plugs.OAuthPlugTest do
   use Pleroma.Web.ConnCase, async: true