refactoring for gun api modules
[akkoma] / lib / pleroma / web / oauth / token / strategy / refresh_token.ex
index 7df0be14e93d27766456b0cc2aef67f4c73ae08e..c620050c87e407491875b595f99bb6a415c0c22d 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.Web.OAuth.Token.Strategy.RefreshToken do
   @moduledoc """
   Functions for dealing with refresh token strategy.