aboutsummaryrefslogtreecommitdiff
path: root/test/tasks/config_test.exs
diff options
context:
space:
mode:
authorkaniini <nenolod@gmail.com>2019-07-10 05:13:23 +0000
committerkaniini <nenolod@gmail.com>2019-07-10 05:13:23 +0000
commit8f2cb820c0cc41791cea7884cf4dd1726d227cc0 (patch)
treec46394c5809473da0cbb148561ff277137057010 /test/tasks/config_test.exs
parent37b0bd0d868c192241976684c59a8cbe648901bf (diff)
parent93a0eeab16dc98b9278ee8649b233c3acd7807ec (diff)
downloadpleroma-8f2cb820c0cc41791cea7884cf4dd1726d227cc0.tar.gz
Merge branch 'fix/license-attribution' into 'develop'
Add license/copyright to all project files See merge request pleroma/pleroma!1394
Diffstat (limited to 'test/tasks/config_test.exs')
-rw-r--r--test/tasks/config_test.exs4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/tasks/config_test.exs b/test/tasks/config_test.exs
index 83a363356..bbcc57217 100644
--- a/test/tasks/config_test.exs
+++ b/test/tasks/config_test.exs
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
defmodule Mix.Tasks.Pleroma.ConfigTest do
use Pleroma.DataCase
alias Pleroma.Repo