fix for field name
[akkoma] / test / support / helpers.ex
index 64b6b19004821f762cd48f3654390ff15c01970a..6e389ce5254093200c1c414da9b570853b171b15 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.Tests.Helpers do
   @moduledoc """
   Helpers for use in tests.