forked from AkkomaGang/akkoma
copyright header
This commit is contained in:
parent
5381d4b78b
commit
4981b5a1a3
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue