Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
[akkoma] / test / web / views / error_view_test.exs
index 1d443b1870225f4df2045530269aeb9196c744f9..16a0c8cefb97b67ea25bf527cd1d73bd7231dbe4 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.ErrorViewTest do
   use Pleroma.Web.ConnCase, async: true