add a job queue
[akkoma] / test / web / oauth / token_test.exs
index e36ca5abcddcc3312f389c98af1341577d363d03..9a241d61a04d20806df97538430a0046042d65e7 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.OAuth.TokenTest do
   use Pleroma.DataCase
   alias Pleroma.Web.OAuth.{App, Token, Authorization}