Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into update/admin-fe...
[akkoma] / lib / pleroma / web / oauth / token / strategy / revoke.ex
index dea63ca5451711293b5c442fe3172b4fd9bca26a..983f095b4ecb9e70d78e53866d4d4d8ccf83cf60 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.Revoke do
   @moduledoc """
   Functions for dealing with revocation.