X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Foauth%2Ftoken%2Fresponse.ex;h=26611081439b75772fd32262d2cb94bdbac3caf8;hb=54c9db38c8035ecc115e136a09a3d991e426959a;hp=2648571add3d86006665f14e888fa7173ea21fcf;hpb=270f09dbc2cb145e5a06b72189bd1b91dd3d3a02;p=akkoma diff --git a/lib/pleroma/web/oauth/token/response.ex b/lib/pleroma/web/oauth/token/response.ex index 2648571ad..266110814 100644 --- a/lib/pleroma/web/oauth/token/response.ex +++ b/lib/pleroma/web/oauth/token/response.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.Response do @moduledoc false