diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-12-31 15:41:47 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-12-31 15:41:47 +0000 |
commit | 980b5288ed119a3579afe632dff3391528ff399c (patch) | |
tree | 13b43d0d9a4a066d249d542f503a9b388f549198 /lib/pleroma/web/oauth/oauth_controller.ex | |
parent | 33e3a7ba7dab750f2a5f85e22b0e44251ec308d2 (diff) | |
download | pleroma-980b5288ed119a3579afe632dff3391528ff399c.tar.gz |
update copyright years to 2019
Diffstat (limited to 'lib/pleroma/web/oauth/oauth_controller.ex')
-rw-r--r-- | lib/pleroma/web/oauth/oauth_controller.ex | 2 |
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 41b0f253d..4d4e85836 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-2018 Pleroma Authors <https://pleroma.social/> +# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Web.OAuth.OAuthController do |