Fix formating. Aparently my pre-commit hook broke.
[akkoma] / lib / pleroma / web / salmon / salmon.ex
index b67b1333f76ea4886d838a7446d75f53e6ed63f6..1dc514976f30c4ba2df14385f0d00e46e6245c90 100644 (file)
@@ -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.Salmon do
   @httpoison Application.get_env(:pleroma, :httpoison)