Remote Timeline: add Streaming support
[akkoma] / lib / pleroma / web / oauth / token / strategy / revoke.ex
index dea63ca5451711293b5c442fe3172b4fd9bca26a..069c1ee213f75799b81c94e3a23319577ae5c636 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 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.