summaryrefslogtreecommitdiff
path: root/test/credo/check
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2021-01-13 06:55:12 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2021-01-13 06:55:12 +0000
commitf917285b72dbc770be40478e1a55973f29d5db7d (patch)
tree84474cfd2e76fab987331aea7afcf45b2d1dc152 /test/credo/check
parent5453038ce92597fe2d26cb843d48e9aa660d1ee9 (diff)
parent56ddd7d7170e583457ce2b3d82c43c495950683c (diff)
downloadpleroma-f917285b72dbc770be40478e1a55973f29d5db7d.tar.gz
pleroma-f917285b72dbc770be40478e1a55973f29d5db7d.zip
Merge branch 'chores/bump-copyright' into 'develop'
Bump Copyright to 2021 See merge request pleroma/pleroma!3252
Diffstat (limited to 'test/credo/check')
-rw-r--r--test/credo/check/consistency/file_location.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/credo/check/consistency/file_location.ex b/test/credo/check/consistency/file_location.ex
index 500983608..abc55fffc 100644
--- a/test/credo/check/consistency/file_location.ex
+++ b/test/credo/check/consistency/file_location.ex
@@ -1,7 +1,7 @@
# Pleroma: A lightweight social networking server
# Originally taken from
# https://github.com/VeryBigThings/elixir_common/blob/master/lib/vbt/credo/check/consistency/file_location.ex
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Credo.Check.Consistency.FileLocation do