Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
[akkoma] / test / upload_test.exs
index f2cad4cf0cccaee9489ce88fdd5323610dc7198a..d4ea3a57331927b4dbcc889976ac3d8c1c36a61a 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.UploadTest do
   alias Pleroma.Upload
   use Pleroma.DataCase