Merge branch 'legal-boilerplate' into 'develop'
[akkoma] / test / web / admin_api / admin_api_controller_test.exs
index e183da3a121f484d2942897743ae0c54d9da90a5..42450a7b65d84396beac10cdaafee0d1d84d4204 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.AdminAPI.AdminAPIControllerTest do
   use Pleroma.Web.ConnCase