X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fmigrations%2F20200802170532_fix_legacy_tags_test.exs;h=432055e459e6b81b44b6c2048653a50ad3162b26;hb=7f82f18664f73a320f82d0430966b4f673391fbe;hp=3b4dee407bfd0a91d93c6e2337430f55e048eee7;hpb=34cbe9f44a0266cd5ec652c3e70021ef928a7f31;p=akkoma diff --git a/test/migrations/20200802170532_fix_legacy_tags_test.exs b/test/migrations/20200802170532_fix_legacy_tags_test.exs index 3b4dee407..432055e45 100644 --- a/test/migrations/20200802170532_fix_legacy_tags_test.exs +++ b/test/migrations/20200802170532_fix_legacy_tags_test.exs @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2020 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Repo.Migrations.FixLegacyTagsTest do alias Pleroma.User use Pleroma.DataCase