add license reference
This commit is contained in:
parent
5f7d2c7cd8
commit
0996474508
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue