X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Foauth%2Ftoken%2Futils.ex;h=1e8765e93bfb25ebbab982b3cd5a216a9ecda8ad;hb=a0f101ee806af06bcd4271cd8d57d11ff85ea11a;hp=7a4fddafd947cb098d3d56d70f6a900244943cc9;hpb=ce47017c8927b8b2d31668d5e32e387d80739502;p=akkoma diff --git a/lib/pleroma/web/oauth/token/utils.ex b/lib/pleroma/web/oauth/token/utils.ex index 7a4fddafd..1e8765e93 100644 --- a/lib/pleroma/web/oauth/token/utils.ex +++ b/lib/pleroma/web/oauth/token/utils.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2019 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Web.OAuth.Token.Utils do @moduledoc """ Auxiliary functions for dealing with tokens.