Merge branch 'develop' into issue/1218
[akkoma] / test / web / twitter_api / password_controller_test.exs
index 6b9da82045ac5546544ae81ebc2272d31d5d95e5..3a7246ea8321ac99440fe7c252ffec10269cce4c 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Web.TwitterAPI.PasswordControllerTest do
   use Pleroma.Web.ConnCase