Remote Timeline: add Streaming support
[akkoma] / test / tasks / uploads_test.exs
index 93035abb6c1219e33ffac5c2c10fcdf365db9ae5..d69e149a808dadc94d69adf02b3b40d89fbf46ae 100644 (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 Mix.Tasks.Pleroma.UploadsTest do
   alias Pleroma.Upload
   use Pleroma.DataCase