Merge branch 'develop' into issue/1383
[akkoma] / lib / pleroma / web / oauth / token / utils.ex
index 7a4fddafd947cb098d3d56d70f6a900244943cc9..1e8765e93bfb25ebbab982b3cd5a216a9ecda8ad 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.Utils do
   @moduledoc """
   Auxiliary functions for dealing with tokens.