Add OTP to updating.md
[akkoma] / test / plugs / set_user_session_id_plug_test.exs
index 7cf8e42cc865534dbfefb0e18f9e9e8c7c523f03..f8bfde0393ff31366dbef02428d04d7c7f6e8251 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.Plugs.SetUserSessionIdPlugTest do
   use Pleroma.Web.ConnCase, async: true