aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/oauth/oauth_controller.ex
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-02 12:55:21 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-03-02 12:55:21 +0300
commit8481158ba838cfb6ce29926788e59159f1b1543e (patch)
treed3a5eafe99b154f5c9e5e08e22b9a08c49330ee5 /lib/pleroma/web/oauth/oauth_controller.ex
parentca5dc7d5d64c7c95ab5357d62c6b78297382344e (diff)
parent764a50f8a671cca69ca1f616754660506f8c18d8 (diff)
downloadpleroma-8481158ba838cfb6ce29926788e59159f1b1543e.tar.gz
Merge branch 'develop' into frontend-dl-task
Diffstat (limited to 'lib/pleroma/web/oauth/oauth_controller.ex')
-rw-r--r--lib/pleroma/web/oauth/oauth_controller.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pleroma/web/oauth/oauth_controller.ex b/lib/pleroma/web/oauth/oauth_controller.ex
index 528f08574..46688db7e 100644
--- a/lib/pleroma/web/oauth/oauth_controller.ex
+++ b/lib/pleroma/web/oauth/oauth_controller.ex
@@ -1,5 +1,5 @@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Web.OAuth.OAuthController do