aboutsummaryrefslogtreecommitdiff
path: root/test/http/adapter_helper
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-03-03 17:16:24 -0600
committerMark Felder <feld@FreeBSD.org>2020-03-03 17:16:24 -0600
commitd9c5ae7c09c7cbf3f4f66e01b7ed69a3d6388916 (patch)
treefb4ad45b8471630e1ba9bab50df89f22a5681586 /test/http/adapter_helper
parent4427161ca3798aeee0290f0ed7ac5536039509d8 (diff)
downloadpleroma-d9c5ae7c09c7cbf3f4f66e01b7ed69a3d6388916.tar.gz
Update Copyrights for gun related files
Diffstat (limited to 'test/http/adapter_helper')
-rw-r--r--test/http/adapter_helper/hackney_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/http/adapter_helper/hackney_test.exs b/test/http/adapter_helper/hackney_test.exs
index 82f5a7883..3306616ef 100644
--- a/test/http/adapter_helper/hackney_test.exs
+++ b/test/http/adapter_helper/hackney_test.exs
@@ -1,5 +1,5 @@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.HTTP.AdapterHelper.HackneyTest do