Fix order of Pleroma.Web.Utils.Params aliases
[akkoma] / lib / pleroma / web / gettext.ex
index 5015455814f4d9de8d36d48a2a3bf9e7201851d0..c0ca4d0e9e82c92091fe2124f6cc9d20c67edb92 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.Gettext do
   @moduledoc """
   A module providing Internationalization with a gettext-based API.