Merge branch 'captcha' into 'develop'
[akkoma] / test / plugs / instance_static_test.exs
index 526679aae2addda2b6fc4624652e51a4bd0379c9..e2dcfa3d84ad05f926b8ef5000fbb50b1f5fd99e 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.RuntimeStaticPlugTest do
   use Pleroma.Web.ConnCase