add license reference

This commit is contained in:
Moon Man 2020-03-22 18:05:39 +00:00
parent 5f7d2c7cd8
commit 0996474508
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.ActivityPub.MRF.StealEmojiPolicy do defmodule Pleroma.Web.ActivityPub.MRF.StealEmojiPolicy do
require Logger require Logger
@moduledoc "Detect new emoji and steal them" @moduledoc "Detect new emoji and steal them"