exclude file_location check from coveralls
[akkoma] / test / migrations / 20200802170532_fix_legacy_tags_test.exs
index 3b4dee407bfd0a91d93c6e2337430f55e048eee7..432055e459e6b81b44b6c2048653a50ad3162b26 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Repo.Migrations.FixLegacyTagsTest do
   alias Pleroma.User
   use Pleroma.DataCase