add license boilerplate to pleroma core
[akkoma] / lib / pleroma / web / oauth / oauth_controller.ex
index 9a972ee472100bb33a85b3db6390e7222eb7590d..41b0f253df3c02dc81e3d6ea52e11a9f372a41a9 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.OAuthController do
   use Pleroma.Web, :controller