update copyright years to 2019
[akkoma] / lib / pleroma / http / connection.ex
index 7b11060b25d0b4366798a90e7fd507cd37ef92bc..1c31877688e5dfa3372629b2bd60d32e070d4042 100644 (file)
@@ -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 Pleroma.HTTP.Connection do
   @moduledoc """
   Connection for http-requests.