summaryrefslogtreecommitdiff
path: root/test/web/common_api/common_api_test.exs
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2018-12-23 20:11:29 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2018-12-23 20:57:10 +0000
commit3c08d229db423052d0dd88b8a36fb39b0ae81ead (patch)
treeb007dd11f0228d7f85aff1dc1e5f9133db069a82 /test/web/common_api/common_api_test.exs
parent69ad1039ba6cb94ea0f6c9d2c7171bdab789651f (diff)
downloadpleroma-3c08d229db423052d0dd88b8a36fb39b0ae81ead.tar.gz
pleroma-3c08d229db423052d0dd88b8a36fb39b0ae81ead.zip
tests: add legal boilerplate
Diffstat (limited to 'test/web/common_api/common_api_test.exs')
-rw-r--r--test/web/common_api/common_api_test.exs4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/web/common_api/common_api_test.exs b/test/web/common_api/common_api_test.exs
index 0b5a235f8..c3674711a 100644
--- a/test/web/common_api/common_api_test.exs
+++ b/test/web/common_api/common_api_test.exs
@@ -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.Web.CommonAPI.Test do
use Pleroma.DataCase
alias Pleroma.Web.CommonAPI