COPYING: Add copyright notice for the whole repository
[akkoma] / test / plugs / legacy_authentication_plug_test.exs
index 383a22ff83dd9a79437d7ae0d422d5afe7f7852b..302662797230a9ca3e40bed80f5ba0f10f5c12c7 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.LegacyAuthenticationPlugTest do
   use Pleroma.Web.ConnCase, async: true