prune_objects can prune orphaned activities who reference an array of objects
[akkoma] / lib / mix / tasks / pleroma / count_statuses.ex
index e1e8195ddf307116b18731055c248bcb952efe13..c29ea85675bdd44f6bf3fd9217200968ff2351c4 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Mix.Tasks.Pleroma.CountStatuses do
   @shortdoc "Re-counts statuses for all users"