copyright header

This commit is contained in:
Alexander Strizhakov 2020-08-25 12:45:06 +03:00 committed by rinpatch
parent 5381d4b78b
commit 4981b5a1a3
1 changed files with 4 additions and 0 deletions

View 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.Workers.PurgeExpiredActivity do
@moduledoc """
Worker which purges expired activity.